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
w
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
ForwardDetectors
AFP
AFP_RawEv
AFP_RawEv
AFP_RawEvDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef AFP_RAWEVDICT_H
6
#define AFP_RAWEVDICT_H
7
8
#include "
AFP_RawEv/AFP_SiRawData.h
"
9
#include "
AFP_RawEv/AFP_SiRawCollection.h
"
10
11
#include "
AFP_RawEv/AFP_ToFRawData.h
"
12
#include "
AFP_RawEv/AFP_ToFRawCollection.h
"
13
14
#include "
AFP_RawEv/AFP_RawContainer.h
"
15
16
namespace
AFP_RawEvDict
17
{
18
AFP_SiRawData
siRawData
;
19
AFP_SiRawCollection
siRawCollection
;
20
21
AFP_ToFRawData
ToFRawData
;
22
AFP_ToFRawCollection
ToFRawCollection
;
23
24
AFP_RawContainer
RawContainer
;
25
}
26
27
#endif
28
29
AFP_RawEvDict::RawContainer
AFP_RawContainer RawContainer
Definition:
AFP_RawEvDict.h:24
AFP_RawContainer.h
AFP_ToFRawData_v2
Class representing data record for time-of-flight detectors.
Definition:
AFP_ToFRawData_v2.h:22
AFP_SiRawData.h
AFP_RawContainer
Definition:
AFP_RawContainer.h:13
AFP_SiRawCollection.h
AFP_RawCollection
Class representing collection of silicon detector data.
Definition:
AFP_RawCollection.h:14
AFP_RawEvDict::siRawCollection
AFP_SiRawCollection siRawCollection
Definition:
AFP_RawEvDict.h:19
AFP_SiRawData
Class representing data record for silicon detectors.
Definition:
AFP_SiRawData.h:17
AFP_ToFRawCollection.h
AFP_ToFRawData.h
AFP_RawEvDict::siRawData
AFP_SiRawData siRawData
Definition:
AFP_RawEvDict.h:18
AFP_RawEvDict::ToFRawData
AFP_ToFRawData ToFRawData
Definition:
AFP_RawEvDict.h:21
AFP_RawEvDict::ToFRawCollection
AFP_ToFRawCollection ToFRawCollection
Definition:
AFP_RawEvDict.h:22
AFP_RawEvDict
Definition:
AFP_RawEvDict.h:17
Generated on Fri May 9 2025 21:06:04 for ATLAS Offline Software by
1.8.18