Changes between Version 87 and Version 88 of PublicAnalysisDatabase


Ignore:
Timestamp:
Jun 22, 2015, 11:02:50 AM (9 years ago)
Author:
Benjamin Fuks
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicAnalysisDatabase

    v87 v88  
    2929will create and modify the necessary files for adding the analysis named cms_sus_14_001. In particular, a pair of header and source C++ files cms_sus_14_001.cpp and cms_sus_14_001.h are now available in the subdirectory !Build/SampleAnalyzer/User/Analyzer. You can now either implement the analysis yourself or replace the newly created files with those shared by somebody else (or downloaded from the list below in case you do not use the automatic PAD installation from above).
    3030
    31 After execution of an analysis, **exclusion under the CLs prescription** can be computed with the Python code [http://madanalysis.irmp.ucl.ac.be/attachment/wiki/PublicAnalysisDatabase/exclusion_CLs.py exclusion_CLs.py] Note that it requires [http://www.scipy.org/ SciPy] to be installed.
     31After execution of an analysis, **exclusion under the CLs prescription** can be computed with the Python code [http://madanalysis.irmp.ucl.ac.be/raw-attachment/wiki/PublicAnalysisDatabase/exclusion_CLs.py exclusion_CLs.py] Note that it requires [http://www.scipy.org/ SciPy] to be installed.
    3232The path to the working directory of interest has to be provided in the variable analysis_path in the beginning of the code.
    33 If you have done ''install !RecastingTools'', then a local copy of [http://madanalysis.irmp.ucl.ac.be/attachment/wiki/PublicAnalysisDatabase/exclusion_CLs.py exclusion_CLs.py] is available in every new working directory. The code is called as
     33If you have done ''install !RecastingTools'', then a local copy of [http://madanalysis.irmp.ucl.ac.be/raw-attachment/wiki/PublicAnalysisDatabase/exclusion_CLs.py exclusion_CLs.py] is available in every new working directory. The code is called as
    3434{{{
    3535 ./exclusion_CLs.py analysis_name mypoint.txt [run_number] [cross section in pb]