21#include "GeoModelKernel/GeoBox.h"
22#include "GeoModelKernel/GeoLogVol.h"
23#include "GeoModelKernel/GeoPhysVol.h"
24#include "GeoModelKernel/GeoShape.h"
25#include "GeoModelKernel/GeoShapeShift.h"
26#include "GeoModelKernel/GeoShapeUnion.h"
27#include "GeoModelKernel/GeoDefinitions.h"
28#include "GaudiKernel/SystemOfUnits.h"
60 + parameters->fwdSpineEndLocatorToEndMount(
m_ringType);
67 - parameters->fwdHybridMountPointToInnerEdge()
68 - parameters->fwdModuleHybridEdgeToSpine(
m_ringType);
96 const GeoShape & spinePosMain = (*spineShapeMain << GeoTrf::TranslateZ3D(position) );
99 GeoPhysVol * spine =
new GeoPhysVol(spineLog);
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
const std::string & getName() const
SCT_GeometryManager * m_geometryManager
SCT_MaterialManager * m_materials
std::string m_materialName
const GeoMaterial * m_material
double m_moduleCenterToEndTmp
virtual GeoVPhysVol * build()
SCT_FwdSpine(const std::string &name, int ringType, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials)
double m_moduleCenterToEnd
GeoVPhysVol * m_physVolume
SCT_SharedComponentFactory(const std::string &name, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials=nullptr)