1 #ifndef HLTMuonL1TRegionalFilter_h 2 #define HLTMuonL1TRegionalFilter_h 55 #endif //HLTMuonL1TRegionalFilter_h
std::vector< int > qualityBitMasks_
edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > previousCandToken_
bool centralBxOnly_
use central bx only muons
std::vector< double > minPts_
the vector of MinPt values, one for eta each region
int minN_
required number of passing candidates to pass the filter
edm::EDGetTokenT< l1t::MuonBxCollection > candToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
std::vector< double > etaBoundaries_
the vector of eta region boundaries; note: # of boundaries = # of regions + 1
edm::InputTag candTag_
input tag identifying the product containing muons
edm::InputTag previousCandTag_
input tag identifying the product containing refs to muons passing the previous level ...