#include <GEDPhotonCoreProducer.h>
Private Member Functions | |
void | createSingleLegConversions (reco::CaloClusterPtr, std::vector< reco::TrackRef >, std::vector< float >, reco::ConversionCollection &oneLegConversions) |
Private Attributes | |
edm::ParameterSet | conf_ |
std::string | GEDPhotonCoreCollection_ |
double | minSCEt_ |
std::string | PFConversionCollection_ |
edm::InputTag | pfEgammaCandidates_ |
std::string | pixelSeedProducer_ |
bool | validConversions_ |
bool | validPixelSeeds_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
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::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
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 25 of file GEDPhotonCoreProducer.h.
GEDPhotonCoreProducer::GEDPhotonCoreProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 39 of file GEDPhotonCoreProducer.cc.
References conf_, GEDPhotonCoreCollection_, edm::ParameterSet::getParameter(), PFConversionCollection_, pfEgammaCandidates_, and AlCaHLTBitMon_QueryRunRegistry::string.
GEDPhotonCoreProducer::~GEDPhotonCoreProducer | ( | ) |
Definition at line 54 of file GEDPhotonCoreProducer.cc.
|
private |
Definition at line 159 of file GEDPhotonCoreProducer.cc.
References 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 59 of file GEDPhotonCoreProducer.cc.
References reco::PhotonCore::addConversion(), createSingleLegConversions(), reco::PFCandidate::gamma, GEDPhotonCoreCollection_, edm::Event::getByLabel(), edm::Ref< C, T, F >::id(), edm::Ref< C, T, F >::key(), edm::InputTag::label(), PFConversionCollection_, pfEgammaCandidates_, edm::Event::put(), edm::refToPtr(), reco::PhotonCore::setPFlowPhoton(), reco::PhotonCore::setPflowSuperCluster(), reco::PhotonCore::setStandardPhoton(), reco::PhotonCore::setSuperCluster(), and edm::RefVector< C, T, F >::size().
|
private |
Definition at line 45 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer().
|
private |
Definition at line 38 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer(), and produce().
|
private |
Definition at line 42 of file GEDPhotonCoreProducer.h.
|
private |
Definition at line 39 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer(), and produce().
|
private |
Definition at line 40 of file GEDPhotonCoreProducer.h.
Referenced by GEDPhotonCoreProducer(), and produce().
|
private |
Definition at line 44 of file GEDPhotonCoreProducer.h.
|
private |
Definition at line 43 of file GEDPhotonCoreProducer.h.
|
private |
Definition at line 46 of file GEDPhotonCoreProducer.h.