Sct_CalibrationController.SequenceData Class Reference

List of all members.

Public Member Functions

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

Public Attributes

String sequenceName
 Name of this Sequence.
int runNumber
 The run number this Sequence was executed in.
int startScanNumber
 The scan number of the first scan in this Sequence.
int nTests
 The number of Tests in this Sequence.
String[] testNames
 The names of all the Tests in this Sequence.
int status
String startTime
 The UTC time the Sequence started in ISO format.
String endTime
 The UTC time the Sequence 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

static final is.Type type = new is.Type( new SequenceData( ) )
static final int EXECUTING = 0
static final int COMPLETED = 1
static final int ABORTED = 2

Protected Member Functions

 SequenceData (String type)

Detailed Description

Author:
generated by the IS tool
Version:
01/11/05

Definition at line 14 of file SequenceData.java.


Member Data Documentation

int Sct_CalibrationController.SequenceData.version
 

Version of this class - used in streaming.

MUST be incrimented if class definition changes.

Definition at line 87 of file SequenceData.java.

Referenced by Sct_CalibrationController.SequenceData.publishGuts(), Sct_CalibrationController.SequenceData.refreshGuts(), and Sct_CalibrationController.SequenceData.SequenceData().


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:15:09 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6