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

Sct_CalibrationController.SequenceData Class Reference

List of all members.

Public Member Functions

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

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

Protected Member Functions

 SequenceData (String type)

Detailed Description

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

Definition at line 13 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 65 of file SequenceData.java.


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