#include <StrobeDelayTestResult.h>
Inheritance diagram for SctData::StrobeDelayTestResult:
Public Member Functions | |
StrobeDelayTestResult () throw () | |
~StrobeDelayTestResult () throw () | |
StrobeDelayTestResult (const unsigned int runNumber, const string &moduleName) throw () | |
Constructor. | |
virtual string | getClassName () const throw () |
impliment here |
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 StrobeDelayTestResult.h.
|
Constructor.
Definition at line 15 of file StrobeDelayTestResult.cpp. |
|
impliment here
Implements SctData::SingleVariableTestResult. Definition at line 19 of file StrobeDelayTestResult.cpp. |