#include <mVCalChargeVariable.h>
Inheritance diagram for SctData::mVCalChargeVariable:

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 | |
| 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 10 of file mVCalChargeVariable.cpp. References ST_VCAL.  | 
  
      
  | 
  
| 
 
 Definition at line 25 of file mVCalChargeVariable.h.  | 
  
      
  | 
  
| 
 To get mV from DAC, multiply by 0.625. 
 Definition at line 31 of file mVCalChargeVariable.h. References Sct::roundToUChar().  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements SctData::ConfigurationVariable. Definition at line 25 of file mVCalChargeVariable.cpp.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements SctData::ConfigurationVariable. Definition at line 38 of file mVCalChargeVariable.cpp.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements SctData::ConfigurationVariable. Definition at line 21 of file mVCalChargeVariable.cpp.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements SctData::ConfigurationVariable. Definition at line 34 of file mVCalChargeVariable.cpp.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements SctData::ConfigurationVariable. Definition at line 17 of file mVCalChargeVariable.cpp.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Implements SctData::ConfigurationVariable. Definition at line 30 of file mVCalChargeVariable.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 35 of file mVCalChargeVariable.h.  | 
  
      
  | 
  
| 
 
 Definition at line 12 of file mVCalChargeVariable.cpp.  | 
  
1.3-rc3