#include <ZdcHitReconstructor.h>
Public Member Functions | |
void | beginRun (edm::Run const &r, edm::EventSetup const &es) final |
void | endRun (edm::Run const &r, edm::EventSetup const &es) final |
void | produce (edm::Event &e, const edm::EventSetup &c) final |
ZdcHitReconstructor (const edm::ParameterSet &ps) | |
~ZdcHitReconstructor () 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 | |
std::vector< int > | AuxTSvec_ |
edm::ESGetToken< HcalDbService, HcalDbRecord > | conditionsToken_ |
bool | correctTiming_ |
DetId::Detector | det_ |
bool | dropZSmarkedPassed_ |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | htopoToken_ |
std::unique_ptr < HcalLongRecoParams > | longRecoParams_ |
double | lowGainFrac_ |
int | lowGainOffset_ |
edm::ESGetToken < HcalLongRecoParams, HcalLongRecoParamsRcd > | paramsToken_ |
edm::ESGetToken < HcalChannelQuality, HcalChannelQualityRcd > | qualToken_ |
ZdcSimpleRecAlgo | reco_ |
HcalADCSaturationFlag * | saturationFlagSetter_ |
bool | setHSCPFlags_ |
bool | setNoiseFlags_ |
bool | setSaturationFlags_ |
bool | setTimingTrustFlags_ |
edm::ESGetToken < HcalSeverityLevelComputer, HcalSeverityLevelComputerRcd > | sevToken_ |
int | subdet_ |
HcalOtherSubdetector | subdetOther_ |
edm::EDGetTokenT < ZDCDigiCollection > | tok_input_castor |
edm::EDGetTokenT < ZDCDigiCollection > | tok_input_hcal |
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 46 of file ZdcHitReconstructor.h.
|
explicit |
Definition at line 17 of file ZdcHitReconstructor.cc.
References AuxTSvec_, DetId::Calo, conditionsToken_, gather_cfg::cout, det_, edm::ParameterSet::getParameter(), HcalCalibration, HcalOther, htopoToken_, paramsToken_, qualToken_, saturationFlagSetter_, setSaturationFlags_, sevToken_, AlCaHLTBitMon_QueryRunRegistry::string, subdet_, HcalZDCDetId::SubdetectorId, subdetOther_, tok_input_castor, and tok_input_hcal.
|
override |
Definition at line 63 of file ZdcHitReconstructor.cc.
References saturationFlagSetter_.
|
final |
Definition at line 65 of file ZdcHitReconstructor.cc.
References edm::EventSetup::getData(), htopoToken_, longRecoParams_, AlCaHLTBitMon_ParallelJobs::p, and paramsToken_.
|
final |
Definition at line 72 of file ZdcHitReconstructor.cc.
|
final |
Definition at line 74 of file ZdcHitReconstructor.cc.
References AuxTSvec_, DetId::Calo, submitPVValidationJobs::conditions, conditionsToken_, det_, HcalSeverityLevelComputer::dropChannel(), dropZSmarkedPassed_, edm::Event::getByToken(), edm::EventSetup::getData(), HcalDbService::getHcalCalibrations(), HcalDbService::getHcalCoder(), HcalDbService::getHcalShape(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), mps_fire::i, edm::HandleBase::isValid(), longRecoParams_, eostools::move(), HcalLongRecoParam::noiseTS(), edm::Event::put(), qualToken_, DetId::rawId(), reco_, ZdcSimpleRecAlgo::reconstruct(), saturationFlagSetter_, HcalADCSaturationFlag::setSaturationFlag(), setSaturationFlags_, sevToken_, HcalLongRecoParam::signalTS(), subdet_, HcalZDCDetId::SubdetectorId, tok_input_castor, and tok_input_hcal.
|
private |
Definition at line 71 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 82 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 64 of file ZdcHitReconstructor.h.
|
private |
Definition at line 58 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 70 of file ZdcHitReconstructor.h.
Referenced by produce().
|
private |
Definition at line 80 of file ZdcHitReconstructor.h.
Referenced by beginRun(), and ZdcHitReconstructor().
|
private |
Definition at line 77 of file ZdcHitReconstructor.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 75 of file ZdcHitReconstructor.h.
|
private |
Definition at line 74 of file ZdcHitReconstructor.h.
|
private |
Definition at line 81 of file ZdcHitReconstructor.h.
Referenced by beginRun(), and ZdcHitReconstructor().
|
private |
Definition at line 83 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 55 of file ZdcHitReconstructor.h.
Referenced by produce().
|
private |
Definition at line 56 of file ZdcHitReconstructor.h.
Referenced by produce(), ZdcHitReconstructor(), and ~ZdcHitReconstructor().
|
private |
Definition at line 66 of file ZdcHitReconstructor.h.
|
private |
Definition at line 65 of file ZdcHitReconstructor.h.
|
private |
Definition at line 67 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 68 of file ZdcHitReconstructor.h.
|
private |
Definition at line 84 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 59 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 60 of file ZdcHitReconstructor.h.
Referenced by ZdcHitReconstructor().
|
private |
Definition at line 62 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().
|
private |
Definition at line 61 of file ZdcHitReconstructor.h.
Referenced by produce(), and ZdcHitReconstructor().