ATLAS Offline Software
Public Types | Public Member Functions | Protected Attributes | Friends | List of all members
INav4MomAssocs_p3 Class Reference

#include <INav4MomAssocs_p3.h>

Collaboration diagram for INav4MomAssocs_p3:

Public Types

typedef std::vector< ElementLinkInt_p3ElemLinkVect_t
 
typedef std::pair< ElementLinkInt_p3, ElemLinkVect_tAssocElem_t
 
typedef std::vector< AssocElem_tAssocs_t
 
typedef DataLinkVector_p2 INav4MomStores_t
 

Public Member Functions

 INav4MomAssocs_p3 ()
 Default constructor: More...
 
 ~INav4MomAssocs_p3 ()
 Destructor: More...
 

Protected Attributes

Assocs_t m_assocs
 
INav4MomStores_t m_assocStores
 

Friends

class INav4MomAssocsCnv_p3
 

Detailed Description

Definition at line 26 of file INav4MomAssocs_p3.h.

Member Typedef Documentation

◆ AssocElem_t

Definition at line 42 of file INav4MomAssocs_p3.h.

◆ Assocs_t

Definition at line 43 of file INav4MomAssocs_p3.h.

◆ ElemLinkVect_t

Definition at line 40 of file INav4MomAssocs_p3.h.

◆ INav4MomStores_t

Definition at line 44 of file INav4MomAssocs_p3.h.

Constructor & Destructor Documentation

◆ INav4MomAssocs_p3()

INav4MomAssocs_p3::INav4MomAssocs_p3 ( )
inline

Default constructor:

Inline methods:

Definition at line 81 of file INav4MomAssocs_p3.h.

81  :
82  m_assocs(),
84 {}

◆ ~INav4MomAssocs_p3()

INav4MomAssocs_p3::~INav4MomAssocs_p3 ( )
inline

Destructor:

Definition at line 86 of file INav4MomAssocs_p3.h.

87 {}

Friends And Related Function Documentation

◆ INav4MomAssocsCnv_p3

friend class INav4MomAssocsCnv_p3
friend

Definition at line 33 of file INav4MomAssocs_p3.h.

Member Data Documentation

◆ m_assocs

Assocs_t INav4MomAssocs_p3::m_assocs
protected

Definition at line 71 of file INav4MomAssocs_p3.h.

◆ m_assocStores

INav4MomStores_t INav4MomAssocs_p3::m_assocStores
protected

Definition at line 72 of file INav4MomAssocs_p3.h.


The documentation for this class was generated from the following file:
INav4MomAssocs_p3::m_assocs
Assocs_t m_assocs
Definition: INav4MomAssocs_p3.h:71
INav4MomAssocs_p3::m_assocStores
INav4MomStores_t m_assocStores
Definition: INav4MomAssocs_p3.h:72