#include <SCT_FwdOptoHarness.h>
Definition at line 12 of file SCT_FwdOptoHarness.h.
◆ SCT_FwdOptoHarness()
◆ build()
| GeoVPhysVol * SCT_FwdOptoHarness::build |
( |
| ) |
|
|
privatevirtual |
◆ epsilon()
| double SCT_ComponentFactory::epsilon |
( |
| ) |
const |
|
protectedinherited |
◆ getName()
| const std::string& SCT_ComponentFactory::getName |
( |
| ) |
const |
|
inlineinherited |
◆ getParameters()
| void SCT_FwdOptoHarness::getParameters |
( |
| ) |
|
|
private |
Definition at line 35 of file SCT_FwdOptoHarness.cxx.
40 for(
int i=0;
i<3; ++
i) {
45 std::cout <<
"SCT_FwdOptoHarness: ERROR. Disc type is missing" <<
m_type << std::endl;
46 std::cout <<
"Assuming type 1" << std::endl;
◆ getVolume()
| GeoVPhysVol* SCT_SharedComponentFactory::getVolume |
( |
| ) |
|
|
inlineinherited |
◆ innerRadius()
| double SCT_FwdOptoHarness::innerRadius |
( |
| ) |
const |
|
inline |
◆ intToString()
| std::string SCT_ComponentFactory::intToString |
( |
int |
i | ) |
const |
|
inherited |
◆ material()
| const GeoMaterial* SCT_FwdOptoHarness::material |
( |
| ) |
const |
|
inline |
◆ outerRadius()
| double SCT_FwdOptoHarness::outerRadius |
( |
| ) |
const |
|
inline |
◆ thickness()
| double SCT_FwdOptoHarness::thickness |
( |
| ) |
const |
|
inline |
◆ m_detectorManager
◆ m_geometryManager
◆ m_index
| int SCT_FwdOptoHarness::m_index = 0 |
|
private |
◆ m_innerRadius
| double SCT_FwdOptoHarness::m_innerRadius = 0.0 |
|
private |
◆ m_material
| const GeoMaterial* SCT_FwdOptoHarness::m_material = nullptr |
|
private |
◆ m_materialName
| std::string SCT_FwdOptoHarness::m_materialName |
|
private |
◆ m_materials
◆ m_name
| std::string SCT_ComponentFactory::m_name |
|
privateinherited |
◆ m_outerRadius
| double SCT_FwdOptoHarness::m_outerRadius = 0.0 |
|
private |
◆ m_physVolume
| GeoVPhysVol* SCT_SharedComponentFactory::m_physVolume |
|
protectedinherited |
◆ m_thickness
| double SCT_FwdOptoHarness::m_thickness = 0.0 |
|
private |
◆ m_type
| int SCT_FwdOptoHarness::m_type |
|
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: