ATLAS Offline Software
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
CaloTTPpmRxId_P Class Reference

This is a database object holding the TT PPM to RX channels map. More...

#include <CaloTTPpmRxId_P.h>

Collaboration diagram for CaloTTPpmRxId_P:

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< __tm_v
 
int m_version
 

Detailed Description

This is a database object holding the TT PPM to RX channels map.

Its persistifiable version is the CaloTTPpmRxId class

Author
Damien Prieur
maintained by Damien Prieur

Definition at line 21 of file CaloTTPpmRxId_P.h.

Member Typedef Documentation

◆ __t

Definition at line 41 of file CaloTTPpmRxId_P.h.

Constructor & Destructor Documentation

◆ CaloTTPpmRxId_P()

CaloTTPpmRxId_P::CaloTTPpmRxId_P ( )
inline

Definition at line 43 of file CaloTTPpmRxId_P.h.

43 : m_version(0) { }

◆ ~CaloTTPpmRxId_P()

virtual CaloTTPpmRxId_P::~CaloTTPpmRxId_P ( )
inlinevirtual

Definition at line 45 of file CaloTTPpmRxId_P.h.

45 { }

Member Data Documentation

◆ m_v

std::vector<__t> CaloTTPpmRxId_P::m_v

Definition at line 48 of file CaloTTPpmRxId_P.h.

◆ m_version

int CaloTTPpmRxId_P::m_version

Definition at line 50 of file CaloTTPpmRxId_P.h.


The documentation for this class was generated from the following file:
CaloTTPpmRxId_P::m_version
int m_version
Definition: CaloTTPpmRxId_P.h:50