Public Member Functions | |
LegacyPFRecHitProducer (edm::ParameterSet const &config) | |
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 | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const edm::EDGetTokenT< reco::PFRecHitHostCollection > | alpakaPfRecHitsToken_ |
std::unordered_map< PFLayer::Layer, const CaloSubdetectorGeometry * > | caloGeo_ |
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | geomToken_ |
const edm::EDPutTokenT< reco::PFRecHitCollection > | legacyPfRecHitsToken_ |
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 20 of file LegacyPFRecHitProducer.cc.
|
inline |
Definition at line 22 of file LegacyPFRecHitProducer.cc.
|
overrideprivate |
Definition at line 44 of file LegacyPFRecHitProducer.cc.
References caloGeo_, DetId::Ecal, PFLayer::ECAL_BARREL, PFLayer::ECAL_ENDCAP, EcalBarrel, EcalEndcap, geomToken_, CaloGeometry::getSubdetectorGeometry(), DetId::Hcal, PFLayer::HCAL_BARREL1, PFLayer::HCAL_ENDCAP, HcalBarrel, HcalEndcap, and singleTopDQM_cfi::setup.
|
inlinestatic |
Definition at line 27 of file LegacyPFRecHitProducer.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 52 of file LegacyPFRecHitProducer.cc.
References reco::PFRecHit::addNeighbour(), alpakaPfRecHitsToken_, caloGeo_, PortableHostCollection< T >::const_view(), hcalRecHitTable_cff::depth, hcalRecHitTable_cff::detId, PVValHelper::eta, mps_fire::i, dqmdumpme::k, legacyPfRecHitsToken_, MillePedeFileConverter_cfg::out, phi, reco::PFRecHit::setDepth(), reco::PFRecHit::setTime(), and hcalRecHitTable_cff::time.
|
private |
Definition at line 37 of file LegacyPFRecHitProducer.cc.
Referenced by produce().
|
private |
Definition at line 41 of file LegacyPFRecHitProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 40 of file LegacyPFRecHitProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 38 of file LegacyPFRecHitProducer.cc.
Referenced by produce().