#include <CastorSimpleReconstructor.h>
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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
DetId::Detector | det_ |
bool | doSaturationCorr_ |
int | firstSample_ |
int | maxADCvalue_ |
CastorSimpleRecAlgo | reco_ |
int | samplesToAdd_ |
bool | setSaturationFlag_ |
int | subdet_ |
edm::EDGetTokenT< CastorDigiCollection > | tok_input_ |
bool | tsFromDB_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 14 of file CastorSimpleReconstructor.h.
|
explicit |
Definition at line 25 of file CastorSimpleReconstructor.cc.
References DetId::Calo, det_, edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, subdet_, HcalCastorDetId::SubdetectorId, and tok_input_.
|
override |
Definition at line 50 of file CastorSimpleReconstructor.cc.
|
override |
Definition at line 53 of file CastorSimpleReconstructor.cc.
References HcalCaloFlagLabels::ADCSaturationBit, edm::SortedCollection< T, SORT >::begin(), AlignmentProducer_cff::calibrations, DetId::Calo, CastorSimpleRecAlgo::checkADCSaturation(), det_, doSaturationCorr_, edm::SortedCollection< T, SORT >::end(), CastorRecoParam::firstSample(), edm::EventSetup::get(), edm::Event::getByToken(), CastorDbService::getCastorCalibrations(), CastorDbService::getCastorCoder(), CastorDbService::getCastorShape(), CastorSaturationCorr::getValue(), CastorCondObjectContainer< Item >::getValues(), 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_input_, and tsFromDB_.
|
private |
Definition at line 21 of file CastorSimpleReconstructor.h.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 31 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 26 of file CastorSimpleReconstructor.h.
|
private |
Definition at line 28 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 20 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 27 of file CastorSimpleReconstructor.h.
|
private |
Definition at line 30 of file CastorSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 22 of file CastorSimpleReconstructor.h.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 24 of file CastorSimpleReconstructor.h.
Referenced by CastorSimpleReconstructor(), and produce().
|
private |
Definition at line 29 of file CastorSimpleReconstructor.h.
Referenced by produce().