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

ISSummaryData Class Reference

Describes a summary data object. More...

#include <ISSummaryData.h>

Inheritance diagram for ISSummaryData:

Inheritance graph
[legend]

Static Public Member Functions

const ISType & type ()

Data Fields

std::string serialNumber
 Serial number of the module.

std::string location
 Location of test.

unsigned long runNumber
 The run number in which this Summary was extracted.

unsigned long scanNumber
 The scan number in which this Summary was extracted.

unsigned long headerVersion
 Version of this summary header class - used in streaming.


Protected Member Functions

 ISSummaryData (const std::string &type)
void publishGuts (ISostream &out)
void refreshGuts (ISistream &in)

Private Member Functions

void initialize ()

Detailed Description

Describes a summary data object.

Author:
generated by the IS tool
Version:
16/12/05

Definition at line 19 of file ISSummaryData.h.


Field Documentation

unsigned long ISSummaryData::headerVersion
 

Version of this summary header class - used in streaming.

MUST be incrimented if definition class changes.

Definition at line 45 of file ISSummaryData.h.

std::string ISSummaryData::location
 

Location of test.

SR1 or Pit

Definition at line 30 of file ISSummaryData.h.

Referenced by SctData::ISTestSummary::ISSummaryWriter::writeHeader().

unsigned long ISSummaryData::runNumber
 

The run number in which this Summary was extracted.

Definition at line 35 of file ISSummaryData.h.

Referenced by SctData::ISTestSummary::ISSummaryWriter::writeHeader().

unsigned long ISSummaryData::scanNumber
 

The scan number in which this Summary was extracted.

Definition at line 40 of file ISSummaryData.h.

Referenced by SctData::ISTestSummary::ISSummaryWriter::writeHeader().

std::string ISSummaryData::serialNumber
 

Serial number of the module.

Definition at line 25 of file ISSummaryData.h.

Referenced by SctData::ISTestSummary::ISSummaryWriter::writeHeader().


The documentation for this class was generated from the following file:
Generated on Fri Dec 16 19:38:34 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5