![]() |
ATLAS Offline Software
|
#include <SCT_FwdSubSpine.h>
Public Member Functions | |
| SCT_FwdSubSpine (const std::string &name, int ringType, int spineSide, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials) | |
| const GeoMaterial * | material () const |
| double | innerThickness () const |
| double | innerWidth () const |
| double | innerLength () const |
| double | middleThickness () const |
| double | middleWidth () const |
| double | middleLength () const |
| double | outerThickness () const |
| double | outerWidth () const |
| double | outerLength () const |
| virtual GeoVPhysVol * | build () |
| 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 () |
Private Attributes | |
| int | m_ringType |
| int | m_spineSide |
| const GeoMaterial * | m_material = nullptr |
| double | m_thickness1 = 0.0 |
| double | m_width1 = 0.0 |
| double | m_length1 = 0.0 |
| double | m_thickness2 = 0.0 |
| double | m_width2 = 0.0 |
| double | m_length2 = 0.0 |
| double | m_thickness3 = 0.0 |
| double | m_width3 = 0.0 |
| double | m_length3 = 0.0 |
| std::string | m_name |
Static Private Attributes | |
| static const double | s_epsilon = 1.0e-6 * Gaudi::Units::mm |
Definition at line 19 of file SCT_FwdSubSpine.h.
| SCT_FwdSubSpine::SCT_FwdSubSpine | ( | const std::string & | name, |
| int | ringType, | ||
| int | spineSide, | ||
| InDetDD::SCT_DetectorManager * | detectorManager, | ||
| SCT_GeometryManager * | geometryManager, | ||
| SCT_MaterialManager * | materials ) |
Definition at line 37 of file SCT_FwdSubSpine.cxx.
|
virtual |
Implements SCT_SharedComponentFactory.
Definition at line 75 of file SCT_FwdSubSpine.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 52 of file SCT_FwdSubSpine.cxx.
|
inlineinherited |
Definition at line 67 of file SCT_ComponentFactory.h.
|
inline |
Definition at line 34 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 32 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 33 of file SCT_FwdSubSpine.h.
|
inherited |
Definition at line 30 of file SCT_ComponentFactory.cxx.
|
inline |
Definition at line 29 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 38 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 36 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 37 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 42 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 40 of file SCT_FwdSubSpine.h.
|
inline |
Definition at line 41 of file SCT_FwdSubSpine.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 55 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 59 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 63 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 51 of file SCT_FwdSubSpine.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_FwdSubSpine.h.
|
private |
Definition at line 50 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 53 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 57 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 61 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 54 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 58 of file SCT_FwdSubSpine.h.
|
private |
Definition at line 62 of file SCT_FwdSubSpine.h.
|
staticprivateinherited |
Definition at line 50 of file SCT_ComponentFactory.h.