#include <SCT_FwdCoolingBlock.h>
Definition at line 16 of file SCT_FwdCoolingBlock.h.
◆ types
◆ SCT_FwdCoolingBlock()
◆ build()
GeoVPhysVol * SCT_FwdCoolingBlock::build |
( |
| ) |
|
|
privatevirtual |
◆ deltaR()
double SCT_FwdCoolingBlock::deltaR |
( |
| ) |
const |
|
inline |
◆ epsilon()
double SCT_ComponentFactory::epsilon |
( |
| ) |
const |
|
protectedinherited |
◆ getName()
const std::string& SCT_ComponentFactory::getName |
( |
| ) |
const |
|
inlineinherited |
◆ getParameters()
void SCT_FwdCoolingBlock::getParameters |
( |
| ) |
|
|
private |
Definition at line 33 of file SCT_FwdCoolingBlock.cxx.
38 for (
int i = 0;
i < 4;
i++){
45 std::cout <<
"SCT_FwdCoolingBlock: ERROR. Cooling block type is missing. HiLo = " <<
m_hiLo
46 <<
", MainSecondary = " <<
m_mainSec << std::endl;
◆ getVolume()
GeoVPhysVol* SCT_SharedComponentFactory::getVolume |
( |
| ) |
|
|
inlineinherited |
◆ index()
double SCT_FwdCoolingBlock::index |
( |
| ) |
const |
|
inline |
◆ intToString()
std::string SCT_ComponentFactory::intToString |
( |
int |
i | ) |
const |
|
inherited |
◆ material()
const GeoMaterial* SCT_FwdCoolingBlock::material |
( |
| ) |
const |
|
inline |
◆ offsetFromDisc()
double SCT_FwdCoolingBlock::offsetFromDisc |
( |
| ) |
const |
|
inline |
◆ rphi()
double SCT_FwdCoolingBlock::rphi |
( |
| ) |
const |
|
inline |
◆ thickness()
double SCT_FwdCoolingBlock::thickness |
( |
| ) |
const |
|
inline |
◆ m_coolingBlockIndex
int SCT_FwdCoolingBlock::m_coolingBlockIndex = 0 |
|
private |
◆ m_deltaR
double SCT_FwdCoolingBlock::m_deltaR = 0.0 |
|
private |
◆ m_detectorManager
◆ m_geometryManager
◆ m_hiLo
int SCT_FwdCoolingBlock::m_hiLo |
|
private |
◆ m_mainSec
int SCT_FwdCoolingBlock::m_mainSec |
|
private |
◆ m_material
const GeoMaterial* SCT_FwdCoolingBlock::m_material = nullptr |
|
private |
◆ m_materialName
std::string SCT_FwdCoolingBlock::m_materialName |
|
private |
◆ m_materials
◆ m_name
std::string SCT_ComponentFactory::m_name |
|
privateinherited |
◆ m_offset
double SCT_FwdCoolingBlock::m_offset = 0.0 |
|
private |
◆ m_physVolume
GeoVPhysVol* SCT_SharedComponentFactory::m_physVolume |
|
protectedinherited |
◆ m_rphi
double SCT_FwdCoolingBlock::m_rphi = 0.0 |
|
private |
◆ m_thickness
double SCT_FwdCoolingBlock::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: