Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Private Attributes | |
std::vector< int > | m_bunchCrossings |
unsigned int | m_daqPartitions |
edm::InputTag | m_gtReadoutRecord |
edm::EDGetTokenT < L1GlobalTriggerReadoutRecord > | m_gtReadoutRecordToken |
bool | m_ignoreL1Mask |
bool | m_invert |
edm::ESGetToken < L1GtTriggerMask, L1GtTriggerMaskAlgoTrigRcd > const | m_l1GtTriggerMaskAlgoTrigRcdToken |
edm::ESGetToken < L1GtTriggerMask, L1GtTriggerMaskTechTrigRcd > const | m_l1GtTriggerMaskTechTrigRcdToken |
edm::ESGetToken < L1GtTriggerMenu, L1GtTriggerMenuRcd > const | m_l1GtTriggerMenuToken |
bool | m_throw |
bool | m_triggerAlgo |
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::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
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 | |
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 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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
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 edm::ParameterSet::getParameter(), mps_fire::i, m_bunchCrossings, m_gtReadoutRecord, m_gtReadoutRecordToken, and m_triggerPattern.
|
overridedefault |
|
static |
Definition at line 100 of file HLTLevel1Pattern.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements edm::EDFilter.
Definition at line 136 of file HLTLevel1Pattern.cc.
References makePileupJSON::bx, edm::ESWatcher< T >::check(), mps_splice::entry, Exception, edm::EventSetup::getHandle(), 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, and mps_fire::result.
|
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.
Referenced by HLTLevel1Pattern().
|
private |
Definition at line 45 of file HLTLevel1Pattern.cc.
Referenced by filter(), and HLTLevel1Pattern().
|
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().