|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKDETDESCRTOOLS_LAYERPROVIDERCOND_H
6 #define TRKDETDESCRTOOLS_LAYERPROVIDERCOND_H
15 #include "GaudiKernel/ToolHandle.h"
28 :
public extends<LayerProviderImpl, ILayerProviderCond>
60 #endif // TRKDETDESCRTOOLS_LAYERPROVIDERCOND_H
virtual StatusCode initialize() override final
initialize
virtual const std::string & identification() const override final
Name identification.
bool const RAWDATA *ch2 const
::StatusCode StatusCode
StatusCode definition for legacy code.
PublicToolHandle< ILayerBuilderCond > m_layerBuilder
virtual std::pair< const std::vector< Layer * >, const std::vector< Layer * > > endcapLayer(const EventContext &ctx, SG::WriteCondHandle< TrackingGeometry > &whandle) const override final
LayerBuilder interface method - returning the layers in the endcaps.
Ensure that the ATLAS eigen extensions are properly loaded.
LayerProviderCond(const std::string &, const std::string &, const IInterface *)
Constructor.
virtual ~LayerProviderCond()=default
Destructor.
virtual const std::vector< Layer * > centralLayers(const EventContext &ctx, SG::WriteCondHandle< TrackingGeometry > &whandle) const override final
LayerBuilder interface method - returning the central layers.
Define macros for attributes used to control the static checker.