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
Trigger
TrigT1
TrigT1CaloCalibUtils
src
L1CaloDumpRampData.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef TRIGT1CALOCALIBUTILS_L1CALODUMPRAMPDATA_H
8
#define TRIGT1CALOCALIBUTILS_L1CALODUMPRAMPDATA_H 1
9
10
#include "
AthenaBaseComps/AthHistogramAlgorithm.h
"
11
12
class
L1CaloDumpRampData
:
public
::AthHistogramAlgorithm
13
{
14
public
:
15
L1CaloDumpRampData
(
const
std::string&
name
, ISvcLocator* pSvcLocator);
16
virtual
~L1CaloDumpRampData
();
17
18
virtual
StatusCode
initialize
();
19
virtual
StatusCode
execute
();
20
virtual
StatusCode
finalize
();
21
22
private
:
23
24
};
25
26
#endif //> !TRIGT1CALOCALIBUTILS_L1CALODUMPRAMPDATA_H
L1CaloDumpRampData::L1CaloDumpRampData
L1CaloDumpRampData(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
L1CaloDumpRampData.cxx:19
L1CaloDumpRampData::finalize
virtual StatusCode finalize()
Definition:
L1CaloDumpRampData.cxx:59
L1CaloDumpRampData::initialize
virtual StatusCode initialize()
Definition:
L1CaloDumpRampData.cxx:29
AthHistogramAlgorithm.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthHistogramAlgorithm
Definition:
AthHistogramAlgorithm.h:32
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:240
L1CaloDumpRampData::execute
virtual StatusCode execute()
Definition:
L1CaloDumpRampData.cxx:129
L1CaloDumpRampData
Definition:
L1CaloDumpRampData.h:13
L1CaloDumpRampData::~L1CaloDumpRampData
virtual ~L1CaloDumpRampData()
Definition:
L1CaloDumpRampData.cxx:26
Generated on Thu Apr 3 2025 21:13:17 for ATLAS Offline Software by
1.8.18