#include <SCT_FwdModuleConnector.h>
Definition at line 12 of file SCT_FwdModuleConnector.h.
◆ SCT_FwdModuleConnector()
◆ build()
GeoVPhysVol * SCT_FwdModuleConnector::build |
( |
| ) |
|
|
privatevirtual |
Implements SCT_SharedComponentFactory.
Definition at line 45 of file SCT_FwdModuleConnector.cxx.
56 if (
m_ringType == 0) { zposition = -1 * zposition; };
57 const GeoShape & connectorPos = (*moduleConnShape << GeoTrf::Translate3D(xposition,0.,zposition));
60 const GeoLogVol * moduleConnLog =
new GeoLogVol(
getName(), &connectorPos,
m_material);
62 GeoPhysVol * moduleConnector =
new GeoPhysVol(moduleConnLog);
64 return moduleConnector;
◆ deltaR()
double SCT_FwdModuleConnector::deltaR |
( |
| ) |
const |
|
inline |
◆ epsilon()
double SCT_ComponentFactory::epsilon |
( |
| ) |
const |
|
protectedinherited |
◆ getName()
const std::string& SCT_ComponentFactory::getName |
( |
| ) |
const |
|
inlineinherited |
◆ getParameters()
void SCT_FwdModuleConnector::getParameters |
( |
| ) |
|
|
private |
◆ getVolume()
GeoVPhysVol* SCT_SharedComponentFactory::getVolume |
( |
| ) |
|
|
inlineinherited |
◆ intToString()
std::string SCT_ComponentFactory::intToString |
( |
int |
i | ) |
const |
|
inherited |
◆ material()
const GeoMaterial* SCT_FwdModuleConnector::material |
( |
| ) |
const |
|
inline |
◆ rphi()
double SCT_FwdModuleConnector::rphi |
( |
| ) |
const |
|
inline |
◆ thickness()
double SCT_FwdModuleConnector::thickness |
( |
| ) |
const |
|
inline |
◆ m_deltaR
double SCT_FwdModuleConnector::m_deltaR = 0.0 |
|
private |
◆ m_detectorManager
◆ m_geometryManager
◆ m_material
const GeoMaterial* SCT_FwdModuleConnector::m_material = nullptr |
|
private |
◆ m_materialName
std::string SCT_FwdModuleConnector::m_materialName |
|
private |
◆ m_materials
◆ m_name
std::string SCT_ComponentFactory::m_name |
|
privateinherited |
◆ m_physVolume
GeoVPhysVol* SCT_SharedComponentFactory::m_physVolume |
|
protectedinherited |
◆ m_ringType
int SCT_FwdModuleConnector::m_ringType |
|
private |
◆ m_rphi
double SCT_FwdModuleConnector::m_rphi = 0.0 |
|
private |
◆ m_thickness
double SCT_FwdModuleConnector::m_thickness = 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: