Public Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
HLTLevel1Activity (const edm::ParameterSet &) | |
~HLTLevel1Activity () | |
Public Member Functions inherited from edm::EDFilter | |
EDFilter () | |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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_gtReadoutRecord |
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 |
typedef WorkerT< EDFilter > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::EDFilter | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
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 100 of file HLTLevel1Activity.cc.
|
static |
Definition at line 105 of file HLTLevel1Activity.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDFilter.
Definition at line 131 of file HLTLevel1Activity.cc.
References edm::ESWatcher< T >::check(), edm::EventSetup::get(), i, m_bunchCrossings, m_daqPartitions, m_gtReadoutRecord, m_ignoreL1Mask, m_invert, m_maskedPhysics, m_maskedTechnical, m_selectPhysics, m_selectTechnical, m_watchPhysicsMask, m_watchTechnicalMask, text2workspace::physics, PHYSICS_BITS_SIZE, and TECHNICAL_BITS_SIZE.
|
private |
Definition at line 48 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 53 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 47 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 54 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 55 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 51 of file HLTLevel1Activity.cc.
Referenced by filter(), and HLTLevel1Activity().
|
private |
Definition at line 52 of file HLTLevel1Activity.cc.
Referenced by filter(), and HLTLevel1Activity().
|
private |
Definition at line 49 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 57 of file HLTLevel1Activity.cc.
Referenced by filter().
|
private |
Definition at line 58 of file HLTLevel1Activity.cc.
Referenced by filter().