

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 mVCalChargeVariable & | instance () throw () | 
Private Member Functions | |
| mVCalChargeVariable () | |
| ~mVCalChargeVariable () throw () | |
| unsigned char | getActualPoint (double logicalPt) const throw () | 
| To get mV from DAC, multiply by 0.625.   | |
| double | getLogicalPoint (unsigned char actualPt) const throw () | 
Definition at line 11 of file mVCalChargeVariable.h.
      
  | 
  
| 
 To get mV from DAC, multiply by 0.625. 
 Definition at line 31 of file mVCalChargeVariable.h. References Sct::roundToUChar(). Here is the call graph for this function: ![]()  | 
  
 1.4.6