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
LArCalorimeter
LArRawEvent
LArRawEvent
LArRawEventDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#include "
LArRawEvent/LArRawChannel.h
"
7
#include "
LArRawEvent/LArDigit.h
"
8
#include "
LArRawEvent/LArDigitContainer.h
"
9
#include "
LArRawEvent/LArTTL1.h
"
10
#include "
LArRawEvent/LArTTL1Container.h
"
11
#include "
LArRawEvent/LArFebErrorSummary.h
"
12
#include "
LArRawEvent/LArLATOMEHeaderContainer.h
"
13
//#include "LArRawEvent/LArRawChannelContainer.h"
14
#include "
LArRawEvent/LArSCDigit.h
"
15
#include "
LArRawEvent/LArSCDigitContainer.h
"
16
#include "
LArRawEvent/LArRawSC.h
"
17
#include "
LArRawEvent/LArRawSCContainer.h
"
18
#include "
LArRawEvent/LArFebHeaderContainer.h
"
19
#include "
LArRawEvent/LArRawChannelContainer.h
"
20
21
struct
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV
{
22
LArFebHeader::RodHeader
m_rowHeader
;
23
LArFebHeader::DspHeader
m_dspHeader
;
24
LArFebHeader
m_febHeader
;
25
DataVector<LArFebHeader>
m_febHeaderDV
;
26
std::vector<LArFebHeader*>
m_febHeaderVPtr
;
27
LArFebHeaderContainer
m_febHeaderCont
;
28
29
};
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV::m_febHeaderDV
DataVector< LArFebHeader > m_febHeaderDV
Definition:
LArRawEventDict.h:25
LArRawSCContainer.h
LArSCDigitContainer.h
LArLATOMEHeaderContainer.h
LArRawSC.h
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV::m_rowHeader
LArFebHeader::RodHeader m_rowHeader
Definition:
LArRawEventDict.h:22
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV::m_dspHeader
LArFebHeader::DspHeader m_dspHeader
Definition:
LArRawEventDict.h:23
LArTTL1Container.h
LArFebHeader::RodHeader
ROD-Header, always present (is part of the FEB-Header)
Definition:
LArFebHeader.h:25
LArDigit.h
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV
Definition:
LArRawEventDict.h:21
LArSCDigit.h
LArFebHeader
Holds information from the FEB Header.
Definition:
LArFebHeader.h:21
DataVector< LArFebHeader >
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV::m_febHeaderCont
LArFebHeaderContainer m_febHeaderCont
Definition:
LArRawEventDict.h:27
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV::m_febHeader
LArFebHeader m_febHeader
Definition:
LArRawEventDict.h:24
LArRawChannel.h
LArFebHeader::DspHeader
DSP-Header (most of it is actually in the DSP-Trailer)
Definition:
LArFebHeader.h:36
LArFebHeaderContainer.h
LArDigitContainer.h
LArTTL1.h
GCCXML_DUMMY_INSTANTIATION_LARRAWCNV::m_febHeaderVPtr
std::vector< LArFebHeader * > m_febHeaderVPtr
Definition:
LArRawEventDict.h:26
LArFebHeaderContainer
Container class for LArFebHeader.
Definition:
LArFebHeaderContainer.h:20
LArFebErrorSummary.h
LArRawChannelContainer.h
Generated on Sat May 10 2025 21:13:06 for ATLAS Offline Software by
1.8.18