![]() |
ATLAS Offline Software
|
#include <ComputeStaveServices.h>
Public Member Functions | |
| ComputeStaveServices () | |
| StaveServices | compute (DetType::Type, DetType::Part, int layerNumber, int nModulesPerStave, int nChipsPerModule, MsgStream &msg) const |
| int | computeLVGaugeSerial (DetType::Type, DetType::Part, int layerNumber, int nModules, double moduleCurrent, double moduleVoltage, double poweringLoss, double lossInCable, double cableLen, MsgStream &msg) const |
Definition at line 11 of file ComputeStaveServices.h.
|
inline |
Definition at line 14 of file ComputeStaveServices.h.
| StaveServices ComputeStaveServices::compute | ( | DetType::Type | type, |
| DetType::Part | part, | ||
| int | layerNumber, | ||
| int | nModulesPerStave, | ||
| int | nChipsPerModule, | ||
| MsgStream & | msg ) const |
Definition at line 10 of file ComputeStaveServices.cxx.
| int ComputeStaveServices::computeLVGaugeSerial | ( | DetType::Type | type, |
| DetType::Part | part, | ||
| int | layerNumber, | ||
| int | nModules, | ||
| double | moduleCurrent, | ||
| double | moduleVoltage, | ||
| double | poweringLoss, | ||
| double | lossInCable, | ||
| double | cableLen, | ||
| MsgStream & | msg ) const |
Definition at line 92 of file ComputeStaveServices.cxx.