 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef CALORIMETER_CALOTRACKINGGEOMETRYBUILDERCOND_H
10 #define CALORIMETER_CALOTRACKINGGEOMETRYBUILDERCOND_H
47 const EventContext& ctx,
Trk::TrackingVolume* innerVol,
48 SG::WriteCondHandle<
Trk::TrackingGeometry>& whandle)
const override final;
56 this,
"CaloDetDescrManager",
"CaloDetDescrManager"};
58 this,
"LArAlignmentStore",
"LArAlignmentStore",
"SG key of the GeoAlignmentStore for LAr" };
63 #endif // CALORIMETER_CALOTRACKINGGEOMETRYBUILDERCOND_H
virtual ~CaloTrackingGeometryBuilderCond()=default
Destructor.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
bool const RAWDATA *ch2 const
virtual std::unique_ptr< Trk::TrackingGeometry > trackingGeometry(const EventContext &ctx, Trk::TrackingVolume *innerVol, SG::WriteCondHandle< Trk::TrackingGeometry > &whandle) const override final
TrackingGeometry Interface method.
Trk::GeometrySignature signature() const
The unique signature.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< GeoAlignmentStore > m_readKeyGeoAlign
Ensure that the ATLAS eigen extensions are properly loaded.
virtual Trk::GeometrySignature geometrySignature() const override final
The unique signature.
virtual StatusCode initialize() override final
AlgTool initailize method.
CaloTrackingGeometryBuilderCond(const std::string &, const std::string &, const IInterface *)
Constructor.