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

Comparing UserCode/cbrown/Development/Plotting/Modules/Setup.C (file contents):
Revision 1.16 by buchmann, Wed Apr 25 13:01:11 2012 UTC vs.
Revision 1.17 by buchmann, Fri May 4 12:04:30 2012 UTC

# Line 21 | Line 21 | namespace PlottingSetup {
21    string directoryname="Jellyfish_tests";
22    
23    bool RestrictToMassPeak=false; //if you want to switch between offpeak ("false") and onpeak ("true") analysis please use this switch; the masscut below will be adapted automatically when adding samples :-)
24 +  bool FullMCAnalysis=false;
25    
26    float luminosity=4980;//4653.74;//p3523.18;//2096.0;//3172.73;//2096.0;//1936;//751.0;//486.0;//468.0//336.;//pb^{-1}
27   //  float luminosity=3523.18;//2096.0;//3172.73;//2096.0;//1936;//751.0;//486.0;//468.0//336.;//pb^{-1}
# Line 159 | Line 160 | namespace PlottingSetup {
160  
161    bool requireZ=true;//this is switched to "off" automatically when doing offpeak!
162    
163 <  string ScanSampleDirectory="DileptonmSUGRAScan__pieces";
163 >  string ScanSampleDirectory="SMS_T5zzh_newslots";//DileptonmSUGRAScan__pieces
164  
165   //  string ScanSampleDirectory="DileptonScan__pieces"; // possibilities (atm) : SMS_T5zz/, SMS_T5zzl/, SMS_T5zzh/, GMSB/, mSUGRA/     note: this string needs to either contain "SMS", "GMSB", or "mSUGRA"
166   //  string ScanSampleDirectory="SMS_T1lh"; // possibilities (atm) : SMS_T5zz/, SMS_T5zzl/, SMS_T5zzh/, GMSB/, mSUGRA/     note: this string needs to either contain "SMS", "GMSB", or "mSUGRA"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines