11#ifndef NAVFOURMOM_INAV4MOMASSOCS_H
12#define NAVFOURMOM_INAV4MOMASSOCS_H
17#include "AthLinks/DataLink.h"
31 INavigable4MomentumCollection >
DataVector adapter that acts like it holds const pointers.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
ElementLink< INavigable4MomentumCollection > INav4MomLink
DataVector< INavigable4Momentum > INavigable4MomentumCollection
Define macros for attributes used to control the static checker.
AssociationObjectIterator object_iterator
object_container_type::base_value_type object_type
std::list< const asso_type * > asso_list
DataVector adapter that acts like it holds const pointers.
Object reference supporting deferred reading from StoreGate.
INav4MomAssocs()
Default constructor:
~INav4MomAssocs()
Constructor with parameters:
INav4MomAssocs & operator=(INav4MomAssocs &&rhs)
Move operator:
bool getAssociations(const AssociationMap< INavigable4MomentumCollection, INavigable4MomentumCollection >::object_type *objPointer, AssociationMap< INavigable4MomentumCollection, INavigable4MomentumCollection >::asso_list &assocs) const
Reimplement the method from the base class to not shaddow it.
std::map< std::string, INav4MomAssocsLink_t > m_assocStores
INav4MomAssocs(const INav4MomAssocs &rhs)
Copy constructor:
INav4MomAssocs(INav4MomAssocs &&rhs)
Move constructor:
bool getAssociations(const AssociationMap< INavigable4MomentumCollection, INavigable4MomentumCollection >::object_iterator &objIter, AssociationMap< INavigable4MomentumCollection, INavigable4MomentumCollection >::asso_list &assocs) const
Reimplement the method from the base class to not shaddow it.
bool assocs(const INavigable4Momentum *object, ConstDataVector< INavigable4MomentumCollection > &assocs) const
Retrieve all the associated-to objects which have been associated to the given.
DataLink< INav4MomAssocs > INav4MomAssocsLink_t
void addAssocStore(const DataLink< INav4MomAssocs > &assocStore)
Retrieve all the associated-to objects which have been associated to the given.
bool getAssociations(const INav4MomLink &objectLink, INav4MomLinkContainer &associatedElementLinks) const
Retrieve all the associated-to ElementLinks_to_objects which have been associated to the given.
std::vector< DataLink< INav4MomAssocs > > getAssocStores() const
Return links to all other association stores.
INav4MomAssocs & operator=(const INav4MomAssocs &rhs)
Assignment operator: