#include <HitReCalibrator.h>
Public Member Functions | |
virtual void | beginJob () |
HitReCalibrator (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~HitReCalibrator () | |
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 | allowMissingInputs_ |
edm::InputTag | hbheInput_ |
edm::InputTag | hfInput_ |
edm::InputTag | hoInput_ |
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 38 of file HitReCalibrator.h.
|
explicit |
Definition at line 22 of file HitReCalibrator.cc.
References edm::ParameterSet::getParameter().
cms::HitReCalibrator::~HitReCalibrator | ( | ) |
Definition at line 39 of file HitReCalibrator.cc.
|
virtual |
|
virtual |
Implements edm::EDProducer.
Definition at line 47 of file HitReCalibrator.cc.
References edm::SortedCollection< T, SORT >::begin(), gather_cfg::cout, alignCSCRings::e, edm::SortedCollection< T, SORT >::end(), relval_parameters_module::energy, HcalCondObjectContainer< Item >::exists(), edm::EventSetup::get(), edm::Event::getByLabel(), HcalRespCorr::getValue(), HcalCondObjectContainer< Item >::getValues(), edm::Handle< T >::product(), edm::ESHandle< class >::product(), edm::Event::put(), and cond::rpcobgas::time.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 49 of file HitReCalibrator.h.
|
private |
Definition at line 50 of file HitReCalibrator.h.
|
private |
Definition at line 52 of file HitReCalibrator.h.
|
private |
Definition at line 51 of file HitReCalibrator.h.