Public Member Functions | |
void | endJob () |
bool | filter (edm::Event &event, edm::EventSetup const &setup) |
HLTDynamicPrescaler (edm::ParameterSet const &configuration) | |
~HLTDynamicPrescaler () | |
Public Member Functions inherited from HLTFilter | |
HLTFilter () | |
virtual | ~HLTFilter () |
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 () |
Private Attributes | |
unsigned int | m_count |
unsigned int | m_scale |
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 |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 6 of file HLTDynamicPrescaler.cc.
|
explicit |
Definition at line 19 of file HLTDynamicPrescaler.cc.
HLTDynamicPrescaler::~HLTDynamicPrescaler | ( | ) |
Definition at line 24 of file HLTDynamicPrescaler.cc.
|
virtual |
|
virtual |
Implements HLTFilter.
Definition at line 27 of file HLTDynamicPrescaler.cc.
References m_count, and m_scale.
|
private |
Definition at line 15 of file HLTDynamicPrescaler.cc.
Referenced by filter().
|
private |
Definition at line 16 of file HLTDynamicPrescaler.cc.
Referenced by filter().