![]() |
ATLAS Offline Software
|
#include <SCT_SkiAux.h>
Public Member Functions | |
| 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) | |
| double | innerRadius () const |
| double | outerRadius () const |
| double | length () const |
| double | sectorStartAngle () const |
| double | sectorAngle () const |
| double | bracketPhiOffset () const |
| double | powerTapePhiOffset () const |
| const SCT_Ski * | ski () const |
| const SCT_Bracket * | bracket () const |
| const SCT_Harness * | harness () const |
| const SCT_SkiPowerTape * | skiPowerTape () const |
| GeoVPhysVol * | getVolume () |
| const std::string & | getName () const |
| std::string | intToString (int i) const |
Protected Member Functions | |
| double | epsilon () const |
Protected Attributes | |
| GeoVPhysVol * | m_physVolume |
| InDetDD::SCT_DetectorManager * | m_detectorManager |
| SCT_GeometryManager * | m_geometryManager |
| SCT_MaterialManager * | m_materials |
Private Member Functions | |
| void | getParameters () |
| virtual GeoVPhysVol * | build () |
Private Attributes | |
| double | m_innerRadius |
| double | m_outerRadius = 0.0 |
| double | m_length = 0.0 |
| double | m_bracketPhiOffset |
| double | m_powerTapePhiOffset |
| double | m_sectorStartAngle = 0.0 |
| double | m_sectorAngle |
| SCT_Ski * | m_ski |
| SCT_Bracket * | m_bracket |
| SCT_Harness * | m_harness |
| SCT_SkiPowerTape * | m_skiPowerTape |
| std::string | m_name |
Static Private Attributes | |
| static const double | s_epsilon = 1.0e-6 * Gaudi::Units::mm |
Definition at line 18 of file SCT_SkiAux.h.
| SCT_SkiAux::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 ) |
Definition at line 39 of file SCT_SkiAux.cxx.
|
inline |
Definition at line 52 of file SCT_SkiAux.h.
|
inline |
Definition at line 46 of file SCT_SkiAux.h.
|
privatevirtual |
Implements SCT_SharedComponentFactory.
Definition at line 68 of file SCT_SkiAux.cxx.
|
protectedinherited |
Definition at line 38 of file SCT_ComponentFactory.cxx.
|
inlineinherited |
Definition at line 35 of file SCT_ComponentFactory.h.
|
private |
Definition at line 63 of file SCT_SkiAux.cxx.
|
inlineinherited |
Definition at line 67 of file SCT_ComponentFactory.h.
|
inline |
Definition at line 53 of file SCT_SkiAux.h.
|
inline |
Definition at line 40 of file SCT_SkiAux.h.
|
inherited |
Definition at line 30 of file SCT_ComponentFactory.cxx.
|
inline |
Definition at line 42 of file SCT_SkiAux.h.
|
inline |
Definition at line 41 of file SCT_SkiAux.h.
|
inline |
Definition at line 47 of file SCT_SkiAux.h.
|
inline |
Definition at line 44 of file SCT_SkiAux.h.
|
inline |
Definition at line 43 of file SCT_SkiAux.h.
|
inline |
Definition at line 51 of file SCT_SkiAux.h.
|
inline |
Definition at line 54 of file SCT_SkiAux.h.
|
private |
Definition at line 72 of file SCT_SkiAux.h.
|
private |
Definition at line 65 of file SCT_SkiAux.h.
|
protectedinherited |
Definition at line 41 of file SCT_ComponentFactory.h.
|
protectedinherited |
Definition at line 42 of file SCT_ComponentFactory.h.
|
private |
Definition at line 73 of file SCT_SkiAux.h.
|
private |
Definition at line 62 of file SCT_SkiAux.h.
|
private |
Definition at line 64 of file SCT_SkiAux.h.
|
protectedinherited |
Definition at line 43 of file SCT_ComponentFactory.h.
|
privateinherited |
Definition at line 49 of file SCT_ComponentFactory.h.
|
private |
Definition at line 63 of file SCT_SkiAux.h.
|
protectedinherited |
Definition at line 70 of file SCT_ComponentFactory.h.
|
private |
Definition at line 66 of file SCT_SkiAux.h.
|
private |
Definition at line 68 of file SCT_SkiAux.h.
|
private |
Definition at line 67 of file SCT_SkiAux.h.
|
private |
Definition at line 71 of file SCT_SkiAux.h.
|
private |
Definition at line 74 of file SCT_SkiAux.h.
|
staticprivateinherited |
Definition at line 50 of file SCT_ComponentFactory.h.