#include <HcalTTPTriggerRecord.h>
Public Member Functions | |
HcalTTPTriggerRecord (const edm::ParameterSet &ps) | |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~HcalTTPTriggerRecord () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
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 Attributes | |
std::vector< std::string > | names_ |
std::vector< unsigned int > | ttpBits_ |
edm::InputTag | ttpDigis_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
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 HcalTTPTriggerRecord.h.
|
explicit |
Definition at line 10 of file HcalTTPTriggerRecord.cc.
References edm::ParameterSet::getParameter(), names_, ttpBits_, and ttpDigis_.
|
virtual |
Definition at line 20 of file HcalTTPTriggerRecord.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 23 of file HcalTTPTriggerRecord.cc.
References edm::SortedCollection< T, SORT >::begin(), funct::false, edm::Event::getByLabel(), i, names_, convertSQLitetoXML_cfg::output, edm::Event::put(), ttpBits_, and ttpDigis_.
|
private |
Definition at line 22 of file HcalTTPTriggerRecord.h.
Referenced by HcalTTPTriggerRecord(), and produce().
|
private |
Definition at line 21 of file HcalTTPTriggerRecord.h.
Referenced by HcalTTPTriggerRecord(), and produce().
|
private |
Definition at line 20 of file HcalTTPTriggerRecord.h.
Referenced by HcalTTPTriggerRecord(), and produce().