ATLAS Offline Software
InnerDetector
InDetRawEvent
InDetRawData
InDetRawData
PixelRDO_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: PixelRDO_Collection.h,v 1.7 2007-05-22 16:14:42 hirsch Exp $
11
//<version> $Name: not supported by cvs2svn $
12
13
#ifndef INDETRAWDATA_PIXELRDO_COLLECTION_H
14
# define INDETRAWDATA_PIXELRDO_COLLECTION_H
15
16
#include "
AthenaKernel/CLASS_DEF.h
"
17
#include "
InDetRawData/InDetRawDataCollection.h
"
18
#include "
InDetRawData/Pixel1RawData.h
"
19
#include "
InDetRawData/PixelTB04RawData.h
"
20
class
MsgStream;
21
22
typedef
InDetRawDataCollection< PixelRDORawData >
PixelRDO_Collection
;
23
CLASS_DEF
(
PixelRDO_Collection
, 2534, 1)
24
25
26
MsgStream& operator << ( MsgStream& sl,
const
PixelRDO_Collection
& coll);
27
29
std::ostream& operator << ( std::ostream& sl,
const
PixelRDO_Collection
& coll);
30
31
32
typedef
InDetRawDataCollection
<
PixelTB04RawData
>
PixelRDO_TB04_Collection
;
33
CLASS_DEF
(
PixelRDO_TB04_Collection
, 1264657413, 1)
34
35
typedef
InDetRawDataCollection
<
Pixel1RawData
>
PixelRDO_1_Collection
;
36
CLASS_DEF
(
PixelRDO_1_Collection
, 1263352945, 1)
37
38
// Class needed only for persistency - we add CLASS_DEF only to
39
// instantiate the template.
40
// typedef DataVector<InDetRawDataCollection< Pixel1RawData > > PixelRDO_vector;
41
42
// CLASS_DEF( PixelRDO_vector, 1324952031 , 1 )
43
44
// typedef DataVector<const InDetRawDataCollection< Pixel1RawData > > PixelRDO_constvector;
45
46
// CLASS_DEF( PixelRDO_constvector, 1152271469 , 1 )
47
48
#endif // INDETRAWDATA_PIXELRDO_COLLECTION_H
PixelTB04RawData
Definition:
PixelTB04RawData.h:26
const
bool const RAWDATA *ch2 const
Definition:
LArRodBlockPhysicsV0.cxx:560
Pixel1RawData.h
PixelTB04RawData.h
InDetRawDataCollection
Definition:
InDetRawDataCollection.h:31
Pixel1RawData
Definition:
Pixel1RawData.h:23
PixelRDO_Collection
InDetRawDataCollection< PixelRDORawData > PixelRDO_Collection
Definition:
PixelRDO_Collection.h:20
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:23:54 for ATLAS Offline Software by
1.8.18