9#ifndef TRKDETDESCRINTERFACES_ILAYERPROVIDER_H
10#define TRKDETDESCRINTERFACES_ILAYERPROVIDER_H
13#include "GaudiKernel/IAlgTool.h"
40 virtual std::pair<const std::vector<Layer*>,
const std::vector<Layer*> >
Interface class ILayerProviders it feeds into the StagedGeometryBuilder.
virtual const std::vector< Layer * > centralLayers() const =0
LayerBuilder interface method - returning the central layers.
virtual ~ILayerProvider()
Virtual destructor.
virtual std::pair< const std::vector< Layer * >, const std::vector< Layer * > > endcapLayer() const =0
LayerBuilder interface method - returning the endcap layer.
virtual const std::string & identification() const =0
Name identification.
DeclareInterfaceID(ILayerProvider, 1, 0)
Creates the InterfaceID and interfaceID() method.
Base Class for a Detector Layer in the Tracking realm.
Ensure that the ATLAS eigen extensions are properly loaded.