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.58 by buchmann, Sun Nov 27 11:08:55 2011 UTC vs.
Revision 1.59 by buchmann, Wed Nov 30 10:33:22 2011 UTC

# Line 18 | Line 18 | using namespace std;
18  
19   namespace PlottingSetup {
20  
21 <  string directoryname="DataWithUpdatedv4_4653ipb";
21 >  string directoryname="Results_With_4653ipb__Step1";
22    
23    bool RestrictToMassPeak=true; //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    
# Line 33 | Line 33 | namespace PlottingSetup {
33  
34    samplecollection allsamples("completesamplecollection");
35    samplecollection signalsamples("signalsamplecollection");
36 +  samplecollection systsamples("systematicssamplecollection");
37    samplecollection scansample("scansamplecollection");
38    samplecollection raresample("raresamplecollection");
39    int data=1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines