ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
ReadData.h
WriteData.h
HandleTestAlg.h
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
HandleTestTool1.h
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
HandleTestTool2.h
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
HandleTestTool3.h
Test for DecorHandleKey depending on a regular handle key.
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
ReadDataReentrant.h
Testing reentrant algorithms.
WriteDataReentrant.h
Testing reentrant algorithms.
AthEx::HandleTestAlg
Definition
HandleTestAlg.h:28
AthEx::HandleTestTool1
Definition
HandleTestTool1.h:28
AthEx::HandleTestTool2
Definition
HandleTestTool2.h:28
AthEx::HandleTestTool3
Definition
HandleTestTool3.h:27
ReadDataReentrant
Definition
ReadDataReentrant.h:29
ReadData
Example of a legacy Algorithm in single-threaded athena.
Definition
Control/AthenaExamples/AthExStoreGateExample/src/ReadData.h:23
WriteDataReentrant
Definition
WriteDataReentrant.h:30
WriteData
Definition
Control/AthenaExamples/AthExStoreGateExample/src/WriteData.h:15
Generated on
for ATLAS Offline Software by
1.17.0