ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FGolf/Tools/ScaleFactors.h
(Generate patch)

Comparing UserCode/FGolf/Tools/ScaleFactors.h (file contents):
Revision 1.3 by fgolf, Tue May 29 01:53:25 2012 UTC vs.
Revision 1.4 by kelley, Tue May 29 18:42:48 2012 UTC

# Line 18 | Line 18 | enum TrigEffType
18   };
19  
20   float dilepTriggerScaleFactor(int hyp_idx);
21 < float triggerScaleFactor(enum TrigEffType trig_eff_type, int id, LorentzVector &p4);
21 > float triggerScaleFactor(enum TrigEffType trig_eff_type, int id, const LorentzVector &p4);
22  
23   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines