![]() |
ATLAS Offline Software
|
#include <SCT_SkiPowerTape.h>
Public Member Functions | |
| SCT_SkiPowerTape (const std::string &name, const SCT_Ski *ski, double length, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials) | |
| double | thickness () const |
| double | width () const |
| double | length () const |
| double | powerTapeThickness () 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_length |
| double | m_width = 0.0 |
| double | m_thickness = 0.0 |
| double | m_powerTapeThickness = 0.0 |
| const SCT_Ski * | m_ski |
| double | m_powerTapeStartPointOffset = 0.0 |
| std::string | m_name |
Static Private Attributes | |
| static const double | s_epsilon = 1.0e-6 * Gaudi::Units::mm |
Definition at line 14 of file SCT_SkiPowerTape.h.
| SCT_SkiPowerTape::SCT_SkiPowerTape | ( | const std::string & | name, |
| const SCT_Ski * | ski, | ||
| double | length, | ||
| InDetDD::SCT_DetectorManager * | detectorManager, | ||
| SCT_GeometryManager * | geometryManager, | ||
| SCT_MaterialManager * | materials ) |
Definition at line 34 of file SCT_SkiPowerTape.cxx.
|
privatevirtual |
Implements SCT_SharedComponentFactory.
Definition at line 60 of file SCT_SkiPowerTape.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 48 of file SCT_SkiPowerTape.cxx.
|
inlineinherited |
Definition at line 67 of file SCT_ComponentFactory.h.
|
inherited |
Definition at line 30 of file SCT_ComponentFactory.cxx.
|
inline |
Definition at line 31 of file SCT_SkiPowerTape.h.
|
inline |
Definition at line 32 of file SCT_SkiPowerTape.h.
|
inline |
Definition at line 29 of file SCT_SkiPowerTape.h.
|
inline |
Definition at line 30 of file SCT_SkiPowerTape.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 39 of file SCT_SkiPowerTape.h.
|
protectedinherited |
Definition at line 43 of file SCT_ComponentFactory.h.
|
privateinherited |
Definition at line 49 of file SCT_ComponentFactory.h.
|
protectedinherited |
Definition at line 70 of file SCT_ComponentFactory.h.
|
private |
Definition at line 49 of file SCT_SkiPowerTape.h.
|
private |
Definition at line 42 of file SCT_SkiPowerTape.h.
|
private |
Definition at line 45 of file SCT_SkiPowerTape.h.
|
private |
Definition at line 41 of file SCT_SkiPowerTape.h.
|
private |
Definition at line 40 of file SCT_SkiPowerTape.h.
|
staticprivateinherited |
Definition at line 50 of file SCT_ComponentFactory.h.