Public Member Functions | |
void | endJob () |
virtual bool | filter (Event &e, EventSetup const &c) |
Prescaler (ParameterSet const &) | |
virtual | ~Prescaler () |
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 (ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Private Attributes | |
int | count_ |
int | n_ |
int | offset_ |
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) |
Definition at line 9 of file Prescaler.cc.
|
explicit |
Definition at line 24 of file Prescaler.cc.
|
virtual |
Definition at line 30 of file Prescaler.cc.
|
virtual |
|
static |
Definition at line 42 of file Prescaler.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDFilter.
Definition at line 33 of file Prescaler.cc.
References count_, n_, and offset_.
|
private |
Definition at line 19 of file Prescaler.cc.
Referenced by filter().
|
private |
Definition at line 20 of file Prescaler.cc.
Referenced by filter().
|
private |
Definition at line 21 of file Prescaler.cc.
Referenced by filter().