Changes between Version 61 and Version 62 of PublicAnalysisDatabase


Ignore:
Timestamp:
Mar 12, 2015, 12:05:56 PM (10 years ago)
Author:
Benjamin Fuks
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicAnalysisDatabase

    v61 v62  
    99within !MadAnalysis 5. If you have an older version of !MadAnalysis 5, first update it to the latest one. Also, beware that the standard Delphes and delphesMA5tune cannot be used simultaneously!!
    1010
    11 You then need to create a working directory by starting !MadAnalysis 5 as
     11In order to use the code, you first need to create a working directory (that will be called ''PAD''). You can also possibly install a couple of python tools that will allows for limit and efficiency map extractions. To this aim, you need to start !MadAnalysis 5 as
    1212{{{
    1313 ./bin/ma5 -R
     
    2121install PAD
    2222}}}
     23As a results, a PAD directory has been created and it contains a code allowing to run all the analyses below.
     24
    2325
    2426**New analyses** (within the PAD or separately) can be added by running the script newAnalyzer.py (located in !Build/SampleAnalyzer), passing as an argument the name of the analysis of interest. For instance,