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