Public Member Functions | |
HLTPhysicsDeclared (const edm::ParameterSet &) | |
~HLTPhysicsDeclared () | |
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 Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::InputTag | m_gtDigis |
bool | m_invert |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
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 19 of file HLTPhysicsDeclared.cc.
|
explicit |
Definition at line 42 of file HLTPhysicsDeclared.cc.
HLTPhysicsDeclared::~HLTPhysicsDeclared | ( | ) |
Definition at line 48 of file HLTPhysicsDeclared.cc.
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 52 of file HLTPhysicsDeclared.cc.
References accept(), edm::Event::getByLabel(), edm::EventBase::isRealData(), m_gtDigis, m_invert, L1GtFdlWord::physicsDeclared(), and edm::HandleBase::whyFailed().
|
private |
Definition at line 28 of file HLTPhysicsDeclared.cc.
Referenced by filter().
|
private |
Definition at line 27 of file HLTPhysicsDeclared.cc.
Referenced by filter().