![]() |
ATLAS Offline Software
|
Data object for SCT_ChargeTrappingTool, SCT_RadDamageSummaryTool, SCT_SurfaceChargesGenerator. More...
#include <SCT_ChargeTrappingCondData.h>
Private Attributes | |
| double | m_electricField |
| double | m_meanFreePathElectrons |
| double | m_meanFreePathHoles |
| double | m_trappingElectrons |
| double | m_trappingHoles |
| double | m_trappingProbability |
| double | m_trappingTime |
| double | m_electrodeTime |
| double | m_trappingPosition |
| double | m_holeDriftMobility |
Data object for SCT_ChargeTrappingTool, SCT_RadDamageSummaryTool, SCT_SurfaceChargesGenerator.
Definition at line 21 of file SCT_ChargeTrappingCondData.h.
| SCT_ChargeTrappingCondData::SCT_ChargeTrappingCondData | ( | ) |
Definition at line 13 of file SCT_ChargeTrappingCondData.cxx.
|
virtualdefault |
| double SCT_ChargeTrappingCondData::getElectricField | ( | ) | const |
Definition at line 26 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getHoleDriftMobility | ( | ) | const |
Definition at line 62 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getMeanFreePathElectrons | ( | ) | const |
Definition at line 30 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getMeanFreePathHoles | ( | ) | const |
Definition at line 34 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getTimeToElectrode | ( | ) | const |
Definition at line 54 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getTrappingElectrons | ( | ) | const |
Definition at line 38 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getTrappingHoles | ( | ) | const |
Definition at line 42 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getTrappingPositionZ | ( | ) | const |
Definition at line 58 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getTrappingProbability | ( | ) | const |
Definition at line 46 of file SCT_ChargeTrappingCondData.cxx.
| double SCT_ChargeTrappingCondData::getTrappingTime | ( | ) | const |
Definition at line 50 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setElectricField | ( | const double | electricField | ) |
Definition at line 66 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setHoleDriftMobility | ( | const double | holeDriftMobility | ) |
Definition at line 102 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setMeanFreePathElectrons | ( | const double | meanFreePathElectrons | ) |
Definition at line 70 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setMeanFreePathHoles | ( | const double | meanFreePathHoles | ) |
Definition at line 74 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setTimeToElectrode | ( | const double | electrodeTime | ) |
Definition at line 94 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setTrappingElectrons | ( | const double | trappingElectrons | ) |
Definition at line 78 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setTrappingHoles | ( | const double | trappingHoles | ) |
Definition at line 82 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setTrappingPositionZ | ( | const double | trappingPosition | ) |
Definition at line 98 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setTrappingProbability | ( | const double | trappingProbability | ) |
Definition at line 86 of file SCT_ChargeTrappingCondData.cxx.
| void SCT_ChargeTrappingCondData::setTrappingTime | ( | const double | trappingTime | ) |
Definition at line 90 of file SCT_ChargeTrappingCondData.cxx.
|
private |
Definition at line 50 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 57 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 59 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 51 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 52 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 53 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 54 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 58 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 55 of file SCT_ChargeTrappingCondData.h.
|
private |
Definition at line 56 of file SCT_ChargeTrappingCondData.h.