![]() |
![]() |
#include <HLTCountNumberOfObject.h>
Public Member Functions | |
HLTCountNumberOfObject (const edm::ParameterSet &iConfig) | |
~HLTCountNumberOfObject () | |
![]() | |
HLTFilter () | |
virtual | ~HLTFilter () |
![]() | |
EDFilter () | |
virtual | ~EDFilter () |
![]() | |
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 Member Functions | |
virtual void | endJob () |
virtual bool | filter (edm::Event &iEvent, const edm::EventSetup &) |
Private Attributes | |
int | maxN_ |
int | minN_ |
edm::InputTag | src_ |
Additional Inherited Members | |
![]() | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Description: templated EDFilter to count the number of object in a given collection, using View
Definition at line 26 of file HLTCountNumberOfObject.h.
|
inlineexplicit |
Definition at line 28 of file HLTCountNumberOfObject.h.
|
inline |
Definition at line 36 of file HLTCountNumberOfObject.h.
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Implements HLTFilter.
Definition at line 39 of file HLTCountNumberOfObject.h.
References submit::answer, edm::Event::getByLabel(), LogDebug, HLTCountNumberOfObject< OColl >::maxN_, HLTCountNumberOfObject< OColl >::minN_, module(), path(), edm::Event::put(), asciidump::s, and HLTCountNumberOfObject< OColl >::src_.
|
private |
Definition at line 58 of file HLTCountNumberOfObject.h.
Referenced by HLTCountNumberOfObject< OColl >::filter().
|
private |
Definition at line 58 of file HLTCountNumberOfObject.h.
Referenced by HLTCountNumberOfObject< OColl >::filter().
|
private |
Definition at line 55 of file HLTCountNumberOfObject.h.
Referenced by HLTCountNumberOfObject< OColl >::filter().