Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

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 (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 16 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 Thu Jul 15 09:52:53 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5