#include <TimeWalkAlgorithm.h>
Inheritance diagram for SctAnalysis::TimeWalkAlgorithm:

Public Member Functions | |
| virtual void | canAddFitScanResult (const string &name) throw (Sct::LogicError, Sct::IoError) |
| over-ride | |
| virtual boost::shared_ptr< AnalysisAlgorithm > | clone (const TestData &testData, const string &moduleName) const throw () |
| over-ride | |
| TimeWalkAlgorithm (const TestData &testData, const string &moduleName) throw () | |
| constructor | |
| virtual | ~TimeWalkAlgorithm () throw () |
| destructor | |
Private Member Functions | |
| TimeWalkAlgorithm () | |
Static Private Attributes | |
| bool | inMap |
Definition at line 10 of file TimeWalkAlgorithm.h.
|
||||||||||||
|
constructor
Definition at line 23 of file TimeWalkAlgorithm.h. |
|
|
destructor
Definition at line 27 of file TimeWalkAlgorithm.h. |
|
|
Definition at line 30 of file TimeWalkAlgorithm.h. |
|
|
over-ride
Definition at line 22 of file TimeWalkAlgorithm.cpp. References debug, and Sct::nChipModule. |
|
||||||||||||
|
over-ride
Implements SctAnalysis::AnalysisAlgorithm. Definition at line 18 of file TimeWalkAlgorithm.cpp. |
|
|
Definition at line 16 of file TimeWalkAlgorithm.cpp. |
1.3-rc3