|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TRKDETDESCRUNITTESTS_TRACKINGGEOMETRYTEST_H
10 #define TRKDETDESCRUNITTESTS_TRACKINGGEOMETRYTEST_H
13 #include "GaudiKernel/ServiceHandle.h"
14 #include "GaudiKernel/ToolHandle.h"
20 #ifdef TRKDETDESCR_MEMUSAGE
26 class TrackingGeometry;
51 #ifdef TRKDETDESCR_MEMUSAGE
ServiceHandle< Trk::ITrackingGeometrySvc > m_trackingGeometrySvc
Service handle for retrieving the TrackingGeometry.
TrackingGeometryTest(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
std::string m_trackingGeometryName
The Name of the TrackingGeometry.
ToolHandleArray< Trk::IGeometryProcessor > m_trackingGeometryProcessors
Tool to write out a Display format for external viewers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
const TrackingGeometry * m_trackingGeometry
The TrackingGeometry to be retrieved.
bool m_executed
Make sure it only runs once.
StatusCode initializeTest()