ATLAS Offline Software
|
#include <TrackParticleAssocs_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 | |
TrackParticleAssocs_p1 () | |
Default constructor: More... | |
~TrackParticleAssocs_p1 ()=default | |
Destructor: More... | |
Protected Attributes | |
Assocs_t | m_assocs |
TrackParticleStores_t | m_assocStores |
Friends | |
class | TrackParticleAssocsCnv_p1 |
Definition at line 26 of file TrackParticleAssocs_p1.h.
typedef std::pair<ElementLinkInt_p3, ElemLinkVect_t> TrackParticleAssocs_p1::AssocElem_t |
Definition at line 42 of file TrackParticleAssocs_p1.h.
typedef std::vector<AssocElem_t> TrackParticleAssocs_p1::Assocs_t |
Definition at line 43 of file TrackParticleAssocs_p1.h.
typedef std::vector<ElementLinkInt_p3> TrackParticleAssocs_p1::ElemLinkVect_t |
Definition at line 40 of file TrackParticleAssocs_p1.h.
Definition at line 44 of file TrackParticleAssocs_p1.h.
|
inline |
|
default |
Destructor:
|
friend |
Definition at line 33 of file TrackParticleAssocs_p1.h.
|
protected |
Definition at line 63 of file TrackParticleAssocs_p1.h.
|
protected |
Definition at line 64 of file TrackParticleAssocs_p1.h.