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

#include <INav4MomAssocs_p2.h>

Collaboration diagram for INav4MomAssocs_p2:

Public Types

typedef std::vector< ElementLinkInt_p2ElemLinkVect_t
 
typedef std::pair< ElementLinkInt_p2, ElemLinkVect_tAssocElem_t
 
typedef std::vector< AssocElem_tAssocs_t
 
typedef DataLinkVector_p1 INav4MomStores_t
 

Public Member Functions

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

Protected Attributes

ElementLinkContNames_p2 m_contNames
 container names More...
 
Assocs_t m_assocs
 
INav4MomStores_t m_assocStores
 

Friends

class INav4MomAssocsCnv_p2
 

Detailed Description

Definition at line 28 of file INav4MomAssocs_p2.h.

Member Typedef Documentation

◆ AssocElem_t

Definition at line 45 of file INav4MomAssocs_p2.h.

◆ Assocs_t

Definition at line 46 of file INav4MomAssocs_p2.h.

◆ ElemLinkVect_t

Definition at line 43 of file INav4MomAssocs_p2.h.

◆ INav4MomStores_t

Definition at line 47 of file INav4MomAssocs_p2.h.

Constructor & Destructor Documentation

◆ INav4MomAssocs_p2()

INav4MomAssocs_p2::INav4MomAssocs_p2 ( )
inline

Default constructor:

Inline methods:

Definition at line 87 of file INav4MomAssocs_p2.h.

87  :
88  m_contNames(),
89  m_assocs(),
91 {}

◆ ~INav4MomAssocs_p2()

INav4MomAssocs_p2::~INav4MomAssocs_p2 ( )
inline

Destructor:

Definition at line 93 of file INav4MomAssocs_p2.h.

94 {}

Friends And Related Function Documentation

◆ INav4MomAssocsCnv_p2

friend class INav4MomAssocsCnv_p2
friend

Definition at line 36 of file INav4MomAssocs_p2.h.

Member Data Documentation

◆ m_assocs

Assocs_t INav4MomAssocs_p2::m_assocs
protected

Definition at line 77 of file INav4MomAssocs_p2.h.

◆ m_assocStores

INav4MomStores_t INav4MomAssocs_p2::m_assocStores
protected

Definition at line 78 of file INav4MomAssocs_p2.h.

◆ m_contNames

ElementLinkContNames_p2 INav4MomAssocs_p2::m_contNames
protected

container names

Definition at line 76 of file INav4MomAssocs_p2.h.


The documentation for this class was generated from the following file:
INav4MomAssocs_p2::m_contNames
ElementLinkContNames_p2 m_contNames
container names
Definition: INav4MomAssocs_p2.h:76
INav4MomAssocs_p2::m_assocStores
INav4MomStores_t m_assocStores
Definition: INav4MomAssocs_p2.h:78
INav4MomAssocs_p2::m_assocs
Assocs_t m_assocs
Definition: INav4MomAssocs_p2.h:77