Public Types | |
typedef std::vector< edm::Handle< edm::ValueMap< double > > > | IsolationValueMaps |
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 |
Public Member Functions | |
PFElectronTranslator (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~PFElectronTranslator () 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) |
Definition at line 28 of file PFElectronTranslator.cc.
typedef std::vector<edm::Handle<edm::ValueMap<double> > > PFElectronTranslator::IsolationValueMaps |
Definition at line 36 of file PFElectronTranslator.cc.
|
explicit |
Definition at line 171 of file PFElectronTranslator.cc.
References checkStatusFlag_, ecalMustacheSCParametersToken_, emptyIsOk_, edm::ParameterSet::getParameter(), GsfElectronCollection_, GsfElectronCoreCollection_, inputTokenGSFTracks_, inputTokenIsoVals_, inputTokenPFCandidateElectrons_, inputTokenPFCandidates_, MVACut_, PFBasicClusterCollection_, PFMVAValueMap_, PFPreshowerClusterCollection_, PFSCValueMap_, PFSuperClusterCollection_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 216 of file PFElectronTranslator.cc.
|
private |
Definition at line 626 of file PFElectronTranslator.cc.
References reco::PFCandidate::elementsInBlocks(), and reco::PFBlockElement::index().
Referenced by produce().
|
private |
Definition at line 415 of file PFElectronTranslator.cc.
References reco::CaloCluster::algo(), reco::CaloCluster::caloID(), reco::PFBlockElement::clusterRef(), reco::CaloCluster::hitsAndFractions(), edm::Ref< C, T, F >::isNull(), reco::CaloCluster::position(), reco::PFCandidate::rawEcalEnergy(), and reco::CaloCluster::seed().
Referenced by produce().
|
private |
Definition at line 447 of file PFElectronTranslator.cc.
References basicClusterPtr_, basicClusters_, GsfTrackRef_, and findQualityFiles::size.
Referenced by produce().
|
private |
Definition at line 659 of file PFElectronTranslator.cc.
References gsfElectronCoreRefs_, GsfTrackRef_, and findQualityFiles::size.
Referenced by produce().
|
private |
Definition at line 647 of file PFElectronTranslator.cc.
References GsfTrackRef_, kfTrackRef_, scMap_, reco::GsfElectronCore::setCtfTrack(), and reco::GsfElectronCore::setParentSuperCluster().
Referenced by produce().
|
private |
Definition at line 682 of file PFElectronTranslator.cc.
References reco::GsfElectron::addAmbiguousGsfTrack(), ambiguousGsfTracks_, CandidatePtr_, reco::GsfElectron::MvaInput::deltaEta, reco::PFCandidate::deltaP(), reco::GsfElectron::MvaInput::earlyBrem, reco::PFCandidate::electronExtraRef(), reco::GsfElectron::MvaInput::etOutsideMustache, gsfElectronCoreRefs_, gsfPFCandidateIndex_, GsfTrackRef_, reco::GsfElectron::MvaInput::hadEnergy, displacedMuonProducer_cff::isolationValues, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, reco::GsfElectron::MvaInput::lateBrem, reco::Mustache::MustacheID(), mustacheSCParams_, reco::PFCandidateElectronExtra::MVA_DeltaEtaTrackCluster, reco::PFCandidate::mva_e_pi(), reco::GsfElectron::MvaOutput::mva_e_pi, reco::PFCandidateElectronExtra::MVA_FirstBrem, reco::PFCandidateElectronExtra::MVA_LateBrem, reco::GsfElectron::MvaInput::nClusterOutsideMustache, vertices_cff::ntracks, reco::LeafCandidate::p4(), reco::GsfElectron::P4_PFLOW_COMBINATION, reco::GsfElectron::parentSuperCluster(), pfDeepBoostedJetPreprocessParams_cfi::pfcand, reco::GsfElectron::setMvaInput(), reco::GsfElectron::setMvaOutput(), reco::GsfElectron::setP4(), reco::GsfElectron::setPfIsolationVariables(), reco::GsfElectron::MvaInput::sigmaEtaEta, findQualityFiles::size, reco::GsfElectron::MvaOutput::status, reco::GsfElectron::PflowIsolationVariables::sumChargedHadronPt, reco::GsfElectron::PflowIsolationVariables::sumNeutralHadronEt, reco::GsfElectron::PflowIsolationVariables::sumPhotonEt, and reco::GsfElectron::PflowIsolationVariables::sumPUPt.
Referenced by produce().
|
private |
Definition at line 439 of file PFElectronTranslator.cc.
References reco::PFBlockElement::clusterRef().
Referenced by produce().
|
private |
Definition at line 466 of file PFElectronTranslator.cc.
References GsfTrackRef_, preshowerClusterPtr_, preshowerClusters_, and findQualityFiles::size.
Referenced by produce().
|
private |
Definition at line 485 of file PFElectronTranslator.cc.
References GsfTrackRef_, scMap_, and findQualityFiles::size.
Referenced by produce().
|
private |
Definition at line 550 of file PFElectronTranslator.cc.
References reco::SuperCluster::addCluster(), reco::CaloCluster::addHitAndFraction(), reco::SuperCluster::addPreshowerCluster(), basicClusterPtr_, basicClusters_, MillePedeFileConverter_cfg::e, gsfPFCandidateIndex_, GsfTrackRef_, pfClusters_, PFClusterWidthAlgo::pflowEtaWidth(), PFClusterWidthAlgo::pflowPhiWidth(), RecoTauValidation_cfi::posX, RecoTauValidation_cfi::posY, preshowerClusterPtr_, reco::SuperCluster::rawEnergy(), reco::SuperCluster::setEtaWidth(), reco::SuperCluster::setPhiWidth(), reco::SuperCluster::setPreshowerEnergy(), reco::SuperCluster::setSeed(), HLT_2024v14_cff::superClusters, and trackerHitRTTI::vector.
Referenced by produce().
|
private |
Definition at line 386 of file PFElectronTranslator.cc.
References DummyCfis::c, emptyIsOk_, submitPVResolutionJobs::err, iEvent, and unpackBuffers-CaloStage2::token.
Referenced by fillMVAValueMap(), and produce().
|
private |
Definition at line 399 of file PFElectronTranslator.cc.
References DummyCfis::c, submitPVResolutionJobs::err, Exception, iEvent, and unpackBuffers-CaloStage2::token.
Referenced by fillMVAValueMap(), and fillSCRefValueMap().
|
static |
Definition at line 144 of file PFElectronTranslator.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 496 of file PFElectronTranslator.cc.
References reco::PFCandidate::e, fetchCandidateCollection(), fetchGsfCollection(), trigObjTnPSource_cfi::filler, gsfMvaMap_, ecalDrivenGsfElectronCoresHGC_cff::gsfTracks, mps_fire::i, iEvent, inputTokenGSFTracks_, inputTokenPFCandidateElectrons_, zmumugammaAnalyzer_cfi::pfCandidates, mps_update::status, and contentValuesCheck::values.
Referenced by produce().
|
private |
Definition at line 531 of file PFElectronTranslator.cc.
References fetchGsfCollection(), trigObjTnPSource_cfi::filler, ecalDrivenGsfElectronCoresHGC_cff::gsfTracks, iEvent, inputTokenGSFTracks_, scMap_, and contentValuesCheck::values.
Referenced by produce().
|
private |
|
private |
Definition at line 670 of file PFElectronTranslator.cc.
References reco::PFBlockElementGsfTrack::GsftrackRefPF(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, vertices_cff::ntracks, and DiMuonV_cfg::tracks.
Referenced by produce().
|
override |
Definition at line 218 of file PFElectronTranslator.cc.
References ambiguousGsfTracks_, basicClusterPtr_, basicClusters_, CandidatePtr_, checkStatusFlag_, correspondingDaughterCandidate(), createBasicCluster(), createBasicClusterPtrs(), createGsfElectronCoreRefs(), createGsfElectronCores(), createGsfElectrons(), createPreshowerCluster(), createPreshowerClusterPtrs(), createSuperClusterGsfMapRefs(), createSuperClusters(), reco::PFCandidate::e, reco::PFBlockElement::ECAL, ecalMustacheSCParametersToken_, bookConverter::elements, fetchCandidateCollection(), fillMVAValueMap(), fillSCRefValueMap(), getAmbiguousGsfTracks(), edm::EventSetup::getData(), reco::PFBlockElement::GSF, GsfElectronCollection_, GsfElectronCoreCollection_, gsfElectronCoreRefs_, gsfPFCandidateIndex_, GsfTrackRef_, mps_fire::i, iEvent, inputTokenIsoVals_, inputTokenPFCandidates_, edm::Ref< C, T, F >::isNull(), displacedMuonProducer_cff::isolationValues, dqmiolumiharvest::j, kfTrackRef_, eostools::move(), mustacheSCParams_, MVACut_, PFBasicClusterCollection_, zmumugammaAnalyzer_cfi::pfCandidates, pfClusters_, PFMVAValueMap_, PFPreshowerClusterCollection_, PFSCValueMap_, PFSuperClusterCollection_, preshowerClusterPtr_, preshowerClusters_, reco::PFBlockElement::PS1, reco::PFBlockElement::PS2, scMap_, reco::PFCandidateElectronExtra::Selected, mps_update::status, superClusters_, and reco::PFBlockElement::type().
|
private |
Definition at line 114 of file PFElectronTranslator.cc.
Referenced by createGsfElectrons(), and produce().
|
private |
Definition at line 124 of file PFElectronTranslator.cc.
Referenced by createBasicClusterPtrs(), createSuperClusters(), and produce().
|
private |
Definition at line 116 of file PFElectronTranslator.cc.
Referenced by createBasicClusterPtrs(), createSuperClusters(), and produce().
|
private |
Definition at line 110 of file PFElectronTranslator.cc.
Referenced by createGsfElectrons(), and produce().
|
private |
Definition at line 104 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 136 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 139 of file PFElectronTranslator.cc.
Referenced by fetchCandidateCollection(), and PFElectronTranslator().
|
private |
Definition at line 102 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 101 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 128 of file PFElectronTranslator.cc.
Referenced by createGsfElectronCoreRefs(), createGsfElectrons(), and produce().
|
private |
Definition at line 133 of file PFElectronTranslator.cc.
Referenced by fillMVAValueMap().
|
private |
Definition at line 130 of file PFElectronTranslator.cc.
Referenced by createGsfElectrons(), createSuperClusters(), and produce().
|
private |
Definition at line 108 of file PFElectronTranslator.cc.
Referenced by createBasicClusterPtrs(), createGsfElectronCoreRefs(), createGsfElectronCores(), createGsfElectrons(), createPreshowerClusterPtrs(), createSuperClusterGsfMapRefs(), createSuperClusters(), and produce().
|
private |
Definition at line 94 of file PFElectronTranslator.cc.
Referenced by fillMVAValueMap(), fillSCRefValueMap(), and PFElectronTranslator().
|
private |
Definition at line 95 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 93 of file PFElectronTranslator.cc.
Referenced by fillMVAValueMap(), and PFElectronTranslator().
|
private |
Definition at line 92 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 112 of file PFElectronTranslator.cc.
Referenced by createGsfElectronCores(), and produce().
|
private |
Definition at line 137 of file PFElectronTranslator.cc.
Referenced by createGsfElectrons(), and produce().
|
private |
Definition at line 103 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 96 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 118 of file PFElectronTranslator.cc.
Referenced by createSuperClusters(), and produce().
|
private |
Definition at line 99 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 97 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 100 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 98 of file PFElectronTranslator.cc.
Referenced by PFElectronTranslator(), and produce().
|
private |
Definition at line 126 of file PFElectronTranslator.cc.
Referenced by createPreshowerClusterPtrs(), createSuperClusters(), and produce().
|
private |
Definition at line 120 of file PFElectronTranslator.cc.
Referenced by createPreshowerClusterPtrs(), and produce().
|
private |
Definition at line 132 of file PFElectronTranslator.cc.
Referenced by createGsfElectronCores(), createSuperClusterGsfMapRefs(), fillSCRefValueMap(), and produce().
|
private |
Definition at line 122 of file PFElectronTranslator.cc.
Referenced by produce().