# | Line 1 | Line 1 | |
---|---|---|
1 | #ifndef MUON_SELECTION | |
2 | #define MUON_SELECTION | |
3 | ||
4 | + | #include "TMuon.hh" |
5 | + | |
6 | unsigned passMuonSelectionZZ( const mithep::TMuon * mu ); | |
7 | unsigned passSoftMuonSelection( const mithep::TMuon * mu ); | |
8 | + | unsigned passMuonSelection( const mithep::TMuon * mu ); // kevin's WW selection |
9 | ||
10 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |