Public Member Functions | |
fltrname (const edm::ParameterSet &) | |
~fltrname () | |
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) |
Private Member Functions | |
virtual void | beginJob () |
virtual bool | beginLuminosityBlock (edm::LuminosityBlock &, edm::EventSetup const &) |
virtual bool | beginRun (edm::Run &, edm::EventSetup const &) |
virtual void | endJob () |
virtual bool | endLuminosityBlock (edm::LuminosityBlock &, edm::EventSetup const &) |
virtual bool | endRun (edm::Run &, edm::EventSetup const &) |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 37 of file edfilter.cc.
|
explicit |
Definition at line 68 of file edfilter.cc.
fltrname::~fltrname | ( | ) |
Definition at line 75 of file edfilter.cc.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 132 of file edfilter.cc.
|
privatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 118 of file edfilter.cc.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 139 of file edfilter.cc.
|
privatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 125 of file edfilter.cc.
|
static |
Definition at line 146 of file edfilter.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 90 of file edfilter.cc.
References edm::EventSetup::get(), and edm::Event::getByLabel().