# | Line 3 | Line 3 | |
---|---|---|
3 | ||
4 | #include "ParseArgs.h" | |
5 | #include "SelectionStatus.h" | |
6 | + | #include "SimpleLepton.h" |
7 | ||
8 | SelectionStatus failEleIso(ControlFlags &, const mithep::TElectron * ); | |
9 | SelectionStatus passMuonIsoSelection( ControlFlags &, const mithep::TMuon * ); | |
10 | + | bool pairwiseIsoSelection( ControlFlags &, vector<SimpleLepton> &, float rho ); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |