![]() |
![]() |
#include <HLTMuonL1TRegionalFilter.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< l1t::MuonBxCollection > | candToken_ |
bool | centralBxOnly_ |
use central bx only muons More... | |
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 21 of file HLTMuonL1TRegionalFilter.h.
|
explicit |
Definition at line 10 of file HLTMuonL1TRegionalFilter.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(), and ~HLTMuonL1TRegionalFilter().
|
overridedefault |
Referenced by HLTMuonL1TRegionalFilter().
|
static |
Definition at line 87 of file HLTMuonL1TRegionalFilter.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 154 of file HLTMuonL1TRegionalFilter.cc.
References accept(), trigger::TriggerFilterObjectWithRefs::addCollectionTag(), trigger::TriggerRefsCollections::addObject(), allMuons_cfi::allMuons, BXVector< T >::begin(), candTag_, candToken_, centralBxOnly_, DEFINE_FWK_MODULE, SoftLeptonByDistance_cfi::distance, BXVector< T >::end(), PVValHelper::eta, etaBoundaries_, spr::find(), alignBH_cfg::fixed, edm::Event::getByToken(), BXVector< T >::getFirstBX(), BXVector< T >::getLastBX(), trigger::TriggerRefsCollections::getObjects(), mps_fire::i, edm::isDebugEnabled(), trigger::TriggerRefsCollections::l1tmuonSize(), LogTrace, 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 31 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1TRegionalFilter().
|
private |
Definition at line 32 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter().
|
private |
use central bx only muons
Definition at line 52 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter().
|
private |
the vector of eta region boundaries; note: # of boundaries = # of regions + 1
Definition at line 39 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1TRegionalFilter().
|
private |
required number of passing candidates to pass the filter
Definition at line 49 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1TRegionalFilter().
|
private |
the vector of MinPt values, one for eta each region
Definition at line 42 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1TRegionalFilter().
|
private |
input tag identifying the product containing refs to muons passing the previous level
Definition at line 35 of file HLTMuonL1TRegionalFilter.h.
Referenced by HLTMuonL1TRegionalFilter().
|
private |
Definition at line 36 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter().
|
private |
Quality codes: to be updated with new L1 quality definitions
Definition at line 46 of file HLTMuonL1TRegionalFilter.h.
Referenced by hltFilter(), and HLTMuonL1TRegionalFilter().