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.3 by buchmann, Fri Jul 8 06:24:40 2011 UTC vs.
Revision 1.4 by buchmann, Fri Jul 8 06:30:42 2011 UTC

# Line 10 | Line 10 | using namespace std;
10  
11   namespace PlottingSetup {
12    float luminosity=1078;//751.0;//486.0;//468.0//336.;//pb^{-1}
13 <  string jzbvariabledata="jzb[1]";
14 <  string jzbvariablemc="jzb[1]";
13 >  string jzbvariabledata="jzb[1]+0.06*pt";
14 >  string jzbvariablemc="jzb[1]+0.04*pt";
15    
16    samplecollection allsamples("completesamplecollection");
17    int data=1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines