#include <RxThresholdTestResult.h>
Inheritance diagram for SctData::RxThresholdTestResult:
Public Member Functions | |
RxThresholdTestResult () throw () | |
~RxThresholdTestResult () throw () | |
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 14 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. |