5#ifndef SCT_GEOMODEL_SCT_FLANGE_H
6#define SCT_GEOMODEL_SCT_FLANGE_H
18 SCT_Flange(
const std::string & name,
int iLayer,
32 virtual GeoVPhysVol *
build();
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
const GeoMaterial * m_material
std::string m_materialName
SCT_Flange(const std::string &name, int iLayer, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials)
double innerRadius() const
virtual GeoVPhysVol * build()
const GeoMaterial * material() const
double outerRadius() const
SCT_SharedComponentFactory(const std::string &name, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials=nullptr)