Public Member Functions | |
virtual double | getLinkActualPoint (double logicalPt, const ModuleConfiguration &config, unsigned int link) const throw () |
virtual double | getChipActualPoint (double logicalPt, const ModuleConfiguration &config, unsigned int chip) const throw () |
virtual double | getChannelActualPoint (double logicalPt, const ModuleConfiguration &config, unsigned int channel) const throw () |
virtual double | getLinkLogicalPoint (double actualPt, const ModuleConfiguration &config, unsigned int link) const throw () |
virtual double | getChipLogicalPoint (double actualPt, const ModuleConfiguration &config, unsigned int chip) const throw () |
virtual double | getChannelLogicalPoint (double actualPt, const ModuleConfiguration &config, unsigned int channel) const throw () |
Static Public Member Functions | |
static const mVThresholdVariable & | instance () throw () |
Private Member Functions | |
mVThresholdVariable () | |
unsigned char | getActualPoint (double logicalPt) const throw () |
To get mV from DAC, multiply by 2.5. | |
double | getLogicalPoint (unsigned char actualPt) const throw () |
Definition at line 13 of file mVThresholdVariable.h.
|
To get mV from DAC, multiply by 2.5.
Definition at line 32 of file mVThresholdVariable.h. References Sct::roundToUChar(). Here is the call graph for this function: ![]() |