![]() |
![]() |
#include <TriggerResultInserter.h>
Public Types | |
typedef boost::shared_ptr < HLTGlobalStatus > | TrigResPtr |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Member Functions | |
virtual void | produce (edm::Event &e, edm::EventSetup const &c) |
TriggerResultInserter (edm::ParameterSet const &ps) | |
TriggerResultInserter (edm::ParameterSet const &ps, const TrigResPtr &trptr) | |
virtual | ~TriggerResultInserter () |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
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 | |
ParameterSetID | pset_id_ |
TrigResPtr | trptr_ |
Additional Inherited Members | |
![]() | |
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) |
Definition at line 27 of file TriggerResultInserter.h.
typedef boost::shared_ptr<HLTGlobalStatus> edm::TriggerResultInserter::TrigResPtr |
Definition at line 31 of file TriggerResultInserter.h.
|
explicit |
edm::TriggerResultInserter::TriggerResultInserter | ( | edm::ParameterSet const & | ps, |
const TrigResPtr & | trptr | ||
) |
Definition at line 11 of file TriggerResultInserter.cc.
|
virtual |
Definition at line 18 of file TriggerResultInserter.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 22 of file TriggerResultInserter.cc.
References pset_id_, edm::Event::put(), python.entryComment::results, and trptr_.
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 45 of file TriggerResultInserter.h.
Referenced by produce().
|
private |
Definition at line 43 of file TriggerResultInserter.h.
Referenced by produce().