ATLAS Offline Software
HighGranularityTimingDetector
HGTD_EventCnv
HGTD_EventTPCnv
HGTD_EventTPCnv
HGTD_RDO_Collection_p1.h
Go to the documentation of this file.
1
9
#ifndef HGTD_EVENTTPCNV_HGTD_RDO_COLLECTION_P1_H
10
#define HGTD_EVENTTPCNV_HGTD_RDO_COLLECTION_P1_H
11
12
#include "
Identifier/IdentifierHash.h
"
13
14
class
HGTD_RDO_Collection_p1
{
15
16
public
:
17
typedef
IdentifierHash::value_type
IdType_t
;
18
19
HGTD_RDO_Collection_p1
() :
m_hash_id
(0),
m_size
(0){};
20
21
// container cnvs do conversions
22
friend
class
HGTD_RDO_ContainerCnv_p1
;
23
24
private
:
25
// Hash Identifier of this collection
26
IdType_t
m_hash_id
;
27
28
// Number of RDOs in a given collection
29
unsigned
short
m_size
;
30
};
31
32
#endif // HGTD_EVENTTPCNV_HGTD_RDO_COLLECTION_P1_H
HGTD_RDO_Collection_p1::m_size
unsigned short m_size
Definition:
HGTD_RDO_Collection_p1.h:29
IdentifierHash::value_type
unsigned int value_type
Definition:
IdentifierHash.h:27
HGTD_RDO_ContainerCnv_p1
Definition:
HGTD_RDO_ContainerCnv_p1.h:22
IdentifierHash.h
HGTD_RDO_Collection_p1::IdType_t
IdentifierHash::value_type IdType_t
Definition:
HGTD_RDO_Collection_p1.h:17
HGTD_RDO_Collection_p1
Definition:
HGTD_RDO_Collection_p1.h:14
HGTD_RDO_Collection_p1::m_hash_id
IdType_t m_hash_id
Definition:
HGTD_RDO_Collection_p1.h:26
HGTD_RDO_Collection_p1::HGTD_RDO_Collection_p1
HGTD_RDO_Collection_p1()
Definition:
HGTD_RDO_Collection_p1.h:19
Generated on Mon Dec 23 2024 21:11:11 for ATLAS Offline Software by
1.8.18