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

Comparing UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/last_configuration.C (file contents):
Revision 1.15 by buchmann, Tue Feb 28 10:21:55 2012 UTC vs.
Revision 1.17 by buchmann, Wed Mar 21 16:13:09 2012 UTC

# Line 18 | Line 18 | float MCPeakError=-999;
18   }
19  
20   void read_config() {
21 < datajzb="(jzb[1]+0.06*pt-3.58613)";
22 < mcjzb="(jzb[1]+0.04*pt-2.32212)";
21 > datajzb="(jzb[1]+0.06*pt-3.58612)";
22 > mcjzb="(jzb[1]+0.04*pt-2.32211)";
23  
24  
25  
26 < MCPeakError=0.0959939;
26 > MCPeakError=0.0990011;
27  
28   jzb_cuts.push_back(50); // JZB cut at 50
29   jzb_cuts.push_back(100); // JZB cut at 100
# Line 66 | Line 66 | flippedNprederr.push_back(3.14907); // J
66   flippedNprederr.push_back(2.08); // JZB cut at 250
67  
68  
69 < luminosity=4950;
69 > luminosity=4980;
70  
71  
72   cout << "Configuration successfully loaded!" << endl;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines