Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
InnerDetector
InDetRawEvent
InDetRawData
InDetRawData
InDetRawDataCLASS_DEF.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// InDetRawDataCLASS_DEF.h
7
// Header file for class InDetRawDataCLASS_DEF
9
// (c) ATLAS Detector software
11
// Class to contain all the CLASS_DEF for Containers and Collections
13
// Version 1.0 25/09/2002 Veronique Boisvert
15
16
#ifndef INDETRAWDATA_INDETRAWDATACLASS_DEF_H
17
#define INDETRAWDATA_INDETRAWDATACLASS_DEF_H
18
19
// Include all headers here - just the containers and collections are
20
// enough
21
#include "
InDetRawData/PixelRDO_Container.h
"
22
#include "
InDetRawData/SCT_RDO_Container.h
"
23
#include "
InDetRawData/TRT_RDO_Container.h
"
24
25
#include "
InDetRawData/PixelRDO_Collection.h
"
26
#include "
InDetRawData/SCT_RDO_Collection.h
"
27
#include "
InDetRawData/TRT_RDO_Collection.h
"
28
29
namespace
{
30
// Need this to read old data to create the dict entries
31
DataVector<InDetRawDataCollection<TRT_LoLumRawData>
> type1;
32
DataVector<InDetRawDataCollection<SCT1_RawData>
> type2;
33
DataVector<InDetRawDataCollection<Pixel1RawData>
> type3;
34
DataVector<SCT1_RawData>
type4;
35
InDetRawDataCollection< Pixel1RawData >
type5;
36
InDetRawDataCollection< SCT1_RawData >
type6;
37
InDetRawDataCollection< SCT_RDORawData >
type7;
38
InDetRawDataCollection< TRT_LoLumRawData >
type8;
39
InDetRawDataCollection< TRT_RDORawData >
type9;
40
41
}
42
43
44
#endif // INDETRAWDATA_INDETRAWDATACLASS_DEF_H
TRT_RDO_Container.h
TRT_RDO_Collection.h
SCT_RDO_Container.h
PixelRDO_Collection.h
InDetRawDataCollection
Definition:
InDetRawDataCollection.h:31
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
SCT_RDO_Collection.h
PixelRDO_Container.h
Generated on Tue Mar 18 2025 21:12:03 for ATLAS Offline Software by
1.8.18