Changes between Version 61 and Version 62 of PublicAnalysisDatabase
- Timestamp:
- Mar 12, 2015, 12:05:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicAnalysisDatabase
v61 v62 9 9 within !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!! 10 10 11 You then need to create a working directory by starting!MadAnalysis 5 as11 In 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 12 12 {{{ 13 13 ./bin/ma5 -R … … 21 21 install PAD 22 22 }}} 23 As a results, a PAD directory has been created and it contains a code allowing to run all the analyses below. 24 23 25 24 26 **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,