#include <SCT_BarrelModuleParameters.h>
◆ SCT_BarrelModuleParameters()
| SCT_BarrelModuleParameters::SCT_BarrelModuleParameters |
( |
SCT_DataBase * | rdb | ) |
|
◆ baseBoardLength()
| double SCT_BarrelModuleParameters::baseBoardLength |
( |
| ) |
const |
◆ baseBoardMaterial()
| std::string SCT_BarrelModuleParameters::baseBoardMaterial |
( |
| ) |
const |
◆ baseBoardOffsetY()
| double SCT_BarrelModuleParameters::baseBoardOffsetY |
( |
| ) |
const |
◆ baseBoardOffsetZ()
| double SCT_BarrelModuleParameters::baseBoardOffsetZ |
( |
| ) |
const |
◆ baseBoardThickness()
| double SCT_BarrelModuleParameters::baseBoardThickness |
( |
| ) |
const |
◆ baseBoardWidth()
| double SCT_BarrelModuleParameters::baseBoardWidth |
( |
| ) |
const |
◆ hybridLength()
| double SCT_BarrelModuleParameters::hybridLength |
( |
| ) |
const |
◆ hybridMaterial()
| std::string SCT_BarrelModuleParameters::hybridMaterial |
( |
| ) |
const |
◆ hybridOffsetX()
| double SCT_BarrelModuleParameters::hybridOffsetX |
( |
| ) |
const |
◆ hybridOffsetZ()
| double SCT_BarrelModuleParameters::hybridOffsetZ |
( |
| ) |
const |
◆ hybridThickness()
| double SCT_BarrelModuleParameters::hybridThickness |
( |
| ) |
const |
◆ hybridWidth()
| double SCT_BarrelModuleParameters::hybridWidth |
( |
| ) |
const |
◆ moduleSensorToSensorGap()
| double SCT_BarrelModuleParameters::moduleSensorToSensorGap |
( |
| ) |
const |
◆ moduleStereoAngle()
| double SCT_BarrelModuleParameters::moduleStereoAngle |
( |
| ) |
const |
◆ moduleStereoUpperSign()
| int SCT_BarrelModuleParameters::moduleStereoUpperSign |
( |
| ) |
const |
◆ moduleUpperSideNumber()
| int SCT_BarrelModuleParameters::moduleUpperSideNumber |
( |
| ) |
const |
◆ pigtailLength()
| double SCT_BarrelModuleParameters::pigtailLength |
( |
| ) |
const |
◆ pigtailMaterial()
| std::string SCT_BarrelModuleParameters::pigtailMaterial |
( |
| ) |
const |
◆ pigtailThickness()
| double SCT_BarrelModuleParameters::pigtailThickness |
( |
| ) |
const |
◆ pigtailWidth()
| double SCT_BarrelModuleParameters::pigtailWidth |
( |
| ) |
const |
◆ sensorDistCenterToCenter()
| double SCT_BarrelModuleParameters::sensorDistCenterToCenter |
( |
| ) |
const |
Definition at line 57 of file SCT_BarrelModuleParameters.cxx.
58{
59 return 2 *
m_rdb->brlSensor()->getDouble(
"CENTERTOFIDUCIAL") * Gaudi::Units::mm
60 +
m_rdb->brlSensor()->getDouble(
"FIDUCIALSEP") * Gaudi::Units::mm;
61}
◆ sensorLength()
| double SCT_BarrelModuleParameters::sensorLength |
( |
| ) |
const |
◆ sensorMaterial()
| std::string SCT_BarrelModuleParameters::sensorMaterial |
( |
| ) |
const |
◆ sensorNumReadoutStrips()
| int SCT_BarrelModuleParameters::sensorNumReadoutStrips |
( |
| ) |
const |
◆ sensorNumStrips()
| int SCT_BarrelModuleParameters::sensorNumStrips |
( |
| ) |
const |
◆ sensorNumWafers()
| int SCT_BarrelModuleParameters::sensorNumWafers |
( |
| ) |
const |
◆ sensorStripLength()
| double SCT_BarrelModuleParameters::sensorStripLength |
( |
| ) |
const |
◆ sensorStripPitch()
| double SCT_BarrelModuleParameters::sensorStripPitch |
( |
| ) |
const |
◆ sensorStripShift()
| int SCT_BarrelModuleParameters::sensorStripShift |
( |
| ) |
const |
◆ sensorThickness()
| double SCT_BarrelModuleParameters::sensorThickness |
( |
| ) |
const |
◆ sensorWidth()
| double SCT_BarrelModuleParameters::sensorWidth |
( |
| ) |
const |
◆ m_rdb
The documentation for this class was generated from the following files: