SctData::RxThresholdTestResult Class Reference

A derived class of TestResult, containing the results data for a Rx Threshold Test. More...

#include <RxThresholdTestResult.h>

Inheritance diagram for SctData::RxThresholdTestResult:

Inheritance graph
[legend]
Collaboration diagram for SctData::RxThresholdTestResult:

Collaboration graph
[legend]

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.

Detailed Description

A derived class of TestResult, containing the results data for a Rx Threshold Test.

Such a test requires only a single scan.

The result of the analysis is an optimum delay value for each of the 12 chips.

Author:
Alan Barr

Definition at line 14 of file RxThresholdTestResult.h.


Constructor & Destructor Documentation

SctData::RxThresholdTestResult::RxThresholdTestResult const unsigned int  runNumber,
const string &  moduleName
throw ()
 

Constructor.

Definition at line 12 of file RxThresholdTestResult.cpp.


Member Function Documentation

string SctData::RxThresholdTestResult::getClassName  )  const throw () [virtual]
 

Get the class name for this object.

This is used to identify the precise type.

Returns:
the class name
Note:
Nothrow

Implements SctData::SingleVariableTestResult.

Definition at line 16 of file RxThresholdTestResult.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:07:47 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6