ATLAS Offline Software
InnerDetector
InDetRawEvent
InDetRawData
InDetRawData
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
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
#include "
InDetRawData/InDetRawDataCollection.h
"
18
#include "
InDetRawData/TRT_LoLumRawData.h
"
19
#include "
InDetRawData/TRT_TB04_RawData.h
"
20
class
MsgStream;
21
22
23
typedef
InDetRawDataCollection< TRT_RDORawData >
TRT_RDO_Collection
;
24
25
//Using 2539 historically defined in TRT_RDO_Container.h
26
CLASS_DEF
(
InDetRawDataCollection< TRT_RDORawData >
, 2539 , 1 )
27
28
29
MsgStream& operator << ( MsgStream& sl,
const
TRT_RDO_Collection
& coll);
30
32
std::ostream& operator << ( std::ostream& sl,
const
TRT_RDO_Collection
& coll);
33
34
35
// FIXME: this should go, as the LoLum collection did...
36
typedef
InDetRawDataCollection
<
TRT_TB04_RawData
>
37
TRT_RDO_TB04_Collection
;
38
39
CLASS_DEF
(
TRT_RDO_TB04_Collection
, 1172211349, 1)
40
41
42
#endif // INDETRAWDATA_TRT_RDO_COLLECTION_H
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
TRT_RDO_Collection
InDetRawDataCollection< TRT_RDORawData > TRT_RDO_Collection
Definition:
TRT_RDO_Collection.h:20
TRT_TB04_RawData.h
InDetRawDataCollection
Definition:
InDetRawDataCollection.h:31
TRT_TB04_RawData
Definition:
TRT_TB04_RawData.h:24
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
InDetRawDataCollection.h
CLASS_DEF.h
macros to associate a CLID to a type
TRT_LoLumRawData.h
Generated on Thu Nov 7 2024 21:30:41 for ATLAS Offline Software by
1.8.18