std::vector< DataLink< TrackParticleAssocs > > getAssocStores() const
Return links to all other association stores.
DataLink< TrackParticleAssocs > assocStore(const std::string &name) const
Look up an associated store. For testing.
bool getAssociations(const AssociationMap< Rec::TrackParticleContainer, Rec::TrackParticleContainer >::object_type *objPointer, AssociationMap< Rec::TrackParticleContainer, Rec::TrackParticleContainer >::asso_list &assocs) const
Reimplement the method from the base class to not shaddow it.
DataLink< TrackParticleAssocs > TrackParticleAssocsLink_t
void addAssocStore(const DataLink< TrackParticleAssocs > &assocStore)
~TrackParticleAssocs()
Constructor with parameters:
bool assocs(const Rec::TrackParticle *object, ConstDataVector< Rec::TrackParticleContainer > &associatedElems) const
Retrieve all the associated-to objects which have been associated to the given.
std::map< std::string, TrackParticleAssocsLink_t > m_assocStores
bool getAssociations(const AssociationMap< Rec::TrackParticleContainer, Rec::TrackParticleContainer >::object_iterator &objIter, AssociationMap< Rec::TrackParticleContainer, Rec::TrackParticleContainer >::asso_list &assocs) const
Reimplement the method from the base class to not shaddow it.
size_t nAssocStores() const
Number of associated stores.
TrackParticleAssocs & operator=(const TrackParticleAssocs &rhs)
Assignment operator: