CMS 3D CMS Logo

List of all members | Public Member Functions | Private Types | Private Attributes
pat::PATVertexAssociationProducer Class Reference

Produces VertexAssociation and a ValueMap to the originating reco jets. More...

Inheritance diagram for pat::PATVertexAssociationProducer:
edm::stream::EDProducer<> edm::stream::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 PATVertexAssociationProducer (const edm::ParameterSet &iConfig)
 
virtual void produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override
 
 ~PATVertexAssociationProducer ()
 
- Public Member Functions inherited from edm::stream::EDProducer<>
 EDProducer ()=default
 
- Public Member Functions inherited from edm::stream::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDProducerBase ()
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, std::unordered_multimap< std::string, edm::ProductResolverIndex > const &iIndicies, std::string const &moduleLabel)
 
virtual ~ProducerBase () noexcept(false)
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Types

typedef edm::ValueMap< pat::VertexAssociationVertexAssociationMap
 
typedef std::vector< edm::InputTagVInputTag
 

Private Attributes

std::vector< edm::InputTagparticles_
 
std::vector< edm::EDGetTokenT< edm::View< reco::Candidate > > > particlesTokens_
 
pat::helper::VertexingHelper vertexing_
 

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, GlobalCacheLuminosityBlockContext
 
typedef CacheTypes::LuminosityBlockSummaryCache LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache, GlobalCacheRunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDProducerBase
typedef EDProducerAdaptorBase ModuleType
 
- Public Types inherited from edm::ProducerBase
typedef ProductRegistryHelper::TypeLabelList TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::stream::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- 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)
 

Detailed Description

Produces VertexAssociation and a ValueMap to the originating reco jets.

The PATVertexAssociationProducer produces a set of vertex associations for one or more collection of Candidates, and saves them in a ValueMap in the event.

These can be retrieved in PAT Layer 1 to be embedded in PAT Objects

Author
Giovanni Petrucciani
Version
Id
VertexAssociationProducer.cc,v 1.2 2010/02/20 21:00:29 wmtan Exp

Definition at line 29 of file VertexAssociationProducer.cc.

Member Typedef Documentation

Definition at line 31 of file VertexAssociationProducer.cc.

Definition at line 41 of file VertexAssociationProducer.cc.

Constructor & Destructor Documentation

PATVertexAssociationProducer::PATVertexAssociationProducer ( const edm::ParameterSet iConfig)
explicit

Definition at line 53 of file VertexAssociationProducer.cc.

References edm::EDConsumerBase::consumes(), end, particles_, and particlesTokens_.

53  :
54  particles_( iConfig.existsAs<VInputTag>("candidates") ? // if it's a VInputTag
55  iConfig.getParameter<VInputTag>("candidates") :
56  VInputTag(1, iConfig.getParameter<edm::InputTag>("candidates")) ),
57  vertexing_(iConfig, consumesCollector())
58 {
59  for (VInputTag::const_iterator it = particles_.begin(), end = particles_.end(); it != end; ++it) {
61  }
62  produces<VertexAssociationMap>();
63 }
T getParameter(std::string const &) const
bool existsAs(std::string const &parameterName, bool trackiness=true) const
checks if a parameter exists as a given type
Definition: ParameterSet.h:186
pat::helper::VertexingHelper vertexing_
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
#define end
Definition: vmac.h:37
std::vector< edm::InputTag > VInputTag
std::vector< edm::EDGetTokenT< edm::View< reco::Candidate > > > particlesTokens_
std::vector< edm::InputTag > particles_
PATVertexAssociationProducer::~PATVertexAssociationProducer ( )

Definition at line 66 of file VertexAssociationProducer.cc.

66  {
67 }

Member Function Documentation

void PATVertexAssociationProducer::produce ( edm::Event iEvent,
const edm::EventSetup iSetup 
)
overridevirtual

Definition at line 70 of file VertexAssociationProducer.cc.

References DEFINE_FWK_MODULE, end, objects.autophobj::filler, edm::Event::getByToken(), mps_fire::i, eostools::move(), gen::n, pat::helper::VertexingHelper::newEvent(), particlesTokens_, edm::Event::put(), mps_fire::result, and vertexing_.

70  {
71  using namespace edm; using namespace std;
72  // read in vertices and EventSetup
73  vertexing_.newEvent(iEvent, iSetup);
74 
75  // prepare room and tools for output
76  auto result = std::make_unique<VertexAssociationMap>();
78  vector<pat::VertexAssociation> assos;
79 
80  // loop on input tags
81  for (std::vector<edm::EDGetTokenT<edm::View<reco::Candidate> > >::const_iterator it = particlesTokens_.begin(), end = particlesTokens_.end(); it != end; ++it) {
82  // read candidates
84  iEvent.getByToken(*it, cands);
85  assos.clear(); assos.reserve(cands->size());
86  // loop on candidates
87  for (size_t i = 0, n = cands->size(); i < n; ++i) {
88  assos.push_back( vertexing_(cands->refAt(i)) );
89  }
90  // insert into ValueMap
91  filler.insert(cands, assos.begin(), assos.end());
92  }
93 
94  // do the real filling
95  filler.fill();
96 
97  // put our produced stuff in the event
98  iEvent.put(std::move(result));
99 }
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:122
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:460
pat::helper::VertexingHelper vertexing_
#define end
Definition: vmac.h:37
std::vector< edm::EDGetTokenT< edm::View< reco::Candidate > > > particlesTokens_
helper::Filler< ValueMap< T > > Filler
Definition: ValueMap.h:169
void newEvent(const edm::Event &event)
To be called for each new event, reads in the vertex collection.
HLT enums.
def move(src, dest)
Definition: eostools.py:510

Member Data Documentation

std::vector<edm::InputTag> pat::PATVertexAssociationProducer::particles_
private

Definition at line 43 of file VertexAssociationProducer.cc.

Referenced by PATVertexAssociationProducer().

std::vector<edm::EDGetTokenT<edm::View<reco::Candidate> > > pat::PATVertexAssociationProducer::particlesTokens_
private

Definition at line 44 of file VertexAssociationProducer.cc.

Referenced by PATVertexAssociationProducer(), and produce().

pat::helper::VertexingHelper pat::PATVertexAssociationProducer::vertexing_
private

Definition at line 45 of file VertexAssociationProducer.cc.

Referenced by produce().