#include <EcalRecalibRecHitProducer.h>
Public Member Functions | |
EcalRecalibRecHitProducer (const edm::ParameterSet &ps) | |
virtual void | produce (edm::Event &evt, const edm::EventSetup &es) |
~EcalRecalibRecHitProducer () | |
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 | |
bool | doEnergyScale_ |
bool | doIntercalib_ |
bool | doLaserCorrections_ |
EcalRecHitAbsAlgo * | EBalgo_ |
std::string | EBRecalibRecHitCollection_ |
edm::InputTag | EBRecHitCollection_ |
EcalRecHitAbsAlgo * | EEalgo_ |
std::string | EERecalibRecHitCollection_ |
edm::InputTag | EERecHitCollection_ |
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) |
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) |
produce ECAL rechits from uncalibrated rechits
produce ECAL rechits from uncalibrated rechits
Definition at line 21 of file EcalRecalibRecHitProducer.h.
|
explicit |
Definition at line 39 of file EcalRecalibRecHitProducer.cc.
References doEnergyScale_, doIntercalib_, doLaserCorrections_, EBalgo_, EBRecalibRecHitCollection_, EBRecHitCollection_, EEalgo_, EERecalibRecHitCollection_, EERecHitCollection_, and edm::ParameterSet::getParameter().
EcalRecalibRecHitProducer::~EcalRecalibRecHitProducer | ( | ) |
Definition at line 56 of file EcalRecalibRecHitProducer.cc.
References EBalgo_, and EEalgo_.
|
virtual |
Implements edm::EDProducer.
Definition at line 63 of file EcalRecalibRecHitProducer.cc.
References doEnergyScale_, doIntercalib_, doLaserCorrections_, EBRecalibRecHitCollection_, EBRecHitCollection_, egHLT::errCodes::EBRecHits, EERecalibRecHitCollection_, EERecHitCollection_, egHLT::errCodes::EERecHits, EcalCondObjectContainer< T >::end(), EcalCondObjectContainer< T >::find(), edm::EventSetup::get(), edm::Event::getByLabel(), EcalCondObjectContainer< T >::getMap(), edm::InputTag::instance(), edm::InputTag::label(), LogDebug, edm::Event::put(), and edm::EventBase::time().
|
private |
Definition at line 35 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 36 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 37 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 39 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and ~EcalRecalibRecHitProducer().
|
private |
Definition at line 32 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 40 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and ~EcalRecalibRecHitProducer().
|
private |
Definition at line 33 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().
|
private |
Definition at line 31 of file EcalRecalibRecHitProducer.h.
Referenced by EcalRecalibRecHitProducer(), and produce().