1 #ifndef HLTMuonL1Filter_h 2 #define HLTMuonL1Filter_h 86 #endif //HLTMuonL1Filter_h double minPt_
pT threshold
int minN_
required number of passing candidates to pass the filter
edm::InputTag previousCandTag_
input tag identifying the product containing refs to muons passing the previous level ...
std::vector< L1CSCTrack > L1CSCTrackCollection
double maxEta_
max Eta cut
edm::EDGetTokenT< L1CSCTrackCollection > csctfToken_
bool excludeSingleSegmentCSC_
should we exclude single-segment CSC trigger objects from our counting?
edm::InputTag candTag_
input tag identifying the product containing muons
edm::EDGetTokenT< l1extra::L1MuonParticleCollection > candToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::InputTag csctfTag_
input tag identifying the product containing CSCTF tracks
edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > previousCandToken_