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
PhysicsAnalysis
DerivationFramework
DerivationFrameworkInDet
DerivationFrameworkInDet
MergerTester.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// MergerTester.h, (c) ATLAS Detector software
8
#ifndef DERIVATIONFRAMEWORK_MergerTester_H
9
#define DERIVATIONFRAMEWORK_MergerTester_H
10
11
#include <string>
12
#include <map>
13
#include "GaudiKernel/ToolHandle.h"
14
#include "
AthenaBaseComps/AthAlgTool.h
"
15
#include "
DerivationFrameworkInterfaces/IAugmentationTool.h
"
16
17
#include "
xAODTracking/TrackParticleContainer.h
"
18
#include "
xAODTracking/TrackParticle.h
"
19
#include "
xAODTracking/TrackStateValidationContainer.h
"
20
#include "
ExpressionEvaluation/ExpressionParserUser.h
"
21
22
#include "
StoreGate/WriteHandleKey.h
"
23
#include "
StoreGate/ReadHandleKeyArray.h
"
24
25
namespace
DerivationFramework
{
26
28
class
MergerTester
:
public
extends<AthAlgTool, IAugmentationTool>
29
{
30
31
public
:
32
34
35
37
MergerTester
(
const
std::string&
t
,
const
std::string&
n
,
const
IInterface*
p
);
38
virtual
~MergerTester
() {}
39
StatusCode
initialize
();
40
static
StatusCode
execute
();
41
StatusCode
finalize
();
42
virtual
StatusCode
addBranches
()
const
;
43
44
protected
:
45
47
48
SG::ReadHandleKey<xAOD::TrackParticleContainer>
m_inputParticleLocation
;
51
53
55
private
:
56
};
57
58
}
59
#endif // DERIVATIONFRAMEWORK_MergerTester_H
ReadHandleKeyArray.h
DerivationFramework::MergerTester
Class-algorithm for track particle collection merging.
Definition:
MergerTester.h:29
DerivationFramework::MergerTester::addBranches
virtual StatusCode addBranches() const
IAugmentationTool.h
ExpressionParserUser.h
read_hist_ntuple.t
t
Definition:
read_hist_ntuple.py:5
SG::ReadHandleKey< xAOD::TrackParticleContainer >
python.utils.AtlRunQueryDQUtils.p
p
Definition:
AtlRunQueryDQUtils.py:210
beamspotman.n
n
Definition:
beamspotman.py:731
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgTool.h
DerivationFramework::MergerTester::~MergerTester
virtual ~MergerTester()
Definition:
MergerTester.h:38
DerivationFramework
THE reconstruction tool.
Definition:
ParticleSortingAlg.h:24
DerivationFramework::MergerTester::initialize
StatusCode initialize()
DerivationFramework::MergerTester::execute
static StatusCode execute()
DerivationFramework::MergerTester::MergerTester
MergerTester(const std::string &t, const std::string &n, const IInterface *p)
Standard Algotithm methods:
WriteHandleKey.h
Property holding a SG store/key/clid from which a WriteHandle is made.
TrackStateValidationContainer.h
TrackParticle.h
DerivationFramework::MergerTester::finalize
StatusCode finalize()
TrackParticleContainer.h
DerivationFramework::MergerTester::m_inputParticleLocation
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_inputParticleLocation
Protected data:
Definition:
MergerTester.h:49
Generated on Sun Apr 20 2025 21:14:53 for ATLAS Offline Software by
1.8.18