ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/DistributedModelCalculations/ShapeLimits/ShapeWorkerScript.C
(Generate patch)

Comparing UserCode/cbrown/Development/DistributedModelCalculations/ShapeLimits/ShapeWorkerScript.C (file contents):
Revision 1.2 by buchmann, Wed Apr 11 08:55:08 2012 UTC vs.
Revision 1.4 by buchmann, Mon Apr 30 08:34:44 2012 UTC

# Line 14 | Line 14
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  
# Line 70 | Line 72 | int main(int narg, char *args[])
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;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines