|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #include "GeoModelKernel/GeoTube.h"
13 #include "GeoModelKernel/GeoTubs.h"
14 #include "GeoModelKernel/GeoLogVol.h"
15 #include "GeoModelKernel/GeoPhysVol.h"
16 #include "GeoModelKernel/GeoTransform.h"
17 #include "GaudiKernel/SystemOfUnits.h"
24 m_interLinkShape(nullptr),
25 m_interLinkLog(nullptr),
27 m_interLinkSegShape(nullptr),
28 m_interLinkSegLog(nullptr),
29 m_interLinkSeg(nullptr),
30 m_bearingShape(nullptr),
31 m_bearingLog(nullptr),
33 m_FSIFlangeShape(nullptr),
34 m_FSIFlangeLog(nullptr),
111 GeoTransform* geoTransform =
new GeoTransform(GeoTrf::RotateZ3D(interlinkAngle));
124 GeoTransform* geoTransform =
new GeoTransform(GeoTrf::RotateZ3D(bearingAngle));
141 GeoTransform* geoTransform =
new GeoTransform(GeoTrf::RotateZ3D(FSIFlangeAngle));
GeoIntrusivePtr< const GeoLogVol > m_interLinkSegLog
SCT_GeometryManager * m_geometryManager
double m_innerRadiusFSIFlange
SCT_InterLink(const std::string &name, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials)
virtual GeoVPhysVol * build()
std::string m_materialName
GeoIntrusivePtr< GeoPhysVol > m_bearing
GeoIntrusivePtr< const GeoLogVol > m_bearingLog
std::vector< GeoIntrusivePtr< GeoTransform > > m_geoTransforms
std::string m_materialNameFSIFlange
GeoIntrusivePtr< const GeoLogVol > m_interLinkLog
GeoIntrusivePtr< GeoPhysVol > m_interLink
const GeoMaterial * gasMaterial() const
GeoIntrusivePtr< const GeoTube > m_interLinkShape
GeoIntrusivePtr< const GeoLogVol > m_FSIFlangeLog
std::string m_materialNameBearing
GeoIntrusivePtr< const GeoTubs > m_interLinkSegShape
const SCT_BarrelParameters * barrelParameters() const
const GeoMaterial * getMaterialForVolume(const std::string &materialName, double volume)
GeoIntrusivePtr< const GeoTubs > m_FSIFlangeShape
GeoIntrusivePtr< const GeoTubs > m_bearingShape
SCT_MaterialManager * m_materials
GeoVPhysVol * m_physVolume
GeoIntrusivePtr< GeoPhysVol > m_interLinkSeg
double m_outerRadiusBearing
double m_outerRadiusFSIFlange
const GeoMaterial * getMaterial(const std::string &materialName)
double m_innerRadiusBearing
GeoIntrusivePtr< GeoPhysVol > m_FSIFlange
const std::string & getName() const