ATLAS Offline Software
Loading...
Searching...
No Matches
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"
17#include "../HandleTestTool1.h"
18#include "../HandleTestTool2.h"
19#include "../HandleTestTool3.h"
20#include "../HandleTestAlg.h"
21
30
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
Test for cross-component circular dependency warning suppression of WriteDecorHandleKey.
Test for DecorHandleKey depending on a regular handle key.
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Testing reentrant algorithms.
Testing reentrant algorithms.
Example of a legacy Algorithm in single-threaded athena.