![]() |
![]() |
#include <HLTMuonL1RegionalFilter.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static void | makeHLTFilterDescription (edm::ParameterSetDescription &desc) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::InputTag | candTag_ |
input tag identifying the product containing muons More... | |
edm::EDGetTokenT< l1extra::L1MuonParticleCollection > | candToken_ |
std::vector< double > | etaBoundaries_ |
the vector of eta region boundaries; note: # of boundaries = # of regions + 1 More... | |
int | minN_ |
required number of passing candidates to pass the filter More... | |
std::vector< double > | minPts_ |
the vector of MinPt values, one for eta each region More... | |
edm::InputTag | previousCandTag_ |
input tag identifying the product containing refs to muons passing the previous level More... | |
edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | previousCandToken_ |
std::vector< int > | qualityBitMasks_ |
Additional Inherited Members | |
![]() | |
typedef EDFilterBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
This filter cuts on MinPt and Quality in specified eta regions
Definition at line 19 of file HLTMuonL1RegionalFilter.h.
|
explicit |
Definition at line 13 of file HLTMuonL1RegionalFilter.cc.
References candTag_, edm::errors::Configuration, egammaForCoreTracking_cff::cuts, edm::InputTag::encode(), etaBoundaries_, MuonErrorMatrixValues_cff::etaRange, Exception, edm::ParameterSet::getParameter(), mps_fire::i, edm::isDebugEnabled(), LogDebug, minN_, minPts_, previousCandTag_, qualityBitMasks_, diffTwoXMLs::ranges, HLTFilter::saveTags(), mitigatedMETSequence_cff::U, and ~HLTMuonL1RegionalFilter().
|
overridedefault |
Referenced by HLTMuonL1RegionalFilter().
|
static |
Definition at line 89 of file HLTMuonL1RegionalFilter.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addVPSet(), makeLayoutFileForGui::defaults(), MuonErrorMatrixValues_cff::etaRange, HLTFilter::makeHLTFilterDescription(), lostTracks_cfi::minPt, and triggerObjects_cff::qualityBits.
|
overridevirtual |
Implements HLTFilter.
Definition at line 155 of file HLTMuonL1RegionalFilter.cc.
References accept(), trigger::TriggerFilterObjectWithRefs::addCollectionTag(), trigger::TriggerRefsCollections::addObject(), allMuons_cfi::allMuons, candTag_, candToken_, DEFINE_FWK_MODULE, PVValHelper::eta, etaBoundaries_, spr::find(), alignBH_cfg::fixed, edm::Event::getByToken(), trigger::TriggerRefsCollections::getObjects(), mps_fire::i, edm::isDebugEnabled(), trigger::TriggerRefsCollections::l1muonSize(), LogDebug, minN_, minPts_, RPCpg::mu, metsig::muon, gen::n, previousCandToken_, jets_cff::quality, qualityBitMasks_, alignCSCRings::r, HLTFilter::saveTags(), and trigger::TriggerL1Mu.
|
private |
input tag identifying the product containing muons
Definition at line 29 of file HLTMuonL1RegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1RegionalFilter().
|
private |
Definition at line 30 of file HLTMuonL1RegionalFilter.h.
Referenced by hltFilter().
|
private |
the vector of eta region boundaries; note: # of boundaries = # of regions + 1
Definition at line 37 of file HLTMuonL1RegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1RegionalFilter().
|
private |
required number of passing candidates to pass the filter
Definition at line 65 of file HLTMuonL1RegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1RegionalFilter().
|
private |
the vector of MinPt values, one for eta each region
Definition at line 40 of file HLTMuonL1RegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1RegionalFilter().
|
private |
input tag identifying the product containing refs to muons passing the previous level
Definition at line 33 of file HLTMuonL1RegionalFilter.h.
Referenced by HLTMuonL1RegionalFilter().
|
private |
Definition at line 34 of file HLTMuonL1RegionalFilter.h.
Referenced by hltFilter().
|
private |
Quality codes:
0 .. no muon 1 .. beam halo muon (CSC) 2 .. very low quality level 1 (e.g. ignore in single and di-muon trigger) 3 .. very low quality level 2 (e.g. ignore in single muon trigger use in di-muon trigger) 4 .. very low quality level 3 (e.g. ignore in di-muon trigger, use in single-muon trigger) 5 .. unmatched RPC 6 .. unmatched DT or CSC 7 .. matched DT-RPC or CSC-RPC
attention: try not to rely on quality codes in analysis: they may change again
Quality bit mask:
the eight lowest order or least significant bits correspond to the qulity codes above; if a bit is 1, that code is accepted, otherwise not; example: 11101000 accepts qualities 3, 5, 6, 7
the vector of quality bit masks, one for each eta region
Definition at line 62 of file HLTMuonL1RegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1RegionalFilter().