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
MuonSpectrometer
MuonPhaseII
MuonCnv
xAODMuonViewAlgs
src
SegmentViewAlg.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef XAODMUONMEASVIEWALGS_SEGMENTVIEWALG_H
5
#define XAODMUONMEASVIEWALGS_SEGMENTVIEWALG_H
6
7
#include <
AthenaBaseComps/AthReentrantAlgorithm.h
>
8
#include <
StoreGate/ReadHandleKeyArray.h
>
9
#include <
StoreGate/WriteHandleKey.h
>
10
#include <
xAODMuon/MuonSegmentContainer.h
>
11
namespace
MuonR4
{
12
class
SegmentViewAlg
:
public
AthReentrantAlgorithm
{
13
public
:
14
using
AthReentrantAlgorithm::AthReentrantAlgorithm;
15
16
StatusCode
initialize
()
override
final
;
17
StatusCode
execute
(
const
EventContext& ctx)
const
override
final
;
18
private
:
19
SG::ReadHandleKeyArray<xAOD::MuonSegmentContainer>
m_readKeys
{
this
,
"SegmentsKeys"
, {}};
20
SG::WriteHandleKey<xAOD::MuonSegmentContainer>
m_writeKey
{
this
,
"ViewKey"
,
""
};
21
22
};
23
}
24
25
#endif
ReadHandleKeyArray.h
MuonR4::SegmentViewAlg::m_readKeys
SG::ReadHandleKeyArray< xAOD::MuonSegmentContainer > m_readKeys
Definition:
SegmentViewAlg.h:19
SG::HandleKeyArray
Definition:
StoreGate/StoreGate/HandleKeyArray.h:38
MuonR4::SegmentViewAlg
Definition:
SegmentViewAlg.h:12
MuonSegmentContainer.h
AthReentrantAlgorithm
An algorithm that can be simultaneously executed in multiple threads.
Definition:
AthReentrantAlgorithm.h:74
MuonR4::SegmentViewAlg::execute
StatusCode execute(const EventContext &ctx) const override final
Definition:
SegmentViewAlg.cxx:18
SG::WriteHandleKey< xAOD::MuonSegmentContainer >
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
MuonR4::SegmentViewAlg::initialize
StatusCode initialize() override final
Definition:
SegmentViewAlg.cxx:8
AthReentrantAlgorithm.h
WriteHandleKey.h
Property holding a SG store/key/clid from which a WriteHandle is made.
MuonR4::SegmentViewAlg::m_writeKey
SG::WriteHandleKey< xAOD::MuonSegmentContainer > m_writeKey
Definition:
SegmentViewAlg.h:20
MuonR4
This header ties the generic definitions in this package.
Definition:
HoughEventData.h:16
Generated on Fri May 9 2025 21:18:06 for ATLAS Offline Software by
1.8.18