5#ifndef SCT_GEOMODEL_SCT_SKIAUX_H
6#define SCT_GEOMODEL_SCT_SKIAUX_H
59 virtual GeoVPhysVol *
build();
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
SCT_SharedComponentFactory(const std::string &name, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials=nullptr)
double m_bracketPhiOffset
double sectorStartAngle() const
SCT_SkiPowerTape * m_skiPowerTape
const SCT_SkiPowerTape * skiPowerTape() const
double m_sectorStartAngle
double powerTapePhiOffset() const
double outerRadius() const
double m_powerTapePhiOffset
virtual GeoVPhysVol * build()
const SCT_Ski * ski() const
SCT_SkiAux(const std::string &name, SCT_Ski *ski, SCT_Bracket *bracket, SCT_Harness *harness, SCT_SkiPowerTape *skiPowerTape, double innerRadius, double bracketPhiOffset, double powerTapePhiOffset, double divisionAngle, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials)
const SCT_Harness * harness() const
double innerRadius() const
double bracketPhiOffset() const
double sectorAngle() const
const SCT_Bracket * bracket() const