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