5#ifndef SCT_GEOMODEL_SCT_FWDCYLINDERSERVICES_H
6#define SCT_GEOMODEL_SCT_FWDCYLINDERSERVICES_H
31 virtual GeoVPhysVol *
build();
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
double innerRadius() const
std::string m_nPipeMaterialName
std::vector< double > m_fibreLocAngle
std::vector< double > m_coolingLocAngle
virtual GeoVPhysVol * build()
SCT_FwdCylinderServices(const std::string &name, double rmin, double rmax, double length, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials)
~SCT_FwdCylinderServices()
std::vector< double > m_lmtCoolingLocAngle
std::string m_lmtMaterialName
std::string m_fibreMaterialName
double outerRadius() const
std::vector< double > m_railLocAngle
double m_lmtCoolingZOffset
std::string m_lmtCoolingMaterialName
std::string m_coolingMaterialName
std::vector< double > m_nPipeLocAngle
double m_lmtCoolingDeltaR
std::vector< double > m_lmtLocAngle
std::string m_railMaterialName
SCT_SharedComponentFactory(const std::string &name, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials=nullptr)