ATLAS Offline Software
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 
15 #include "AthenaKernel/CLASS_DEF.h"
17 
18 // Containers
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