ATLAS Offline Software
|
This is a database object holding the offline TT-cell map. More...
#include <LArTTCell_P.h>
Classes | |
struct | LArTTCell_P_t |
Structure of the map. More... | |
Public Types | |
typedef LArTTCell_P_t | __t |
Public Member Functions | |
LArTTCell_P () | |
virtual | ~LArTTCell_P () |
Public Attributes | |
std::vector< __t > | m_v |
int | m_version |
This is a database object holding the offline TT-cell map.
It is the persitifiable version of the LArTTCellMap class
Definition at line 22 of file LArTTCell_P.h.
typedef LArTTCell_P_t LArTTCell_P::__t |
Definition at line 47 of file LArTTCell_P.h.
|
inline |
Definition at line 49 of file LArTTCell_P.h.
|
inlinevirtual |
Definition at line 51 of file LArTTCell_P.h.
std::vector<__t> LArTTCell_P::m_v |
Definition at line 54 of file LArTTCell_P.h.
int LArTTCell_P::m_version |
Definition at line 56 of file LArTTCell_P.h.