ATLAS Offline Software
HighGranularityTimingDetector
HGTD_Reconstruction
HGTD_RecEvent
HGTD_PrepRawData
HGTD_PrepRawData
HGTD_ClusterCollection.h
Go to the documentation of this file.
1
11
#ifndef HGTD_PREPRAWDATA_HGTD_CLUSTERCOLLECTION_H
12
#define HGTD_PREPRAWDATA_HGTD_CLUSTERCOLLECTION_H
13
14
#include "
HGTD_PrepRawData/HGTD_Cluster.h
"
15
#include "
AthenaKernel/CLASS_DEF.h
"
16
#include "
TrkPrepRawData/PrepRawDataCollection.h
"
17
18
// Containers
19
typedef
Trk::PrepRawDataCollection<HGTD_Cluster>
HGTD_ClusterCollection
;
20
22
MsgStream&
operator<<
(MsgStream& sl,
const
HGTD_ClusterCollection
& coll);
23
25
std::ostream&
operator<<
(std::ostream& sl,
const
HGTD_ClusterCollection
& coll);
26
27
CLASS_DEF
(
HGTD_ClusterCollection
, 1309033586, 1)
28
29
#endif // HGTD_PREPRAWDATA_HGTD_CLUSTERCOLLECTION_H
PrepRawDataCollection.h
operator<<
MsgStream & operator<<(MsgStream &sl, const HGTD_ClusterCollection &coll)
Overload of << operator for MsgStream for debug output.
Definition:
HGTD_ClusterCollection.cxx:13
Trk::PrepRawDataCollection
Definition:
PrepRawDataCollection.h:36
HGTD_Cluster.h
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration.
HGTD_ClusterCollection
Trk::PrepRawDataCollection< HGTD_Cluster > HGTD_ClusterCollection
Definition:
HGTD_ClusterCollection.h:19
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Sun Dec 22 2024 21:11:06 for ATLAS Offline Software by
1.8.18