#include <GEDPhotonCoreProducer.h>
Private Member Functions | |
void | createSingleLegConversions (reco::CaloClusterPtr, const std::vector< reco::TrackRef > &, const std::vector< float > &, reco::ConversionCollection &oneLegConversions) |
Private Attributes | |
edm::ParameterSet | conf_ |
std::string | GEDPhotonCoreCollection_ |
double | minSCEt_ |
std::string | PFConversionCollection_ |
edm::EDGetTokenT < reco::PFCandidateCollection > | pfEgammaCandidates_ |
edm::EDGetTokenT < reco::ElectronSeedCollection > | pixelSeedProducer_ |
bool | validConversions_ |
bool | validPixelSeeds_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 23 of file GEDPhotonCoreProducer.h.
GEDPhotonCoreProducer::GEDPhotonCoreProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 36 of file GEDPhotonCoreProducer.cc.
References conf_, GEDPhotonCoreCollection_, edm::ParameterSet::getParameter(), PFConversionCollection_, pfEgammaCandidates_, pixelSeedProducer_, and AlCaHLTBitMon_QueryRunRegistry::string.
GEDPhotonCoreProducer::~GEDPhotonCoreProducer | ( | ) |
Definition at line 57 of file GEDPhotonCoreProducer.cc.
|
private |
Definition at line 182 of file GEDPhotonCoreProducer.cc.
References relativeConstraints::error, reco::Conversion::pflow, edm::PtrVector< T >::push_back(), reco::Conversion::setOneLegMVA(), X, and Gflash::Z.
Referenced by produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 62 of file GEDPhotonCoreProducer.cc.
References reco::PhotonCore::addConversion(), reco::PhotonCore::addElectronPixelSeed(), createSingleLegConversions(), GEDPhotonCoreCollection_, edm::Event::getByToken(), edm::Ref< C, T, F >::id(), edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), PFConversionCollection_, pfEgammaCandidates_, pixelSeedProducer_, edm::Event::put(), edm::refToPtr(), reco::PhotonCore::setParentSuperCluster(), reco::PhotonCore::setPFlowPhoton(), reco::PhotonCore::setStandardPhoton(), reco::PhotonCore::setSuperCluster(), edm::RefVector< C, T, F >::size(), and validPixelSeeds_.
|
private |
Definition at line 43 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer().
|
private |
Definition at line 36 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer(), and produce().
|
private |
Definition at line 41 of file GEDPhotonCoreProducer.h.
|
private |
Definition at line 37 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer(), and produce().
|
private |
Definition at line 38 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer(), and produce().
|
private |
Definition at line 39 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer(), and produce().
|
private |
Definition at line 42 of file GEDPhotonCoreProducer.h.
|
private |
Definition at line 44 of file GEDPhotonCoreProducer.h.
Referenced by produce().