#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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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::InputTag | inputLabel_ |
std::unique_ptr< HcalRecoParams > | paramTS_ |
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<> | |
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 |
Description: Phase 1 HF reco with QIE 10 and split-anode readout
Implementation: [Notes on implementation]
Definition at line 48 of file HFPreReconstructor.cc.
|
private |
Definition at line 57 of file HFPreReconstructor.cc.
|
private |
Definition at line 58 of file HFPreReconstructor.cc.
|
explicit |
Definition at line 87 of file HFPreReconstructor.cc.
References inputLabel_, and tok_hfQIE10_.
|
override |
Definition at line 103 of file HFPreReconstructor.cc.
|
overrideprivate |
Definition at line 223 of file HFPreReconstructor.cc.
References edm::EventSetup::get(), AlCaHLTBitMon_ParallelJobs::p, paramTS_, edm::ESHandle< T >::product(), and tsFromDB_.
|
static |
Definition at line 304 of file HFPreReconstructor.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addDefault(), and DEFINE_FWK_MODULE.
|
private |
Definition at line 150 of file HFPreReconstructor.cc.
References edm::DataFrameContainer::begin(), AlignmentProducer_cff::calibrations, dropZSmarkedPassed_, edm::DataFrameContainer::end(), HcalRecoParam::firstSample(), forceSOI_, edm::EventSetup::get(), edm::Event::getByToken(), HcalDbService::getHcalCalibrations(), HcalDbService::getHcalCoder(), HcalDbService::getHcalShape(), HcalForward, HFQIE10Info::id(), QIE10DataFrame::id(), info(), paramTS_, QIE10DataFrame::presamples(), edm::ESHandle< T >::product(), qie10Infos_, DetId::rawId(), reco_, HFPreRecAlgo::reconstruct(), edm::DataFrameContainer::size(), soiShift_, tok_hfQIE10_, tsFromDB_, and QIE10DataFrame::zsMarkAndPass().
Referenced by produce().
|
overrideprivate |
Definition at line 235 of file HFPreReconstructor.cc.
References fillInfos(), plotBeamSpotDB::first, mps_fire::i, eostools::move(), MillePedeFileConverter_cfg::out, edm::Event::put(), edm::second(), sortDataByPmt(), and sortedQIE10Infos_.
|
private |
Definition at line 116 of file HFPreReconstructor.cc.
References egammaForCoreTracking_cff::depth, plotBeamSpotDB::first, mps_fire::i, triggerObjects_cff::id, info(), qie10Infos_, and sortedQIE10Infos_.
Referenced by produce().
|
private |
Definition at line 67 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 65 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 64 of file HFPreReconstructor.cc.
Referenced by HFPreReconstructor().
|
private |
Definition at line 75 of file HFPreReconstructor.cc.
Referenced by beginRun(), and fillInfos().
|
private |
Definition at line 73 of file HFPreReconstructor.cc.
Referenced by fillInfos(), and sortDataByPmt().
|
private |
Definition at line 71 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 66 of file HFPreReconstructor.cc.
Referenced by fillInfos().
|
private |
Definition at line 74 of file HFPreReconstructor.cc.
Referenced by produce(), and sortDataByPmt().
|
private |
Definition at line 72 of file HFPreReconstructor.cc.
Referenced by fillInfos(), and HFPreReconstructor().
|
private |
Definition at line 68 of file HFPreReconstructor.cc.
Referenced by beginRun(), and fillInfos().