ATLAS Offline Software
HighGranularityTimingDetector
HGTD_EventCnv
HGTD_EventTPCnv
HGTD_EventTPCnv
HGTD_ALTIROC_RDO_Container_p1.h
Go to the documentation of this file.
1
10
#ifndef HGTD_ALTIROC_RDO_CONTAINER_P1_H
11
#define HGTD_ALTIROC_RDO_CONTAINER_P1_H
12
13
#include "
HGTD_EventTPCnv/HGTD_ALTIROC_RDO_Collection_p1.h
"
14
#include "
HGTD_EventTPCnv/HGTD_ALTIROC_RDO_p1.h
"
15
#include <string>
16
#include <vector>
17
18
class
HGTD_ALTIROC_RDO_Container_p1
{
19
public
:
21
HGTD_ALTIROC_RDO_Container_p1
() =
default
;
22
23
// holds information to restore the individual collections from the flattened
24
// list of persistified clusters
25
std::vector<HGTD_ALTIROC_RDO_Collection_p1>
m_collection_separator
;
26
27
std::vector<HGTD_ALTIROC_RDO_p1>
m_rdo_list
;
28
};
29
30
#endif
HGTD_ALTIROC_RDO_Container_p1::m_rdo_list
std::vector< HGTD_ALTIROC_RDO_p1 > m_rdo_list
Definition:
HGTD_ALTIROC_RDO_Container_p1.h:27
HGTD_ALTIROC_RDO_Container_p1::m_collection_separator
std::vector< HGTD_ALTIROC_RDO_Collection_p1 > m_collection_separator
Definition:
HGTD_ALTIROC_RDO_Container_p1.h:25
HGTD_ALTIROC_RDO_Container_p1::HGTD_ALTIROC_RDO_Container_p1
HGTD_ALTIROC_RDO_Container_p1()=default
Default constructor.
HGTD_ALTIROC_RDO_Container_p1
Definition:
HGTD_ALTIROC_RDO_Container_p1.h:18
HGTD_ALTIROC_RDO_Collection_p1.h
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
HGTD_ALTIROC_RDO_p1.h
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
Generated on Mon Sep 1 2025 21:11:09 for ATLAS Offline Software by
1.8.18