#include <ILayerProvider.h>
Interface class ILayerProviders it feeds into the StagedGeometryBuilder
- Author
- Andre.nosp@m.as.S.nosp@m.alzbu.nosp@m.rger.nosp@m.@cern.nosp@m..ch
Definition at line 29 of file ILayerProvider.h.
◆ ~ILayerProvider()
virtual Trk::ILayerProvider::~ILayerProvider |
( |
| ) |
|
|
inlinevirtual |
◆ centralLayers()
virtual const std::vector<Layer*> Trk::ILayerProvider::centralLayers |
( |
| ) |
const |
|
pure virtual |
LayerBuilder interface method - returning the central layers.
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method.
◆ endcapLayer()
virtual std::pair<const std::vector<Layer*>, const std::vector<Layer*> > Trk::ILayerProvider::endcapLayer |
( |
| ) |
const |
|
pure virtual |
LayerBuilder interface method - returning the endcap layer.
◆ identification()
virtual const std::string& Trk::ILayerProvider::identification |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: