#include <TmPsu.h>
Public Member Functions | |
int | getPsuBoard () |
int | getPsuBranch () |
int | getPsuCrate () |
int | getPsuDcs () |
int | getPsuRack () |
TmPsu (int dcs, int branch, int rack, int crate, int board) | |
~TmPsu () | |
Public Attributes | |
int | blue |
int | blueHV2 |
int | blueHV3 |
std::string | cmodid_HV2 |
std::string | cmodid_HV3 |
std::string | cmodid_LV |
int | count |
int | countHV2 |
int | countHV3 |
int | green |
int | greenHV2 |
int | greenHV3 |
int | id |
int | idex |
int | nmod |
int | nmodHV2 |
int | nmodHV3 |
std::string | psId |
int | red |
int | redHV2 |
int | redHV3 |
std::string | text |
std::string | textHV2 |
std::string | textHV3 |
float | value |
float | valueHV2 |
float | valueHV3 |
TmPsu::TmPsu | ( | int | dcs, |
int | branch, | ||
int | rack, | ||
int | crate, | ||
int | board | ||
) |
|
inline |
|
inline |
int TmPsu::idex |
Definition at line 11 of file TmPsu.h.
Referenced by getPsuBoard(), getPsuCrate(), getPsuRack(), and TmPsu().
float TmPsu::value |
Definition at line 23 of file TmPsu.h.
Referenced by timeout.TimedOutExc::__str__(), GlobalTag.GlobalTagBuilderException::__str__(), average.Average::average(), and TmPsu().