Changes between Version 3 and Version 4 of WorkBook/DelphesAnalysis
- Timestamp:
- May 23, 2013, 11:59:48 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/DelphesAnalysis
v3 v4 229 229 * implement the specific control plot class(es), with the plots that you want to see. 230 230 * implement an event selection module, with the cuts that should be applied. 231 * declare everything in the configuration file (name given as argument of ControlPlots or set asDelphesAnalysisCfg env var).231 * declare everything in the configuration file (name given as argument of !ControlPlots or set as !DelphesAnalysisCfg env var). 232 232 233 233 The release includes two examples.