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

SctData::PipelineTestResult Class Reference

The class represents the result of a pipeline test. More...

#include <PipelineTestResult.h>

Inheritance diagram for SctData::PipelineTestResult:

Inheritance graph
[legend]
Collaboration diagram for SctData::PipelineTestResult:

Collaboration graph
[legend]

Public Member Functions

 PipelineTestResult (unsigned int runNumber, const string &moduleName) throw ()
 Constructor.

virtual ~PipelineTestResult () throw ()
 Destructor.

virtual string getClassName () const throw ()
 Get the class name for this object.


Detailed Description

The class represents the result of a pipeline test.

As far as I can see, this involves a defect list only, which is in TestResult.

Author:
Alan Barr

Definition at line 13 of file PipelineTestResult.h.


Constructor & Destructor Documentation

SctData::PipelineTestResult::PipelineTestResult unsigned int  runNumber,
const string &  moduleName
throw ()
 

Constructor.

Definition at line 11 of file PipelineTestResult.cpp.

SctData::PipelineTestResult::~PipelineTestResult  )  throw () [virtual]
 

Destructor.

Definition at line 16 of file PipelineTestResult.cpp.


Member Function Documentation

string SctData::PipelineTestResult::getClassName  )  const throw () [virtual]
 

Get the class name for this object.

This is used to identify the precise type.

Returns:
the class name
Note:
Nothrow

Implements Sct::Streamable.

Definition at line 18 of file PipelineTestResult.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 8 11:42:22 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5