#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 | |
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 |
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<> | |
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 33 of file HcalSimpleReconstructor.h.
|
explicit |
Definition at line 16 of file HcalSimpleReconstructor.cc.
References conditionsToken_, gather_cfg::cout, edm::ParameterSet::getParameter(), HcalForward, HcalOuter, htopoToken_, inputLabel_, paramsToken_, AlCaHLTBitMon_QueryRunRegistry::string, subdet_, tok_calib_, tok_hf_, tok_ho_, and tsFromDB_.
|
override |
Definition at line 51 of file HcalSimpleReconstructor.cc.
|
final |
Definition at line 53 of file HcalSimpleReconstructor.cc.
References HcalSimpleRecAlgo::beginRun(), edm::EventSetup::getData(), htopoToken_, AlCaHLTBitMon_ParallelJobs::p, paramsToken_, paramTS_, reco_, and tsFromDB_.
|
final |
Definition at line 63 of file HcalSimpleReconstructor.cc.
References HcalSimpleRecAlgo::endRun(), and reco_.
|
static |
Definition at line 119 of file HcalSimpleReconstructor.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 66 of file HcalSimpleReconstructor.cc.
References AlignmentProducer_cff::calibrations, submitPVValidationJobs::conditions, conditionsToken_, dropZSmarkedPassed_, MillePedeFileConverter_cfg::e, options_cfi::eventSetup, dqmdumpme::first, HcalRecoParam::firstSample(), firstSample_, mps_fire::i, eostools::move(), paramTS_, DetId::rawId(), reco_, HcalSimpleRecAlgo::reconstruct(), HcalRecoParam::samplesToAdd(), samplesToAdd_, l1trig_cff::shape, and tsFromDB_.
|
final |
Definition at line 107 of file HcalSimpleReconstructor.cc.
References det_, MillePedeFileConverter_cfg::e, options_cfi::eventSetup, DetId::Hcal, HcalCalibration, HcalForward, HcalOther, HcalOuter, subdet_, subdetOther_, tok_calib_, tok_hf_, and tok_ho_.
|
private |
Definition at line 68 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and process().
|
private |
Definition at line 46 of file HcalSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 55 of file HcalSimpleReconstructor.h.
Referenced by process().
|
private |
Definition at line 59 of file HcalSimpleReconstructor.h.
Referenced by process().
|
private |
Definition at line 66 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), and HcalSimpleReconstructor().
|
private |
Definition at line 49 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor().
|
private |
Definition at line 67 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), and HcalSimpleReconstructor().
|
private |
Definition at line 63 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), and process().
|
private |
Definition at line 45 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), endRun(), and process().
|
private |
Definition at line 60 of file HcalSimpleReconstructor.h.
Referenced by process().
|
private |
Definition at line 47 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 48 of file HcalSimpleReconstructor.h.
Referenced by produce().
|
private |
Definition at line 53 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 51 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 52 of file HcalSimpleReconstructor.h.
Referenced by HcalSimpleReconstructor(), and produce().
|
private |
Definition at line 61 of file HcalSimpleReconstructor.h.
Referenced by beginRun(), HcalSimpleReconstructor(), and process().