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.

String fitAlgorithm
 The name of the fit algorithm to use.

String analysisAlgorithm
 The name of the analysis algorithm to use.

String options
 list of options used during the test

int version
 Version of this class - used in streaming.


Static Public Attributes

final is.Type type = new is.Type( new TestData( ) )
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:
22/12/05

Definition at line 14 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 70 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 109 of file TestData.java.


The documentation for this class was generated from the following file:
Generated on Thu Dec 22 20:27:00 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5