ATLAS Offline Software
|
#include <INav4MomAssocs_p1.h>
Public Types | |
typedef std::pair< std::string, unsigned int > | Elem_t |
typedef std::pair< Elem_t, Elem_t > | ElemLink_t |
typedef std::vector< ElemLink_t > | ElemLinkVect_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 |
Definition at line 23 of file INav4MomAssocs_p1.h.
typedef std::pair<std::string,unsigned int> INav4MomAssocs_p1::Elem_t |
Definition at line 38 of file INav4MomAssocs_p1.h.
typedef std::pair<Elem_t,Elem_t> INav4MomAssocs_p1::ElemLink_t |
Definition at line 39 of file INav4MomAssocs_p1.h.
typedef std::vector<ElemLink_t> INav4MomAssocs_p1::ElemLinkVect_t |
Definition at line 40 of file INav4MomAssocs_p1.h.
typedef std::vector<std::string> INav4MomAssocs_p1::INav4MomStores_t |
Definition at line 42 of file INav4MomAssocs_p1.h.
|
inline |
|
inline |
|
friend |
Definition at line 31 of file INav4MomAssocs_p1.h.
|
protected |
Definition at line 70 of file INav4MomAssocs_p1.h.
|
protected |
Definition at line 71 of file INav4MomAssocs_p1.h.