ATLAS Offline Software
Loading...
Searching...
No Matches
TRT_RDO_Collection.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5/***************************************************************************
6 InDetRawData package
7 -----------------------------------------
8 ***************************************************************************/
9
10//<doc><file> $Id: TRT_RDO_Collection.h,v 1.5 2006-09-27 06:31:46 andr Exp $
11//<version> $Name: not supported by cvs2svn $
12
13#ifndef INDETRAWDATA_TRT_RDO_COLLECTION_H
14# define INDETRAWDATA_TRT_RDO_COLLECTION_H
15
20class MsgStream;
21
22
24
25//Using 2539 historically defined in TRT_RDO_Container.h
27
28
29MsgStream& operator << ( MsgStream& sl, const TRT_RDO_Collection& coll);
30
32std::ostream& operator << ( std::ostream& sl, const TRT_RDO_Collection& coll);
33
34
35// FIXME: this should go, as the LoLum collection did...
38
40
41
42#endif // INDETRAWDATA_TRT_RDO_COLLECTION_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
InDetRawDataCollection< TRT_TB04_RawData > TRT_RDO_TB04_Collection
InDetRawDataCollection< TRT_RDORawData > TRT_RDO_Collection
STL class.
STL namespace.