9#ifndef TRKDETDESCRUNITTESTS_MAPPINGTEST_H
10#define TRKDETDESCRUNITTESTS_MAPPINGTEST_H
13#include "GaudiKernel/ServiceHandle.h"
14#include "GaudiKernel/ToolHandle.h"
37 MappingTest(
const std::string& name, ISvcLocator* pSvcLocator);
ServiceHandle< Trk::ITrackingGeometrySvc > m_trackingGeometrySvc
Service handle for retrieving the TrackingGeometry.
StatusCode initializeTest()
float m_assignedPositionZ
float m_unmappedPositionZ
float m_unmappedPositionX
float m_assignmentDistance
bool m_executed
Make sure it only runs once.
double m_etaCutOff
do not map beyond this point
std::string m_mappingTreeDescription
float m_assignedCorrection
float m_assignedPositionY
float m_assignedPositionR
MappingTest(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
float m_unmappedPositionY
const TrackingGeometry * m_trackingGeometry
The TrackingGeometry to be retrieved.
std::string m_mappingVolumeName
only map within this volume
std::string m_trackingGeometryName
The Name of the TrackingGeometry.
float m_unmappedPositionR
std::string m_mappingTreeName
float m_assignedPositionX
The TrackingGeometry class is the owner of the constructed TrackingVolumes.
TrkDetDescrUnitTestBase(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
Ensure that the ATLAS eigen extensions are properly loaded.