Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
const std::vector< int > | m_bunchCrossings |
const unsigned int | m_daqPartitions |
const edm::InputTag | m_gtReadoutRecord |
const edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > | m_gtReadoutRecordToken |
const bool | m_ignoreL1Mask |
const bool | m_invert |
edm::ESGetToken< L1GtTriggerMask, L1GtTriggerMaskAlgoTrigRcd > const | m_l1GtTriggerMaskAlgoTrigRcdToken |
edm::ESGetToken< L1GtTriggerMask, L1GtTriggerMaskTechTrigRcd > const | m_l1GtTriggerMaskTechTrigRcdToken |
edm::ESGetToken< L1GtTriggerMenu, L1GtTriggerMenuRcd > const | m_l1GtTriggerMenuToken |
const bool | m_throw |
bool | m_triggerAlgo |
const std::string | m_triggerBit |
bool | m_triggerMasked |
unsigned int | m_triggerNumber |
std::vector< int > | m_triggerPattern |
edm::ESWatcher< L1GtTriggerMenuRcd > | m_watchL1Menu |
edm::ESWatcher< L1GtTriggerMaskAlgoTrigRcd > | m_watchPhysicsMask |
edm::ESWatcher< L1GtTriggerMaskTechTrigRcd > | m_watchTechnicalMask |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDFilter<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Public Types inherited from edm::stream::EDFilterBase | |
typedef EDFilterAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
This class is an EDFilter that checks for a specific pattern of L1 accept/reject in 5 BX's for a given L1 bit It can be configured to use or ignore the L1 trigger mask
Definition at line 36 of file HLTLevel1Pattern.cc.
|
explicit |
Definition at line 74 of file HLTLevel1Pattern.cc.
References mps_fire::i, m_bunchCrossings, m_triggerPattern, and topSingleLeptonDQM_PU_cfi::pattern.
|
overridedefault |
|
static |
Definition at line 100 of file HLTLevel1Pattern.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements edm::stream::EDFilterBase.
Definition at line 136 of file HLTLevel1Pattern.cc.
References nano_mu_digi_cff::bx, edm::ESWatcher< T >::check(), L1GlobalTriggerReadoutRecord::decisionWord(), mps_splice::entry, Exception, mps_fire::i, m_bunchCrossings, m_daqPartitions, m_gtReadoutRecordToken, m_ignoreL1Mask, m_invert, m_l1GtTriggerMaskAlgoTrigRcdToken, m_l1GtTriggerMaskTechTrigRcdToken, m_l1GtTriggerMenuToken, m_throw, m_triggerAlgo, m_triggerBit, m_triggerMasked, m_triggerNumber, m_triggerPattern, m_watchL1Menu, m_watchPhysicsMask, m_watchTechnicalMask, or, mps_fire::result, singleTopDQM_cfi::setup, and L1GlobalTriggerReadoutRecord::technicalTriggerWord().
|
private |
Definition at line 47 of file HLTLevel1Pattern.cc.
Referenced by filter(), and HLTLevel1Pattern().
|
private |
Definition at line 49 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 44 of file HLTLevel1Pattern.cc.
|
private |
Definition at line 45 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 53 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 54 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 58 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 59 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 57 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 55 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 51 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 46 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 52 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 50 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 48 of file HLTLevel1Pattern.cc.
Referenced by filter(), and HLTLevel1Pattern().
|
private |
Definition at line 61 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 62 of file HLTLevel1Pattern.cc.
Referenced by filter().
|
private |
Definition at line 63 of file HLTLevel1Pattern.cc.
Referenced by filter().