# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |