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
AnalysisEventDisplay
xAODJiveXML
src
components
xAODJiveXML_entries.cxx
Go to the documentation of this file.
1
#include "
xAODJiveXML/xAODCaloClusterRetriever.h
"
2
#include "
xAODJiveXML/xAODElectronRetriever.h
"
3
#include "
xAODJiveXML/xAODMissingETRetriever.h
"
4
#include "
xAODJiveXML/xAODMuonRetriever.h
"
5
#include "
xAODJiveXML/xAODPhotonRetriever.h
"
6
#include "
xAODJiveXML/xAODJetRetriever.h
"
7
#include "
xAODJiveXML/xAODTauRetriever.h
"
8
#include "
xAODJiveXML/xAODTrackParticleRetriever.h
"
9
#include "
xAODJiveXML/xAODVertexRetriever.h
"
10
11
12
using namespace
JiveXML
;
13
14
DECLARE_COMPONENT
(
xAODCaloClusterRetriever
)
15
DECLARE_COMPONENT
(
xAODElectronRetriever
)
16
DECLARE_COMPONENT
(
xAODMissingETRetriever
)
17
DECLARE_COMPONENT
(
xAODMuonRetriever
)
18
DECLARE_COMPONENT
(
xAODPhotonRetriever
)
19
DECLARE_COMPONENT
(
xAODJetRetriever
)
20
DECLARE_COMPONENT
(
xAODTauRetriever
)
21
DECLARE_COMPONENT
(
xAODTrackParticleRetriever
)
22
DECLARE_COMPONENT
(
xAODVertexRetriever
)
23
xAODCaloClusterRetriever.h
JiveXML::xAODMuonRetriever
Retrieves all Muon objects (MuonAODCollection etc.)
Definition:
xAODMuonRetriever.h:35
JiveXML::xAODTauRetriever
Retrieves all Tau objects (TauAODCollection etc.)
Definition:
xAODTauRetriever.h:36
xAODElectronRetriever.h
xAODMissingETRetriever.h
JiveXML::xAODJetRetriever
Retrieves all Jet objects (JetAODCollection etc.)
Definition:
xAODJetRetriever.h:41
JiveXML::xAODCaloClusterRetriever
Retrieves all Calo Cluster objects.
Definition:
xAODCaloClusterRetriever.h:38
JiveXML
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
Definition:
BadLArRetriever.cxx:22
xAODMuonRetriever.h
xAODJetRetriever.h
JiveXML::xAODTrackParticleRetriever
Retrieves all TrackParticle objects (TrackParticleAODCollection etc.)
Definition:
xAODTrackParticleRetriever.h:35
xAODTrackParticleRetriever.h
JiveXML::xAODPhotonRetriever
Retrieves all Photon objects (PhotonAODCollection etc.)
Definition:
xAODPhotonRetriever.h:35
JiveXML::xAODElectronRetriever
Retrieves all Electron objects (ElectronAODCollection etc.)
Definition:
xAODElectronRetriever.h:35
JiveXML::xAODMissingETRetriever
Retrieves all MissingET objects (MissingETAODCollection etc.)
Definition:
xAODMissingETRetriever.h:35
JiveXML::xAODVertexRetriever
Retrieves all Vertex objects (VertexAODCollection etc.)
Definition:
xAODVertexRetriever.h:40
xAODPhotonRetriever.h
xAODTauRetriever.h
xAODVertexRetriever.h
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Generated on Sat Mar 29 2025 21:22:30 for ATLAS Offline Software by
1.8.18