ATLAS Offline Software
|
#include <INav4MomToTrackParticleAssocs_p1.h>
Public Types | |
typedef std::vector< ElementLinkInt_p3 > | ElemLinkVect_t |
typedef std::pair< ElementLinkInt_p3, ElemLinkVect_t > | AssocElem_t |
typedef std::vector< AssocElem_t > | Assocs_t |
typedef DataLinkVector_p2 | TrackParticleStores_t |
Public Member Functions | |
INav4MomToTrackParticleAssocs_p1 () | |
Default constructor: More... | |
~INav4MomToTrackParticleAssocs_p1 ()=default | |
Destructor: More... | |
Protected Attributes | |
Assocs_t | m_assocs |
TrackParticleStores_t | m_assocStores |
Friends | |
class | INav4MomToTrackParticleAssocsCnv_p1 |
Definition at line 26 of file INav4MomToTrackParticleAssocs_p1.h.
typedef std::pair<ElementLinkInt_p3, ElemLinkVect_t> INav4MomToTrackParticleAssocs_p1::AssocElem_t |
Definition at line 41 of file INav4MomToTrackParticleAssocs_p1.h.
typedef std::vector<AssocElem_t> INav4MomToTrackParticleAssocs_p1::Assocs_t |
Definition at line 42 of file INav4MomToTrackParticleAssocs_p1.h.
typedef std::vector<ElementLinkInt_p3> INav4MomToTrackParticleAssocs_p1::ElemLinkVect_t |
Definition at line 40 of file INav4MomToTrackParticleAssocs_p1.h.
Definition at line 43 of file INav4MomToTrackParticleAssocs_p1.h.
|
inline |
Default constructor:
Inline methods:
Definition at line 72 of file INav4MomToTrackParticleAssocs_p1.h.
|
default |
Destructor:
|
friend |
Definition at line 33 of file INav4MomToTrackParticleAssocs_p1.h.
|
protected |
Definition at line 62 of file INav4MomToTrackParticleAssocs_p1.h.
|
protected |
Definition at line 63 of file INav4MomToTrackParticleAssocs_p1.h.