![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 | |
![]() | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
![]() | |
typedef EDFilterAdaptorBase | 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 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 70 of file HLTLevel1Activity.cc.
References edm::ParameterSet::getParameter(), mps_fire::i, m_maskedPhysics, m_maskedTechnical, m_selectPhysics, m_selectTechnical, and ~HLTLevel1Activity().
|
overridedefault |
Referenced by HLTLevel1Activity().
|
static |
Definition at line 102 of file HLTLevel1Activity.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
finalvirtual |
Implements edm::stream::EDFilterBase.
Definition at line 121 of file HLTLevel1Activity.cc.
References DEFINE_FWK_MODULE.
|
private |
Definition at line 49 of file HLTLevel1Activity.cc.
|
private |
Definition at line 54 of file HLTLevel1Activity.cc.
|
private |
Definition at line 47 of file HLTLevel1Activity.cc.
|
private |
Definition at line 48 of file HLTLevel1Activity.cc.
|
private |
Definition at line 55 of file HLTLevel1Activity.cc.
|
private |
Definition at line 56 of file HLTLevel1Activity.cc.
|
private |
Definition at line 52 of file HLTLevel1Activity.cc.
Referenced by HLTLevel1Activity().
|
private |
Definition at line 53 of file HLTLevel1Activity.cc.
Referenced by HLTLevel1Activity().
|
private |
Definition at line 50 of file HLTLevel1Activity.cc.
Referenced by HLTLevel1Activity().
|
private |
Definition at line 51 of file HLTLevel1Activity.cc.
Referenced by HLTLevel1Activity().
|
private |
Definition at line 58 of file HLTLevel1Activity.cc.
|
private |
Definition at line 59 of file HLTLevel1Activity.cc.