#include <CalibCalorimetry/CaloMiscalibTools.src/EcalRecHitRecalib.cc>
Public Member Functions | |
EcalRecHitRecalib (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~EcalRecHitRecalib () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Attributes | |
const std::string | barrelHits_ |
const edm::EDPutTokenT< EBRecHitCollection > | barrelHitsToken_ |
const edm::EDGetTokenT< EBRecHitCollection > | ebRecHitToken_ |
const std::string | ecalHitsProducer_ |
const edm::EDGetTokenT< EERecHitCollection > | eeRecHitToken_ |
const std::string | endcapHits_ |
const edm::EDPutTokenT< EERecHitCollection > | endcapHitsToken_ |
const edm::ESGetToken< EcalIntercalibConstants, EcalIntercalibConstantsRcd > | intercalibConstsToken_ |
const std::string | recalibBarrelHits_ |
const std::string | recalibEndcapHits_ |
const double | refactor_ |
const double | refactor_mean_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Description: Producer to miscalibrate (calibrated) Ecal RecHit
Implementation: <Notes on="" implementation>="">
Definition at line 40 of file EcalRecHitRecalib.h.
|
explicit |
Definition at line 9 of file EcalRecHitRecalib.cc.
|
override |
Definition at line 23 of file EcalRecHitRecalib.cc.
|
override |
Definition at line 26 of file EcalRecHitRecalib.cc.
References barrelHitsToken_, filterRecHits_cfi::EBRecHits, ebRecHitToken_, filterRecHits_cfi::EERecHits, eeRecHitToken_, endcapHitsToken_, edm::EventSetup::getData(), iEvent, intercalibConstsToken_, edm::HandleBase::isValid(), LogDebug, eostools::move(), edm::Handle< T >::product(), refactor_, and refactor_mean_.
|
private |
Definition at line 51 of file EcalRecHitRecalib.h.
|
private |
Definition at line 61 of file EcalRecHitRecalib.h.
Referenced by produce().
|
private |
Definition at line 58 of file EcalRecHitRecalib.h.
Referenced by produce().
|
private |
Definition at line 50 of file EcalRecHitRecalib.h.
|
private |
Definition at line 59 of file EcalRecHitRecalib.h.
Referenced by produce().
|
private |
Definition at line 52 of file EcalRecHitRecalib.h.
|
private |
Definition at line 62 of file EcalRecHitRecalib.h.
Referenced by produce().
|
private |
Definition at line 60 of file EcalRecHitRecalib.h.
Referenced by produce().
|
private |
Definition at line 53 of file EcalRecHitRecalib.h.
|
private |
Definition at line 54 of file EcalRecHitRecalib.h.
|
private |
Definition at line 55 of file EcalRecHitRecalib.h.
Referenced by produce().
|
private |
Definition at line 56 of file EcalRecHitRecalib.h.
Referenced by produce().