ATLAS Offline Software
|
This is a database object holding the TT PPM to RX channels map. More...
#include <CaloTTPpmRxId_P.h>
Classes | |
struct | CaloTTPpmRxId_P_t |
Structure of the map. More... | |
Public Types | |
typedef CaloTTPpmRxId_P_t | __t |
Public Member Functions | |
CaloTTPpmRxId_P () | |
virtual | ~CaloTTPpmRxId_P () |
Public Attributes | |
std::vector< __t > | m_v |
int | m_version |
This is a database object holding the TT PPM to RX channels map.
Its persistifiable version is the CaloTTPpmRxId class
Definition at line 21 of file CaloTTPpmRxId_P.h.
Definition at line 41 of file CaloTTPpmRxId_P.h.
|
inline |
Definition at line 43 of file CaloTTPpmRxId_P.h.
|
inlinevirtual |
Definition at line 45 of file CaloTTPpmRxId_P.h.
std::vector<__t> CaloTTPpmRxId_P::m_v |
Definition at line 48 of file CaloTTPpmRxId_P.h.
int CaloTTPpmRxId_P::m_version |
Definition at line 50 of file CaloTTPpmRxId_P.h.