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

SequenceData Class Reference

#include <SequenceData.h>

Inheritance diagram for SequenceData:


Public Types

enum  status_E { EXECUTING, COMPLETED, ABORTED }

Data Fields

std::string sequenceName
 Name of this Sequence.

unsigned long runNumber
 The run number this Sequence was executed in.

unsigned long startScanNumber
 The scan number of the first scan in this Sequence.

unsigned long nTests
 The number of Tests in this Sequence.

std::string * testNames
 The names of all the Tests in this Sequence.

size_t testNames_size
 size of the testNames array

status_E status

Protected Member Functions

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

Detailed Description

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

Definition at line 15 of file SequenceData.h.


Field Documentation

unsigned long SequenceData::nTests
 

The number of Tests in this Sequence.

Definition at line 37 of file SequenceData.h.

Referenced by SctCalibrationController::Sequence::addTest(), and SctCalibrationController::Sequence::Sequence().

unsigned long SequenceData::runNumber
 

The run number this Sequence was executed in.

Definition at line 27 of file SequenceData.h.

Referenced by SctCalibrationController::Sequence::getUniqueID(), and SctCalibrationController::Sequence::Sequence().

std::string SequenceData::sequenceName
 

Name of this Sequence.

Definition at line 22 of file SequenceData.h.

Referenced by SctCalibrationController::Sequence::Sequence(), and SctCalibrationController::Sequence::~Sequence().

unsigned long SequenceData::startScanNumber
 

The scan number of the first scan in this Sequence.

Definition at line 32 of file SequenceData.h.

Referenced by SctCalibrationController::Sequence::getUniqueID(), and SctCalibrationController::Sequence::Sequence().

std::string* SequenceData::testNames
 

The names of all the Tests in this Sequence.

Definition at line 42 of file SequenceData.h.

Referenced by SctCalibrationController::Sequence::addTest(), and SctCalibrationController::Sequence::Sequence().

size_t SequenceData::testNames_size
 

size of the testNames array

Definition at line 46 of file SequenceData.h.

Referenced by SctCalibrationController::Sequence::addTest(), and SctCalibrationController::Sequence::Sequence().


The documentation for this class was generated from the following file:
Generated on Tue Dec 9 10:07:58 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3