ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/Plotting/Modules/Setup.C
(Generate patch)

Comparing UserCode/cbrown/AnalysisFramework/Plotting/Modules/Setup.C (file contents):
Revision 1.38 by buchmann, Fri Sep 9 07:18:39 2011 UTC vs.
Revision 1.39 by buchmann, Tue Sep 13 15:30:19 2011 UTC

# Line 15 | Line 15 | using namespace std;
15   namespace PlottingSetup {
16  
17    string directoryname="official_2096_golden_run";
18 <
18 >  
19 >  bool RestrictToMassPeak=true; // at the moment setting this to false will only trigger alarms all over the place, but the idea is to be able to switch between
20 >                                // the regular on-peak JZB method and an off-peak opposite sign analysis
21 >  
22    float luminosity=2096.0;//1936;//751.0;//486.0;//468.0//336.;//pb^{-1}
23    float lumiuncert=0.045;// to be indicated in [0,1] range, e.g. for 4% write 0.04
24  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines