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 &) |
Private Attributes | |
std::vector< int > | m_bunchCrossings |
unsigned int | m_daqPartitions |
edm::InputTag | m_gtReadoutRecordTag |
edm::EDGetTokenT < L1GlobalTriggerReadoutRecord > | m_gtReadoutRecordToken |
bool | m_ignoreL1Mask |
bool | m_invert |
std::vector< bool > | m_maskedPhysics |
std::vector< bool > | m_maskedTechnical |
std::vector< bool > | m_selectPhysics |
std::vector< bool > | m_selectTechnical |
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 | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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 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 class is an EDFilter that checks if there was any L1 activity It can be configured to
Definition at line 39 of file HLTLevel1Activity.cc.
|
explicit |
Definition at line 72 of file HLTLevel1Activity.cc.
References edm::ParameterSet::getParameter(), i, m_maskedPhysics, m_maskedTechnical, m_selectPhysics, and m_selectTechnical.
HLTLevel1Activity::~HLTLevel1Activity | ( | ) |
Definition at line 101 of file HLTLevel1Activity.cc.
|
static |
Definition at line 106 of file HLTLevel1Activity.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
overridevirtual |
Implements edm::EDFilter.
Definition at line 132 of file HLTLevel1Activity.cc.
References edm::ESWatcher< T >::check(), edm::EventSetup::get(), i, m_bunchCrossings, m_daqPartitions, m_gtReadoutRecordToken, m_ignoreL1Mask, m_invert, m_maskedPhysics, m_maskedTechnical, m_selectPhysics, m_selectTechnical, m_watchPhysicsMask, m_watchTechnicalMask, EcalCondDBWriter_cfi::physics, PHYSICS_BITS_SIZE, and TECHNICAL_BITS_SIZE.
|
private |
Definition at line 49 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 54 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 47 of file HLTLevel1Activity.cc.
|
private |
Definition at line 48 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 55 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 56 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 52 of file HLTLevel1Activity.cc.
Referenced by filter(), and HLTLevel1Activity().
|
private |
Definition at line 53 of file HLTLevel1Activity.cc.
Referenced by filter(), and HLTLevel1Activity().
|
private |
Definition at line 50 of file HLTLevel1Activity.cc.
Referenced by filter(), and HLTLevel1Activity().
|
private |
Definition at line 51 of file HLTLevel1Activity.cc.
Referenced by filter(), and HLTLevel1Activity().
|
private |
Definition at line 58 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 59 of file HLTLevel1Activity.cc.
Referenced by filter().