Produces the pat::GenericParticle. More...
#include "PhysicsTools/PatAlgos/interface/PATGenericParticleProducer.h"
Public Member Functions | |
PATGenericParticleProducer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATGenericParticleProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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) |
Produces the pat::GenericParticle.
The PATGenericParticleProducer produces the analysis-level pat::GenericParticle starting from any collection of Candidates
Definition at line 42 of file PATGenericParticleProducer.h.
|
explicit |
Definition at line 12 of file PATGenericParticleProducer.cc.
References addGenMatch_, edm::EDConsumerBase::consumes(), embedCaloTower_, embedCombined_, embedGenMatch_, embedGsfTrack_, embedStandalone_, embedSuperCluster_, embedTrack_, embedTracks_, edm::ParameterSet::existsAs(), genMatchTokens_, edm::ParameterSet::getParameter(), srcToken_, GlobalPosition_Frontier_DevDB_cff::tag, and edm::vector_transform().
PATGenericParticleProducer::~PATGenericParticleProducer | ( | ) |
Definition at line 85 of file PATGenericParticleProducer.cc.
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 88 of file PATGenericParticleProducer.cc.
References addGenMatch_, pat::PATObject< ObjectType >::addGenParticleRef(), addQuality_, pat::helper::MultiIsolator::beginEvent(), efficiencyLoader_, pat::GenericParticle::embedCaloTower(), embedCaloTower_, pat::GenericParticle::embedCombined(), embedCombined_, embedGenMatch_, pat::PATObject< ObjectType >::embedGenParticle(), pat::GenericParticle::embedGsfTrack(), embedGsfTrack_, pat::GenericParticle::embedStandalone(), embedStandalone_, pat::GenericParticle::embedSuperCluster(), embedSuperCluster_, pat::GenericParticle::embedTrack(), embedTrack_, pat::GenericParticle::embedTracks(), embedTracks_, pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), pat::helper::MultiIsolator::enabled(), pat::helper::VertexingHelper::enabled(), pat::helper::MultiIsolator::endEvent(), eTComparator_, pat::helper::MultiIsolator::fill(), plotBeamSpotDB::first, genMatchTokens_, edm::Event::getByToken(), i, customizeTrackingMonitorSeedNumber::idx, isoDepositLabels_, isoDepositTokens_, isolator_, isolatorTmpStorage_, j, gen::n, pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), pat::helper::VertexingHelper::newEvent(), edm::Event::put(), qualitySrcToken_, resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::GenericParticle::setIsoDeposit(), pat::GenericParticle::setIsolation(), pat::GenericParticle::setQuality(), pat::helper::KinResolutionsLoader::setResolutions(), pat::GenericParticle::setVertexAssociation(), python.multivaluedict::sort(), srcToken_, userDataHelper_, useUserData_, and vertexingHelper_.
|
private |
Definition at line 74 of file PATGenericParticleProducer.h.
|
private |
Definition at line 62 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 59 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 77 of file PATGenericParticleProducer.h.
|
private |
Definition at line 75 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 57 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 57 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 63 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 57 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 57 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 57 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 57 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 57 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 67 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 64 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 71 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 72 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 69 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 70 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 60 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 78 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 54 of file PATGenericParticleProducer.h.
Referenced by PATGenericParticleProducer(), and produce().
|
private |
Definition at line 83 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 82 of file PATGenericParticleProducer.h.
Referenced by produce().
|
private |
Definition at line 80 of file PATGenericParticleProducer.h.
Referenced by produce().