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

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

#include <CaloTTOnAttrId_P.h>

Collaboration diagram for CaloTTOnAttrId_P:

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

Detailed Description

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

Its persistifiable version is the CaloTTOnAttrId class

Author
Damien Prieur
maintained by Damien Prieur

Definition at line 21 of file CaloTTOnAttrId_P.h.

Member Typedef Documentation

◆ __t

Definition at line 38 of file CaloTTOnAttrId_P.h.

Constructor & Destructor Documentation

◆ CaloTTOnAttrId_P()

CaloTTOnAttrId_P::CaloTTOnAttrId_P ( )
inline

Definition at line 40 of file CaloTTOnAttrId_P.h.

40 : m_version(0) { }

◆ ~CaloTTOnAttrId_P()

virtual CaloTTOnAttrId_P::~CaloTTOnAttrId_P ( )
inlinevirtual

Definition at line 42 of file CaloTTOnAttrId_P.h.

42 { }

Member Data Documentation

◆ m_v

std::vector<__t> CaloTTOnAttrId_P::m_v

Definition at line 45 of file CaloTTOnAttrId_P.h.

◆ m_version

int CaloTTOnAttrId_P::m_version

Definition at line 47 of file CaloTTOnAttrId_P.h.


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