ATLAS Offline Software
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:31
AthEx::HandleTestTool1
Definition:
HandleTestTool1.h:28
ReadData
Definition:
Control/AthenaExamples/AthExStoreGateExample/src/ReadData.h:20
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 Nov 7 2024 21:26:38 for ATLAS Offline Software by
1.8.18