#include <CommonTools/RecoAlgos/plugins/PFClusterMatchedToPhotonsSelector.cc>
Public Member Functions | |
PFClusterMatchedToPhotonsSelector (const edm::ParameterSet &) | |
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 &) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< reco::PFCluster::EEtoPSAssociation > | associationToken_ |
edm::EDGetTokenT< reco::GenParticleCollection > | genParticleToken_ |
double | matchMaxDEDR2_ |
double | matchMaxDR2_ |
edm::EDGetTokenT< reco::PFClusterCollection > | particleFlowClusterECALToken_ |
edm::EDGetTokenT< TrackingParticleCollection > | trackingParticleToken_ |
double | volumeRadius_EB_ |
double | volumeZ_EB_ |
double | volumeZ_EE_ |
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: Matches ECAL PF clusters to photons that do not convert
Implementation:
Definition at line 46 of file PFClusterMatchedToPhotonsSelector.cc.
PFClusterMatchedToPhotonsSelector::PFClusterMatchedToPhotonsSelector | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 66 of file PFClusterMatchedToPhotonsSelector.cc.
References associationToken_, genParticleToken_, edm::ParameterSet::getParameter(), matchMaxDEDR2_, matchMaxDR2_, particleFlowClusterECALToken_, trackingParticleToken_, volumeRadius_EB_, volumeZ_EB_, and volumeZ_EE_.
|
static |
Definition at line 85 of file PFClusterMatchedToPhotonsSelector.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
overrideprivate |
Definition at line 99 of file PFClusterMatchedToPhotonsSelector.cc.
References funct::abs(), associationToken_, DEFINE_FWK_MODULE, reco::deltaR2(), edm::helper::Filler< Map >::fill(), genParticleToken_, edm::Event::getByToken(), mps_fire::i, edm::helper::Filler< Map >::insert(), trackerHitRTTI::isMatched(), matchMaxDEDR2_, matchMaxDR2_, eostools::move(), MillePedeFileConverter_cfg::out, particleFlowClusterECALToken_, edm::Handle< T >::product(), edm::Event::put(), sortByKey(), trackingParticleToken_, volumeRadius_EB_, volumeZ_EB_, and volumeZ_EE_.
|
private |
Definition at line 56 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 54 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 59 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 58 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 55 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 57 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 62 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 61 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().
|
private |
Definition at line 63 of file PFClusterMatchedToPhotonsSelector.cc.
Referenced by PFClusterMatchedToPhotonsSelector(), and produce().