Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Sct_CalibrationController.TestData Class Reference

List of all members.

Public Member Functions

void publishGuts (is.Ostream out)
void refreshGuts (is.Istream in)

Public Attributes

String testName
 Name of this test.

int runNumber
 The run number in which this Test occurred.

int nScans
 The number of scans in this Test.

int startScanNumber
 The first scan number in this Test.

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

double[] testPoints
 The values of testVariable for each Scan.

int status
String startTime
 The UTC time the Test started in ISO format.

String endTime
 The UTC time the Test ended in ISO format.

String[] modules
 The serial numbers of all the modules being scanned.

int version
 Version of this class - used in streaming.


Static Public Attributes

final int EXECUTING = 0
final int COMPLETED = 1
final int ABORTED = 2

Protected Member Functions

 TestData (String type)

Detailed Description

Author:
generated by the IS tool
Version:
14/07/04

Definition at line 13 of file TestData.java.


Member Data Documentation

double [] Sct_CalibrationController.TestData.testPoints
 

The values of testVariable for each Scan.

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

Definition at line 46 of file TestData.java.

int Sct_CalibrationController.TestData.version
 

Version of this class - used in streaming.

MUST be incrimented if definition class changes.

Definition at line 70 of file TestData.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:51 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5