#include <HcalSimpleReconstructor.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 |
HcalSimpleReconstructor (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) final |
~HcalSimpleReconstructor () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
template<class DIGICOLL , class RECHITCOLL > | |
void | process (edm::Event &e, const edm::EventSetup &c, const edm::EDGetTokenT< DIGICOLL > &tok) |
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 26 of file HcalSimpleReconstructor.h.
|
explicit |
Definition at line 16 of file HcalSimpleReconstructor.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), HcalForward, HcalOuter, inputLabel_, AlCaHLTBitMon_QueryRunRegistry::string, subdet_, tok_calib_, tok_hf_, and tok_ho_.
|
override |
Definition at line 49 of file HcalSimpleReconstructor.cc.
References paramTS, and theTopology.
|
final |
Definition at line 54 of file HcalSimpleReconstructor.cc.
References HcalSimpleRecAlgo::beginRun(), edm::EventSetup::get(), AlCaHLTBitMon_ParallelJobs::p, paramTS, edm::ESHandle< T >::product(), reco_, HcalCondObjectContainerBase::setTopo(), theTopology, and tsFromDB_.
|
final |
Definition at line 69 of file HcalSimpleReconstructor.cc.
References HcalSimpleRecAlgo::endRun(), paramTS, reco_, and tsFromDB_.
|
static |
Definition at line 133 of file HcalSimpleReconstructor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 79 of file HcalSimpleReconstructor.cc.
References AlignmentProducer_cff::calibrations, dropZSmarkedPassed_, plotBeamSpotDB::first, HcalRecoParam::firstSample(), firstSample_, edm::EventSetup::get(), edm::Event::getByToken(), HcalDbService::getHcalCalibrations(), HcalDbService::getHcalCoder(), HcalDbService::getHcalShape(), HcalCondObjectContainer< Item >::getValues(), mps_fire::i, eostools::move(), paramTS, edm::Event::put(), DetId::rawId(), reco_, HcalSimpleRecAlgo::reconstruct(), HcalRecoParam::samplesToAdd(), samplesToAdd_, and tsFromDB_.
|
final |
Definition at line 119 of file HcalSimpleReconstructor.cc.
References det_, MillePedeFileConverter_cfg::e, DetId::Hcal, HcalCalibration, HcalForward, HcalOther, HcalOuter, subdet_, subdetOther_, tok_calib_, tok_hf_, and tok_ho_.
|
private |
Definition at line 38 of file HcalSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 47 of file HcalSimpleReconstructor.h.
Referenced by process().
|
private |
Definition at line 51 of file HcalSimpleReconstructor.h.
Referenced by process().
|
private |
Definition at line 41 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor().
|
private |
Definition at line 55 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), endRun(), process(), and ~HcalSimpleReconstructor().
|
private |
Definition at line 37 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), endRun(), and process().
|
private |
Definition at line 52 of file HcalSimpleReconstructor.h.
Referenced by process().
|
private |
Definition at line 39 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 40 of file HcalSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 56 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), and ~HcalSimpleReconstructor().
|
private |
Definition at line 45 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 43 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 44 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 53 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), endRun(), and process().