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.13 by buchmann, Thu Dec 8 08:45:56 2011 UTC vs.
Revision 1.14 by buchmann, Mon Feb 27 21:18:43 2012 UTC

# Line 18 | Line 18 | float MCPeakError=-999;
18   }
19  
20   void read_config() {
21 < datajzb="(jzb[1]+0.06*pt-3.58612)";
22 < mcjzb="(jzb[1]+0.04*pt-2.32211)";
21 > datajzb="(jzb[1]+0.06*pt-3.58613)";
22 > mcjzb="(jzb[1]+0.04*pt-2.32212)";
23  
24  
25  
26 < MCPeakError=0.0990011;
26 > MCPeakError=0.0952464;
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=4653.74;
69 > luminosity=5028;
70  
71  
72   cout << "Configuration successfully loaded!" << endl;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines