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
LArTest
LArEventTest
LArEventTest
FakeLArOFCs.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef FAKELAROFS
6
#define FAKELAROFS
7
8
#include "
AthenaBaseComps/AthAlgorithm.h
"
9
10
class
FakeLArOFCs
:
public
AthAlgorithm
{
11
12
public
:
13
FakeLArOFCs
(
const
std::string &
name
, ISvcLocator * pSvcLocator);
14
~FakeLArOFCs
();
15
16
StatusCode
initialize
();
17
StatusCode
execute
();
18
StatusCode
finalize
();
19
private
:
20
short
m_maxSample
,
m_NSample
;
21
std::string
m_keyOFC
;
22
};
23
#endif
FakeLArOFCs::FakeLArOFCs
FakeLArOFCs(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
FakeLArOFCs.cxx:10
FakeLArOFCs::m_keyOFC
std::string m_keyOFC
Definition:
FakeLArOFCs.h:21
FakeLArOFCs::initialize
StatusCode initialize()
Definition:
FakeLArOFCs.cxx:21
AthAlgorithm.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgorithm
Definition:
AthAlgorithm.h:47
FakeLArOFCs::~FakeLArOFCs
~FakeLArOFCs()
Definition:
FakeLArOFCs.cxx:18
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:240
FakeLArOFCs::m_maxSample
short m_maxSample
Definition:
FakeLArOFCs.h:20
FakeLArOFCs::m_NSample
short m_NSample
Definition:
FakeLArOFCs.h:20
FakeLArOFCs::execute
StatusCode execute()
Definition:
FakeLArOFCs.cxx:45
FakeLArOFCs
Definition:
FakeLArOFCs.h:10
FakeLArOFCs::finalize
StatusCode finalize()
Definition:
FakeLArOFCs.cxx:48
Generated on Mon May 5 2025 21:09:56 for ATLAS Offline Software by
1.8.18