 |
ATLAS Offline Software
|
Go to the documentation of this file.
17 const std::string&
t,
const std::string&
n,
const IInterface*
p)
19 declareInterface<Trk::IGeometryBuilderCond>(
this);
26 ATH_CHECK(m_readKeyGeoAlign.initialize());
30 std::unique_ptr<Trk::TrackingGeometry>
Ensure that the extensions for the Vector3D are properly loaded.
virtual StatusCode initialize() override
AlgTool initailize method.
std::unique_ptr< Trk::TrackingGeometry > createTrackingGeometry(Trk::TrackingVolume *innerVol, const CaloDetDescrManager *caloDDM, const GeoAlignmentStore *geoAlign) const
TrackingGeometry Interface method.
virtual std::unique_ptr< Trk::TrackingGeometry > trackingGeometry(const EventContext &ctx, Trk::TrackingVolume *innerVol, SG::WriteCondHandle< Trk::TrackingGeometry > &whandle) const override final
TrackingGeometry Interface method.
::StatusCode StatusCode
StatusCode definition for legacy code.
This class provides the client interface for accessing the detector description information common to...
virtual StatusCode initialize() override final
AlgTool initailize method.
CaloTrackingGeometryBuilderCond(const std::string &, const std::string &, const IInterface *)
Constructor.