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


Public Member Functions | |
| RxThresholdTestResult (const unsigned int runNumber, const string &moduleName) throw () | |
| Constructor.   | |
| virtual string | getClassName () const throw () | 
| Get the class name for this object.   | |
Such a test requires only a single scan.
The result of the analysis is an optimum delay value for each of the 12 chips.
Definition at line 16 of file RxThresholdTestResult.h.
      
  | 
  ||||||||||||
| 
 Constructor. 
 Definition at line 12 of file RxThresholdTestResult.cpp.  | 
  
      
  | 
  
| 
 Get the class name for this object. This is used to identify the precise type. 
 
 Implements SctData::SingleVariableTestResult. Definition at line 16 of file RxThresholdTestResult.cpp.  | 
  
 
1.3.5