ATLAS Offline Software
|
#include <ConvertStaveServices.h>
Public Member Functions | |
ServiceMaterial | convertStaveServices (const StaveServices &stServ) const |
void | addCooling (DetType::Type type, DetType::Part part, int layerNumber, int nStaves, ServiceMaterial &mat) |
std::string | constructName (DetType::Type type, DetType::Part part, int layer) const |
std::string | getHvCableName (DetType::Type type, DetType::Part part, int layer) const |
std::string | getDcsCableName (DetType::Type type, DetType::Part part, int layer) const |
std::string | getDataCableName (DetType::Type type, DetType::Part part, int layer) const |
std::string | getLvConductorName (DetType::Type type, DetType::Part part, int layer) const |
std::string | getLvInsulatorName (DetType::Type type, DetType::Part part, int layer) const |
Definition at line 14 of file ConvertStaveServices.h.
void ConvertStaveServices::addCooling | ( | DetType::Type | type, |
DetType::Part | part, | ||
int | layerNumber, | ||
int | nStaves, | ||
ServiceMaterial & | mat | ||
) |
Definition at line 50 of file ConvertStaveServices.cxx.
std::string ConvertStaveServices::constructName | ( | DetType::Type | type, |
DetType::Part | part, | ||
int | layer | ||
) | const |
ServiceMaterial ConvertStaveServices::convertStaveServices | ( | const StaveServices & | stServ | ) | const |
Definition at line 11 of file ConvertStaveServices.cxx.
std::string ConvertStaveServices::getDataCableName | ( | DetType::Type | type, |
DetType::Part | part, | ||
int | layer | ||
) | const |
Definition at line 95 of file ConvertStaveServices.cxx.
std::string ConvertStaveServices::getDcsCableName | ( | DetType::Type | type, |
DetType::Part | part, | ||
int | layer | ||
) | const |
Definition at line 90 of file ConvertStaveServices.cxx.
std::string ConvertStaveServices::getHvCableName | ( | DetType::Type | type, |
DetType::Part | part, | ||
int | layer | ||
) | const |
Definition at line 85 of file ConvertStaveServices.cxx.
std::string ConvertStaveServices::getLvConductorName | ( | DetType::Type | type, |
DetType::Part | part, | ||
int | layer | ||
) | const |
Definition at line 101 of file ConvertStaveServices.cxx.
std::string ConvertStaveServices::getLvInsulatorName | ( | DetType::Type | type, |
DetType::Part | part, | ||
int | layer | ||
) | const |
Definition at line 106 of file ConvertStaveServices.cxx.