Public Member Functions | |
CastorSimpleReconstructor (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~CastorSimpleReconstructor () 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 | |
DetId::Detector | det_ |
bool | doSaturationCorr_ |
int | firstSample_ |
int | maxADCvalue_ |
CastorSimpleRecAlgo | reco_ |
int | samplesToAdd_ |
bool | setSaturationFlag_ |
int | subdet_ |
edm::ESGetToken < CastorDbService, CastorDbRecord > | tok_conditions_ |
edm::EDGetTokenT < CastorDigiCollection > | tok_input_ |
edm::ESGetToken < CastorRecoParams, CastorRecoParamsRcd > | tok_recoParams_ |
edm::ESGetToken < CastorSaturationCorrs, CastorSaturationCorrsRcd > | tok_satCorr_ |
bool | tsFromDB_ |
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 |
Definition at line 28 of file CastorSimpleReconstructor.cc.
|
explicit |
Definition at line 57 of file CastorSimpleReconstructor.cc.
References DetId::Calo, det_, doSaturationCorr_, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, subdet_, HcalCastorDetId::SubdetectorId, tok_conditions_, tok_input_, tok_recoParams_, tok_satCorr_, and tsFromDB_.
|
override |
Definition at line 90 of file CastorSimpleReconstructor.cc.
|
override |
Definition at line 92 of file CastorSimpleReconstructor.cc.
References HcalCaloFlagLabels::ADCSaturationBit, DetId::Calo, CastorSimpleRecAlgo::checkADCSaturation(), submitPVValidationJobs::conditions, det_, doSaturationCorr_, CastorRecoParam::firstSample(), edm::Event::getByToken(), edm::EventSetup::getHandle(), CastorSaturationCorr::getValue(), mps_fire::i, edm::ESHandleBase::isValid(), maxADCvalue_, eostools::move(), edm::Event::put(), DetId::rawId(), reco_, CastorSimpleRecAlgo::reconstruct(), CastorSimpleRecAlgo::recoverADCSaturation(), CastorSimpleRecAlgo::resetTimeSamples(), CastorRecoParam::samplesToAdd(), setSaturationFlag_, subdet_, HcalCastorDetId::SubdetectorId, tok_conditions_, tok_input_, tok_recoParams_, tok_satCorr_, and tsFromDB_.
|
private |
Definition at line 36 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 49 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 44 of file CastorSimpleReconstructor.cc.
|
private |
Definition at line 46 of file CastorSimpleReconstructor.cc.
Referenced by produce().
|
private |
Definition at line 35 of file CastorSimpleReconstructor.cc.
Referenced by produce().
|
private |
Definition at line 45 of file CastorSimpleReconstructor.cc.
|
private |
Definition at line 48 of file CastorSimpleReconstructor.cc.
Referenced by produce().
|
private |
Definition at line 37 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 40 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 39 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 41 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 42 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 47 of file CastorSimpleReconstructor.cc.
Referenced by CastorSimpleReconstructor(), and produce().