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

#include <INav4MomAssocs_p1.h>

Collaboration diagram for INav4MomAssocs_p1:

Public Types

typedef std::pair< std::string, unsigned int > Elem_t
 
typedef std::pair< Elem_t, Elem_tElemLink_t
 
typedef std::vector< ElemLink_tElemLinkVect_t
 
typedef std::vector< std::string > INav4MomStores_t
 

Public Member Functions

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

Protected Attributes

ElemLinkVect_t m_assocs
 
INav4MomStores_t m_assocStores
 

Friends

class INav4MomAssocsCnv_p1
 

Detailed Description

Definition at line 23 of file INav4MomAssocs_p1.h.

Member Typedef Documentation

◆ Elem_t

typedef std::pair<std::string,unsigned int> INav4MomAssocs_p1::Elem_t

Definition at line 38 of file INav4MomAssocs_p1.h.

◆ ElemLink_t

Definition at line 39 of file INav4MomAssocs_p1.h.

◆ ElemLinkVect_t

Definition at line 40 of file INav4MomAssocs_p1.h.

◆ INav4MomStores_t

typedef std::vector<std::string> INav4MomAssocs_p1::INav4MomStores_t

Definition at line 42 of file INav4MomAssocs_p1.h.

Constructor & Destructor Documentation

◆ INav4MomAssocs_p1()

INav4MomAssocs_p1::INav4MomAssocs_p1 ( )
inline

Default constructor:

Inline methods:

Definition at line 79 of file INav4MomAssocs_p1.h.

79  :
80  m_assocs(),
82 {}

◆ ~INav4MomAssocs_p1()

INav4MomAssocs_p1::~INav4MomAssocs_p1 ( )
inline

Destructor:

Definition at line 84 of file INav4MomAssocs_p1.h.

85 {}

Friends And Related Function Documentation

◆ INav4MomAssocsCnv_p1

friend class INav4MomAssocsCnv_p1
friend

Definition at line 31 of file INav4MomAssocs_p1.h.

Member Data Documentation

◆ m_assocs

ElemLinkVect_t INav4MomAssocs_p1::m_assocs
protected

Definition at line 70 of file INav4MomAssocs_p1.h.

◆ m_assocStores

INav4MomStores_t INav4MomAssocs_p1::m_assocStores
protected

Definition at line 71 of file INav4MomAssocs_p1.h.


The documentation for this class was generated from the following file:
INav4MomAssocs_p1::m_assocs
ElemLinkVect_t m_assocs
Definition: INav4MomAssocs_p1.h:70
INav4MomAssocs_p1::m_assocStores
INav4MomStores_t m_assocStores
Definition: INav4MomAssocs_p1.h:71