Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKDETDESCRTOOLS_LAYERPROVIDER_H
6 #define TRKDETDESCRTOOLS_LAYERPROVIDER_H
13 #include "GaudiKernel/ToolHandle.h"
30 LayerProvider(
const std::string&,
const std::string&,
const IInterface*);
54 #endif // TRKDETDESCRTOOLS_LAYERPROVIDER_H
virtual const std::string & identification() const override final
Name identification.
PublicToolHandle< ILayerBuilder > m_layerBuilder
bool const RAWDATA *ch2 const
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override final
initialize
virtual const std::vector< Layer * > centralLayers() const override final
LayerBuilder interface method - returning the central layers.
Ensure that the ATLAS eigen extensions are properly loaded.
virtual ~LayerProvider()=default
Destructor.
virtual std::pair< const std::vector< Layer * >, const std::vector< Layer * > > endcapLayer() const override final
LayerBuilder interface method - returning the endcap layer.
LayerProvider(const std::string &, const std::string &, const IInterface *)
Constructor.
Define macros for attributes used to control the static checker.