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

TestData Class Reference

#include <TestData.h>

Inheritance diagram for TestData:

ISInfo

Public Types

enum  status_E { EXECUTING, COMPLETED, ABORTED }

Public Member Functions

 TestData ()
 ~TestData ()

Data Fields

std::string testName
 Name of this test.

unsigned long runNumber
 The run number in which this Test occurred.

unsigned long nScans
 The number of scans in this Test.

unsigned long startScanNumber
 The first scan number in this Test.

unsigned short testVariable
 Corresponds to one of the variables in sctScans.h.

double * testPoints
 The values of testVariable for each Scan.

size_t testPoints_size
 size of the testPoints array

status_E status

Protected Member Functions

 TestData (const char *type)
void publishGuts (ISostream &out)
void refreshGuts (ISistream &in)

Detailed Description

Author:
generated by the IS tool
Version:
15/12/03

Definition at line 15 of file TestData.h.


Member Enumeration Documentation

enum TestData::status_E
 

Enumeration values:
EXECUTING 
COMPLETED 
ABORTED 

Definition at line 17 of file TestData.h.


Constructor & Destructor Documentation

TestData::TestData   [inline]
 

Definition at line 58 of file TestData.h.

References EXECUTING.

TestData::~TestData   [inline]
 

Definition at line 69 of file TestData.h.

TestData::TestData const char *    type [inline, protected]
 

Definition at line 78 of file TestData.h.

References EXECUTING.


Member Function Documentation

void TestData::publishGuts ISostream &    out [inline, protected]
 

Definition at line 89 of file TestData.h.

References testName.

void TestData::refreshGuts ISistream &    in [inline, protected]
 

Definition at line 95 of file TestData.h.

References testName.


Field Documentation

unsigned long TestData::nScans
 

The number of scans in this Test.

Definition at line 32 of file TestData.h.

Referenced by SctCalibrationController::Test::addScan(), SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), SctCalibrationController::CalibrationControllerImpl::executeTest(), SctAnalysis::AnalysisWorkerGroup::findTest(), SCTAPI::publishRawDataObjects(), SctCalibrationController::Test::setStatus(), and SctCalibrationController::Test::Test().

unsigned long TestData::runNumber
 

The run number in which this Test occurred.

Definition at line 27 of file TestData.h.

Referenced by SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), SctCalibrationController::CalibrationControllerImpl::executeTest(), SctAnalysis::AnalysisWorkerGroup::findTest(), SctCalibrationController::Test::getUniqueID(), SCTAPI::publishRawDataObjects(), and SCTAPI::publishTest().

unsigned long TestData::startScanNumber
 

The first scan number in this Test.

Definition at line 37 of file TestData.h.

Referenced by SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), SctCalibrationController::CalibrationControllerImpl::executeTest(), SctAnalysis::AnalysisWorkerGroup::findTest(), SctCalibrationController::Test::getUniqueID(), SCTAPI::publishRawDataObjects(), and SCTAPI::publishTest().

status_E TestData::status
 

Definition at line 55 of file TestData.h.

Referenced by SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), and SctCalibrationController::Test::setStatus().

std::string TestData::testName
 

Name of this test.

Definition at line 22 of file TestData.h.

Referenced by SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), and SctCalibrationController::CalibrationControllerImpl::executeTest().

double* TestData::testPoints
 

The values of testVariable for each Scan.

Must be in order and size must be the same as nScans

Definition at line 47 of file TestData.h.

Referenced by SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), SctCalibrationController::CalibrationControllerImpl::executeTest(), and SctCalibrationController::Test::Test().

size_t TestData::testPoints_size
 

size of the testPoints array

Definition at line 51 of file TestData.h.

Referenced by SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), SctCalibrationController::CalibrationControllerImpl::executeTest(), and SctCalibrationController::Test::Test().

unsigned short TestData::testVariable
 

Corresponds to one of the variables in sctScans.h.

Definition at line 42 of file TestData.h.

Referenced by SCTAPI::doFullBypassScan(), SCTAPI::doNoiseScan(), SCTAPI::doPipelineScan(), SCTAPI::doResponseCurveScan(), SCTAPI::doStrobeDelayScan(), SCTAPI::doThreePointGainScan(), SCTAPI::doTimeWalkScan(), SCTAPI::doTrimScan(), and SctCalibrationController::CalibrationControllerImpl::executeTest().


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:37:12 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3