ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
CLASS_DEF.h
macros to associate a CLID to a type
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:67
InDetRawDataCollection.h
Pixel1RawData.h
PixelRDO_1_Collection
InDetRawDataCollection< Pixel1RawData > PixelRDO_1_Collection
Definition
PixelRDO_Collection.h:35
PixelRDO_Collection
InDetRawDataCollection< PixelRDORawData > PixelRDO_Collection
Definition
PixelRDO_Collection.h:22
PixelRDO_TB04_Collection
InDetRawDataCollection< PixelTB04RawData > PixelRDO_TB04_Collection
Definition
PixelRDO_Collection.h:32
PixelTB04RawData.h
InDetRawDataCollection< PixelRDORawData >
Pixel1RawData
Definition
Pixel1RawData.h:23
PixelTB04RawData
Definition
PixelTB04RawData.h:26
ostream
STL class.
const
std
STL namespace.
Generated on
for ATLAS Offline Software by
1.17.0