![]() |
![]() |
#include <EcalUncalibRecHitProducer.h>
Private Attributes | |
edm::EDGetTokenT < EBDigiCollection > | ebDigiCollectionToken_ |
std::string | ebHitCollection_ |
edm::EDGetTokenT < EEDigiCollection > | eeDigiCollectionToken_ |
std::string | eeHitCollection_ |
EcalUncalibRecHitWorkerBaseClass * | worker_ |
Additional Inherited Members | |
![]() | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 18 of file EcalUncalibRecHitProducer.h.
|
explicit |
Definition at line 13 of file EcalUncalibRecHitProducer.cc.
References trackerHits::c, edm::EDConsumerBase::consumesCollector(), ebDigiCollectionToken_, ebHitCollection_, eeDigiCollectionToken_, eeHitCollection_, reco::get(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, and worker_.
EcalUncalibRecHitProducer::~EcalUncalibRecHitProducer | ( | ) |
Definition at line 29 of file EcalUncalibRecHitProducer.cc.
References worker_.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 35 of file EcalUncalibRecHitProducer.cc.
References ebDigiCollectionToken_, ebHitCollection_, eeDigiCollectionToken_, eeHitCollection_, edm::Event::getByToken(), edm::Event::put(), EcalUncalibRecHitWorkerBaseClass::run(), EcalUncalibRecHitWorkerBaseClass::set(), and worker_.
|
private |
Definition at line 27 of file EcalUncalibRecHitProducer.h.
Referenced by EcalUncalibRecHitProducer(), and produce().
|
private |
Definition at line 30 of file EcalUncalibRecHitProducer.h.
Referenced by EcalUncalibRecHitProducer(), and produce().
|
private |
Definition at line 28 of file EcalUncalibRecHitProducer.h.
Referenced by EcalUncalibRecHitProducer(), and produce().
|
private |
Definition at line 31 of file EcalUncalibRecHitProducer.h.
Referenced by EcalUncalibRecHitProducer(), and produce().
|
private |
Definition at line 33 of file EcalUncalibRecHitProducer.h.
Referenced by EcalUncalibRecHitProducer(), produce(), and ~EcalUncalibRecHitProducer().