ATLAS Offline Software
InnerDetector
InDetRawEvent
InDetRawData
InDetRawData
SCT_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: SCT_RDO_Collection.h,v 1.9 2007-05-28 12:47:23 kgnanvo Exp $
11
//<version> $Name: not supported by cvs2svn $
12
13
#ifndef INDETRAWDATA_SCT_RDO_COLLECTION_H
14
# define INDETRAWDATA_SCT_RDO_COLLECTION_H
15
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
#include "
InDetRawData/InDetRawDataCollection.h
"
18
#include "
InDetRawData/SCT1_RawData.h
"
19
#include "
InDetRawData/SCT_TB03_RawData.h
"
20
#include "
InDetRawData/SCT_TB04_RawData.h
"
21
#include "
InDetRawData/SCT3_RawData.h
"
22
class
MsgStream;
23
24
typedef
InDetRawDataCollection< SCT_RDORawData >
25
SCT_RDO_Collection
;
26
27
CLASS_DEF
(
SCT_RDO_Collection
, 2535, 1)
28
29
30
MsgStream& operator << ( MsgStream& sl,
const
SCT_RDO_Collection
& coll);
31
33
std::ostream& operator << ( std::ostream& sl,
const
SCT_RDO_Collection
& coll);
34
35
36
typedef
InDetRawDataCollection
<
SCT_TB03_RawData
>
37
SCT_RDO_TB03_Collection
;
38
39
CLASS_DEF
(
SCT_RDO_TB03_Collection
, 1234089640, 1)
40
41
typedef
InDetRawDataCollection
<
SCT_TB04_RawData
>
42
SCT_RDO_TB04_Collection
;
43
44
CLASS_DEF
(
SCT_RDO_TB04_Collection
, 1278514121 , 1)
45
46
typedef
InDetRawDataCollection
<
SCT3_RawData
>
47
SCT3_RDO_Collection
;
48
49
CLASS_DEF
(
SCT3_RDO_Collection
, 1339040427 , 1)
50
51
// Class needed only for persistency - we add CLASS_DEF only to
52
// instantiate the template.
53
// typedef DataVector<InDetRawDataCollection< SCT1_RawData > > SCT_RDO_vector;
54
55
// CLASS_DEF( SCT_RDO_vector, 1241152074, 1 )
56
57
// typedef DataVector<const InDetRawDataCollection< SCT1_RawData > > SCT_RDO_constvector;
58
59
//CLASS_DEF( SCT_RDO_constvector, 1159798379, 1 )
60
61
#endif // INDETRAWDATA_SCT_RDO_COLLECTION_H
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
SCT_TB03_RawData.h
SCT3_RawData.h
SCT1_RawData.h
SCT3_RawData
Definition:
SCT3_RawData.h:24
InDetRawDataCollection
Definition:
InDetRawDataCollection.h:31
SCT_RDO_Collection
InDetRawDataCollection< SCT_RDORawData > SCT_RDO_Collection
Definition:
SCT_RDO_Collection.h:22
SCT_TB04_RawData.h
SCT_TB03_RawData
Definition:
SCT_TB03_RawData.h:27
SCT_TB04_RawData
Definition:
SCT_TB04_RawData.h:27
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
Generated on Thu Nov 7 2024 21:25:34 for ATLAS Offline Software by
1.8.18