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


Public Member Functions | |
| RxDelayTestResult (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 RxDelayTestResult.h.
|
||||||||||||
|
Constructor.
Definition at line 11 of file RxDelayTestResult.cpp. |
|
|
Get the class name for this object. This is used to identify the precise type.
Implements SctData::SingleVariableTestResult. Definition at line 15 of file RxDelayTestResult.cpp. |
1.3.5