#include <EcalRecalibRecHitProducer.h>
Private Attributes | |
bool | doEnergyScale_ |
bool | doEnergyScaleInverse_ |
bool | doIntercalib_ |
bool | doIntercalibInverse_ |
bool | doLaserCorrections_ |
bool | doLaserCorrectionsInverse_ |
EcalRecHitAbsAlgo * | EBalgo_ |
std::string | EBRecalibRecHitCollection_ |
edm::InputTag | EBRecHitCollection_ |
edm::EDGetTokenT < EBRecHitCollection > | EBRecHitToken_ |
EcalRecHitAbsAlgo * | EEalgo_ |
std::string | EERecalibRecHitCollection_ |
edm::InputTag | EERecHitCollection_ |
edm::EDGetTokenT < EERecHitCollection > | EERecHitToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
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::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
produce ECAL rechits from uncalibrated rechits
Definition at line 20 of file EcalRecalibRecHitProducer.h.
|
explicit |
Definition at line 34 of file EcalRecalibRecHitProducer.cc.
References doEnergyScale_, doEnergyScaleInverse_, doIntercalib_, doIntercalibInverse_, doLaserCorrections_, doLaserCorrectionsInverse_, EBalgo_, EBRecalibRecHitCollection_, EBRecHitCollection_, EBRecHitToken_, EEalgo_, EERecalibRecHitCollection_, EERecHitCollection_, EERecHitToken_, edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
EcalRecalibRecHitProducer::~EcalRecalibRecHitProducer | ( | ) |
Definition at line 57 of file EcalRecalibRecHitProducer.cc.
References EBalgo_, and EEalgo_.
|
virtual |
Implements edm::EDProducer.
Definition at line 64 of file EcalRecalibRecHitProducer.cc.
References doEnergyScale_, doEnergyScaleInverse_, doIntercalib_, doIntercalibInverse_, doLaserCorrections_, doLaserCorrectionsInverse_, EBRecalibRecHitCollection_, EBRecHitCollection_, egHLT::errCodes::EBRecHits, EBRecHitToken_, EERecalibRecHitCollection_, EERecHitCollection_, egHLT::errCodes::EERecHits, EERecHitToken_, EcalCondObjectContainer< T >::end(), EcalCondObjectContainer< T >::find(), edm::EventSetup::get(), edm::Event::getByToken(), EcalCondObjectContainer< T >::getMap(), edm::InputTag::label(), edm::Event::put(), and edm::EventBase::time().
|
private |
Definition at line 37 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 40 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 38 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 41 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 39 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 42 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 44 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and ~EcalRecalibRecHitProducer().
|
private |
Definition at line 34 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 29 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 31 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 45 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and ~EcalRecalibRecHitProducer().
|
private |
Definition at line 35 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 30 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 32 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().