ATLAS Offline Software
|
This is a database object holding the TT online-attribute map. More...
#include <CaloTTOnAttrId_P.h>
Classes | |
struct | CaloTTOnAttrId_P_t |
Structure of the map. More... | |
Public Types | |
typedef CaloTTOnAttrId_P_t | __t |
Public Member Functions | |
CaloTTOnAttrId_P () | |
virtual | ~CaloTTOnAttrId_P () |
Public Attributes | |
std::vector< __t > | m_v |
int | m_version |
This is a database object holding the TT online-attribute map.
Its persistifiable version is the CaloTTOnAttrId class
Definition at line 21 of file CaloTTOnAttrId_P.h.
Definition at line 38 of file CaloTTOnAttrId_P.h.
|
inline |
Definition at line 40 of file CaloTTOnAttrId_P.h.
|
inlinevirtual |
Definition at line 42 of file CaloTTOnAttrId_P.h.
std::vector<__t> CaloTTOnAttrId_P::m_v |
Definition at line 45 of file CaloTTOnAttrId_P.h.
int CaloTTOnAttrId_P::m_version |
Definition at line 47 of file CaloTTOnAttrId_P.h.