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
LArCalorimeter
LArCalibTools
LArCalibTools
LArFEBTemp2Ntuple.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
11
#ifndef LARFEBTEMP2NTUPLE_H
12
#define LARFEBTEMP2NTUPLE_H
13
#include "
LArCalibTools/LArCond2NtupleBase.h
"
14
15
class
LArFEBTemp2Ntuple
:
public
LArCond2NtupleBase
16
{
17
public
:
18
LArFEBTemp2Ntuple
(
const
std::string &
name
, ISvcLocator * pSvcLocator);
19
~LArFEBTemp2Ntuple
();
20
21
//standard algorithm methods
22
virtual
StatusCode
stop
()
override
;
23
private
:
24
25
};
26
27
#endif
LArCond2NtupleBase.h
LArFEBTemp2Ntuple::~LArFEBTemp2Ntuple
~LArFEBTemp2Ntuple()
LArCond2NtupleBase
Definition:
LArCond2NtupleBase.h:32
LArFEBTemp2Ntuple::stop
virtual StatusCode stop() override
Definition:
LArFEBTemp2Ntuple.cxx:21
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
LArFEBTemp2Ntuple
This algrithm produces a column-wise NTuple out of a LArFEBTempTool.
Definition:
LArFEBTemp2Ntuple.h:16
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
LArFEBTemp2Ntuple::LArFEBTemp2Ntuple
LArFEBTemp2Ntuple(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
LArFEBTemp2Ntuple.cxx:11
Generated on Sat Mar 29 2025 21:13:39 for ATLAS Offline Software by
1.8.18