ISSummaryData Class Reference

Describes a summary data object. More...

#include <ISSummaryData.h>

Inheritance diagram for ISSummaryData:

Inheritance graph
[legend]
Collaboration diagram for ISSummaryData:

Collaboration graph
[legend]

Public Member Functions

 ISSummaryData ()
 ~ISSummaryData ()

Static Public Member Functions

static 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:
17/11/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.

Referenced by initialize(), publishGuts(), and refreshGuts().

std::string ISSummaryData::location
 

Location of test.

SR1 or Pit

Definition at line 30 of file ISSummaryData.h.

Referenced by publishGuts(), refreshGuts(), and 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 publishGuts(), refreshGuts(), and 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 publishGuts(), refreshGuts(), and SctData::ISTestSummary::ISSummaryWriter::writeHeader().

std::string ISSummaryData::serialNumber
 

Serial number of the module.

Definition at line 25 of file ISSummaryData.h.

Referenced by publishGuts(), refreshGuts(), and SctData::ISTestSummary::ISSummaryWriter::writeHeader().


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