#include <CommonTools/RecoAlgos/plugins/PFClusterMatchedToPhotonsSelector.cc>
Public Member Functions | |
PFClusterMatchedToPhotonsSelector (const edm::ParameterSet &) | |
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 &) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
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: Matches ECAL PF clusters to photons that do not convert
Implementation:
Definition at line 45 of file PFClusterMatchedToPhotonsSelector.cc.
PFClusterMatchedToPhotonsSelector::PFClusterMatchedToPhotonsSelector | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 70 of file PFClusterMatchedToPhotonsSelector.cc.
|
static |
Definition at line 96 of file PFClusterMatchedToPhotonsSelector.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
overrideprivate |
Definition at line 111 of file PFClusterMatchedToPhotonsSelector.cc.
References funct::abs(), associationToken_, reco::deltaR2(), ALPAKA_ACCELERATOR_NAMESPACE::dR2(), PFLayer::ECAL_BARREL, ecalClusterToolsESGetTokens_, reco::PFCluster::energy(), edm::helper::Filler< Map >::fill(), genParticleToken_, EcalClusterLazyToolsBase::ESGetTokens::get(), iEvent, edm::helper::Filler< Map >::insert(), trackerHitRTTI::isMatched(), reco::PFCluster::layer(), matchMaxDEDR2_, matchMaxDR2_, eostools::move(), MillePedeFileConverter_cfg::out, particleFlowClusterECALToken_, edm::Handle< T >::product(), PFLayer::PS1, PFLayer::PS2, recHitsEB_, recHitsEE_, sortByKey(), trackingParticleToken_, volumeRadius_EB_, volumeZ_EB_, and volumeZ_EE_.
|
private |
Definition at line 55 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 60 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 53 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 63 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 62 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 54 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 57 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 58 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 56 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 66 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 65 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().
|
private |
Definition at line 67 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by produce().