#include <RecoLocalCalo/HcalRecProducers/src/HFPreReconstructor.cc>
Public Member Functions | |
HFPreReconstructor (const edm::ParameterSet &) | |
~HFPreReconstructor () 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 Types | |
typedef std::pair< HcalDetId, int > | PmtAnodeId |
typedef std::pair< PmtAnodeId, const HFQIE10Info * > | QIE10InfoWithId |
Private Member Functions | |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
void | fillInfos (const edm::Event &e, const edm::EventSetup &eventSetup) |
void | produce (edm::Event &, const edm::EventSetup &) override |
unsigned | sortDataByPmt () |
Private Attributes | |
bool | dropZSmarkedPassed_ |
int | forceSOI_ |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | htopoToken_ |
edm::InputTag | inputLabel_ |
edm::ESGetToken< HcalChannelPropertiesVec, HcalChannelPropertiesRecord > | propertiesToken_ |
std::vector< HFQIE10Info > | qie10Infos_ |
HFPreRecAlgo | reco_ |
int | soiShift_ |
std::vector< QIE10InfoWithId > | sortedQIE10Infos_ |
edm::EDGetTokenT< QIE10DigiCollection > | tok_hfQIE10_ |
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 |
Description: Phase 1 HF reco with QIE 10 and split-anode readout
Implementation: [Notes on implementation]
Definition at line 52 of file HFPreReconstructor.cc.
|
private |
Definition at line 60 of file HFPreReconstructor.cc.
|
private |
Definition at line 61 of file HFPreReconstructor.cc.
|
explicit |
Definition at line 93 of file HFPreReconstructor.cc.
References htopoToken_, inputLabel_, propertiesToken_, and tok_hfQIE10_.
|
override |
Definition at line 111 of file HFPreReconstructor.cc.
|
overrideprivate |
Definition at line 205 of file HFPreReconstructor.cc.
|
static |
Definition at line 268 of file HFPreReconstructor.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
private |
Definition at line 147 of file HFPreReconstructor.cc.
References edm::DataFrameContainer::begin(), HcalChannelProperties::channelCoder, HcalTopology::detId2denseId(), dropZSmarkedPassed_, MillePedeFileConverter_cfg::e, edm::DataFrameContainer::end(), options_cfi::eventSetup, HcalRecoParam::firstSample(), forceSOI_, amptDefault_cfi::frame, HcalForward, htopoToken_, info(), HcalChannelProperties::paramTs, propertiesToken_, qie10Infos_, reco_, HFPreRecAlgo::reconstruct(), HcalChannelProperties::shape, edm::DataFrameContainer::size(), soiShift_, tok_hfQIE10_, and tsFromDB_.
Referenced by produce().
|
overrideprivate |
Definition at line 208 of file HFPreReconstructor.cc.
References cms::cuda::assert(), MillePedeFileConverter_cfg::e, options_cfi::eventSetup, fillInfos(), dqmdumpme::first, mps_fire::i, eostools::move(), MillePedeFileConverter_cfg::out, edm::second(), sortDataByPmt(), and sortedQIE10Infos_.
|
private |
Definition at line 119 of file HFPreReconstructor.cc.
References LEDCalibrationChannels::depth, dqmdumpme::first, mps_fire::i, l1ctLayer2EG_cff::id, info(), qie10Infos_, jetUpdater_cfi::sort, and sortedQIE10Infos_.
Referenced by produce().
|
private |
Definition at line 70 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 68 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 86 of file HFPreReconstructor.cc.
Referenced by fillInfos(), and HFPreReconstructor().
|
private |
Definition at line 67 of file HFPreReconstructor.cc.
Referenced by HFPreReconstructor().
|
private |
Definition at line 87 of file HFPreReconstructor.cc.
Referenced by fillInfos(), and HFPreReconstructor().
|
private |
Definition at line 76 of file HFPreReconstructor.cc.
Referenced by fillInfos(), and sortDataByPmt().
|
private |
Definition at line 74 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 69 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 77 of file HFPreReconstructor.cc.
Referenced by produce(), and sortDataByPmt().
|
private |
Definition at line 75 of file HFPreReconstructor.cc.
Referenced by fillInfos(), and HFPreReconstructor().
|
private |
Definition at line 71 of file HFPreReconstructor.cc.
Referenced by fillInfos().