14 |
|
#include "../../Plotting/Modules/ResultModule.C" |
15 |
|
#include "../../Plotting/Modules/CrossSectionReader.C" |
16 |
|
#include "../../Plotting/Modules/Systematics.C" |
17 |
+ |
#include "../../Plotting/Modules/SugarCoating.C" |
18 |
+ |
#include "../../Plotting/Modules/ExclusionPlot.C" |
19 |
|
#include "../../Plotting/Modules/SUSYScan.C" |
20 |
|
#include "../last_configuration.C" |
21 |
|
|
72 |
|
setessentialcut(essential);//this sets the essential cut; this one is used in the draw command so it is AUTOMATICALLY applied everywhere. IMPORTANT: Do NOT store weights here! |
73 |
|
|
74 |
|
|
73 |
– |
bool doquick=true; |
75 |
|
bool systonly=false; |
76 |
|
bool efficiencyonly=false; |
77 |
|
bool shapeanalysis=true; |