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

This is a database object holding the TT online-offline map. More...

#include <CaloTTOnOffId_P.h>

Collaboration diagram for CaloTTOnOffId_P:

Classes

struct  CaloTTOnOffId_P_t
 Structure of the map. More...
 

Public Types

typedef CaloTTOnOffId_P_t __t
 

Public Member Functions

 CaloTTOnOffId_P ()
 
virtual ~CaloTTOnOffId_P ()
 

Public Attributes

std::vector< __tm_v
 
int m_version
 

Detailed Description

This is a database object holding the TT online-offline map.

Its persistifiable version is the CaloTTOnOffId class

Author
Damien Prieur
maintained by Damien Prieur

Definition at line 21 of file CaloTTOnOffId_P.h.

Member Typedef Documentation

◆ __t

Definition at line 41 of file CaloTTOnOffId_P.h.

Constructor & Destructor Documentation

◆ CaloTTOnOffId_P()

CaloTTOnOffId_P::CaloTTOnOffId_P ( )
inline

Definition at line 43 of file CaloTTOnOffId_P.h.

43 : m_version(0) { }

◆ ~CaloTTOnOffId_P()

virtual CaloTTOnOffId_P::~CaloTTOnOffId_P ( )
inlinevirtual

Definition at line 45 of file CaloTTOnOffId_P.h.

45 { }

Member Data Documentation

◆ m_v

std::vector<__t> CaloTTOnOffId_P::m_v

Definition at line 48 of file CaloTTOnOffId_P.h.

◆ m_version

int CaloTTOnOffId_P::m_version

Definition at line 50 of file CaloTTOnOffId_P.h.


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