ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/Selection/src/SelectionFuncs.cc
(Generate patch)

Comparing UserCode/MitHzz4l/Selection/src/SelectionFuncs.cc (file contents):
Revision 1.19 by anlevin, Wed Feb 6 16:25:14 2013 UTC vs.
Revision 1.20 by anlevin, Wed Feb 6 22:31:34 2013 UTC

# Line 493 | Line 493 | float weightTruePileupSummer12toMoriond(
493      0.000184523,
494      0.000164717,
495      0.000146364,
496 <    0.000271879}
496 >    0.000271879};
497  
498    //return w[(int)floor(input+0.5)];
499    return w[(int)floor(input)];    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines