ATLAS Offline Software
Loading...
Searching...
No Matches
TRT_DriftCircleCollection.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 TRT_DRIFTCIRCLECOLLECTION_H
17#define TRT_DRIFTCIRCLECOLLECTION_H
18
22
23// Containers
24// numbers obtained using clid.db
25namespace InDet {
27
29 MsgStream& operator << ( MsgStream& sl, const TRT_DriftCircleCollection& coll);
30
32 std::ostream& operator << ( std::ostream& sl, const TRT_DriftCircleCollection& coll);
33}
34
35CLASS_DEF(InDet::TRT_DriftCircleCollection, 1198888161, 1)
36
37#endif // TRKPREPRAWDATA_PREPRAWDATACLASS_DEF_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Trk::PrepRawDataCollection< TRT_DriftCircle > TRT_DriftCircleCollection
Primary Vertex Finder.
MsgStream & operator<<(MsgStream &, const GNNTrackFinderTritonTool &)