#include <SCT_PixelAttachment.h>
|
| static const double | s_epsilon = 1.0e-6 * Gaudi::Units::mm |
Definition at line 14 of file SCT_PixelAttachment.h.
◆ SCT_PixelAttachment()
Definition at line 20 of file SCT_PixelAttachment.cxx.
25{
28}
virtual GeoVPhysVol * build()
GeoVPhysVol * m_physVolume
SCT_SharedComponentFactory(const std::string &name, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials=nullptr)
◆ build()
| GeoVPhysVol * SCT_PixelAttachment::build |
( |
| ) |
|
|
privatevirtual |
◆ epsilon()
| double SCT_ComponentFactory::epsilon |
( |
| ) |
const |
|
protectedinherited |
◆ getName()
| const std::string & SCT_ComponentFactory::getName |
( |
| ) |
const |
|
inlineinherited |
◆ getParameters()
| void SCT_PixelAttachment::getParameters |
( |
| ) |
|
|
private |
Definition at line 32 of file SCT_PixelAttachment.cxx.
33{
41}
SCT_GeometryManager * m_geometryManager
SCT_MaterialManager * m_materials
◆ getVolume()
| GeoVPhysVol * SCT_SharedComponentFactory::getVolume |
( |
| ) |
|
|
inlineinherited |
◆ innerRadius()
| double SCT_PixelAttachment::innerRadius |
( |
| ) |
const |
|
inline |
◆ intToString()
| std::string SCT_ComponentFactory::intToString |
( |
int | i | ) |
const |
|
inherited |
◆ length()
| double SCT_PixelAttachment::length |
( |
| ) |
const |
|
inline |
◆ material()
| const GeoMaterial * SCT_PixelAttachment::material |
( |
| ) |
const |
|
inline |
◆ outerRadius()
| double SCT_PixelAttachment::outerRadius |
( |
| ) |
const |
|
inline |
◆ radialThickness()
| double SCT_PixelAttachment::radialThickness |
( |
| ) |
const |
|
inline |
◆ zMax()
| double SCT_PixelAttachment::zMax |
( |
| ) |
const |
|
inline |
◆ zMin()
| double SCT_PixelAttachment::zMin |
( |
| ) |
const |
|
inline |
◆ zPosition()
| double SCT_PixelAttachment::zPosition |
( |
| ) |
const |
|
inline |
◆ m_detectorManager
◆ m_geometryManager
◆ m_innerRadius
| double SCT_PixelAttachment::m_innerRadius = 0.0 |
|
private |
◆ m_length
| double SCT_PixelAttachment::m_length = 0.0 |
|
private |
◆ m_material
| const GeoMaterial* SCT_PixelAttachment::m_material = nullptr |
|
private |
◆ m_materials
◆ m_name
| std::string SCT_ComponentFactory::m_name |
|
privateinherited |
◆ m_outerRadius
| double SCT_PixelAttachment::m_outerRadius = 0.0 |
|
private |
◆ m_physVolume
| GeoVPhysVol* SCT_SharedComponentFactory::m_physVolume |
|
protectedinherited |
◆ m_zMax
| double SCT_PixelAttachment::m_zMax = 0.0 |
|
private |
◆ m_zMin
| double SCT_PixelAttachment::m_zMin = 0.0 |
|
private |
◆ s_epsilon
| const double SCT_ComponentFactory::s_epsilon = 1.0e-6 * Gaudi::Units::mm |
|
staticprivateinherited |
The documentation for this class was generated from the following files: