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
Control
AthenaExamples
AthExStoreGateExample
src
components
StoreGateExample_entries.cxx
Go to the documentation of this file.
1
//====================================================================
2
// StoreGateExample_entries.cxx
3
//--------------------------------------------------------------------
4
//
5
// Package : StoreGate/example
6
//
7
// Description: Implementation of <Package>_load routine.
8
// This routine is needed for forcing the linker
9
// to load all the components of the library.
10
//
11
//====================================================================
12
13
#include "../ReadData.h"
14
#include "../WriteData.h"
15
#include "../WriteDataReentrant.h"
16
#include "../ReadDataReentrant.h"
17
#include "../HandleTestTool1.h"
18
#include "../HandleTestTool2.h"
19
#include "../HandleTestTool3.h"
20
#include "../HandleTestAlg.h"
21
22
DECLARE_COMPONENT
(
ReadData
)
23
DECLARE_COMPONENT
(
WriteData
)
24
DECLARE_COMPONENT
(
WriteDataReentrant
)
25
DECLARE_COMPONENT
(
ReadDataReentrant
)
26
DECLARE_COMPONENT
(
AthEx::HandleTestTool1
)
27
DECLARE_COMPONENT
(
AthEx::HandleTestTool2
)
28
DECLARE_COMPONENT
(
AthEx::HandleTestTool3
)
29
DECLARE_COMPONENT
(
AthEx::HandleTestAlg
)
30
ReadDataReentrant
Definition:
ReadDataReentrant.h:29
AthEx::HandleTestTool1
Definition:
HandleTestTool1.h:28
ReadData
Example of a legacy Algorithm in single-threaded athena.
Definition:
Control/AthenaExamples/AthExStoreGateExample/src/ReadData.h:23
AthEx::HandleTestTool2
Definition:
HandleTestTool2.h:28
WriteDataReentrant
Definition:
WriteDataReentrant.h:30
AthEx::HandleTestAlg
Definition:
HandleTestAlg.h:28
AthEx::HandleTestTool3
Definition:
HandleTestTool3.h:27
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
WriteData
Definition:
Control/AthenaExamples/AthExStoreGateExample/src/WriteData.h:15
Generated on Thu Apr 24 2025 21:19:11 for ATLAS Offline Software by
1.8.18