ATLAS Offline Software
InnerDetector
InDetRecEvent
InDetPrepRawData
InDetPrepRawData
SiClusterCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// PrepRawDataCLASS_DEF.h
7
// Header file for class PrepRawDataCLASS_DEF
9
// (c) ATLAS Detector software
11
// Class to contain all the CLASS_DEF for Containers and Collections
13
// Version 1.0 25/09/2002 Veronique Boisvert
15
16
#ifndef SICLUSTERCOLLECTION_H
17
#define SICLUSTERCOLLECTION_H
18
19
#include "
AthenaKernel/CLASS_DEF.h
"
20
#include "
TrkPrepRawData/PrepRawDataCollection.h
"
21
#include "
InDetPrepRawData/SiCluster.h
"
22
23
// Containers
24
// numbers obtained using clid.db
25
namespace
InDet
{
26
typedef
Trk::PrepRawDataCollection< InDet::SiCluster >
SiClusterCollection
;
27
29
MsgStream&
operator <<
( MsgStream& sl,
const
SiClusterCollection
& coll);
30
32
std::ostream&
operator <<
( std::ostream& sl,
const
SiClusterCollection
& coll);
33
}
34
35
CLASS_DEF
(
InDet::SiClusterCollection
, 1186844143, 1)
36
37
#endif // TRKPREPRAWDATA_PREPRAWDATACLASS_DEF_H
InDet::operator<<
MsgStream & operator<<(MsgStream &, const GNNTrackReaderTool &)
PrepRawDataCollection.h
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
Trk::PrepRawDataCollection
Definition:
PrepRawDataCollection.h:36
InDet::SiClusterCollection
Trk::PrepRawDataCollection< InDet::SiCluster > SiClusterCollection
Definition:
SiClusterCollection.h:26
SiCluster.h
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 Thu Nov 7 2024 21:26:00 for ATLAS Offline Software by
1.8.18