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.4 by kelley, Tue May 29 18:42:48 2012 UTC vs.
Revision 1.5 by fgolf, Sat Jul 14 22:53:12 2012 UTC

# Line 18 | Line 18 | enum TrigEffType
18   };
19  
20   float dilepTriggerScaleFactor(int hyp_idx);
21 + float dilepTriggerScaleFactor(int id1, LorentzVector &vec1, int id2, LorentzVector &vec2);
22   float triggerScaleFactor(enum TrigEffType trig_eff_type, int id, const LorentzVector &p4);
23  
24   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines