SctData::NMaskTestResult Class Reference

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

#include <NMaskTestResult.h>

Inheritance diagram for SctData::NMaskTestResult:

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

Collaboration graph
[legend]

Public Member Functions

 NMaskTestResult () throw ()
 NMaskTestResult (unsigned int runNumber, const string &moduleName) throw ()
 Constructor.
virtual ~NMaskTestResult () throw ()
 Destructor.
virtual string getClassName () const throw ()
 Get the class name for this object.

Private Attributes

bool pass
 True if module passed NMask Test.

Detailed Description

The class represents the result of a NMask test.

It just adds a bool pass/fail flag

Author:
Matthew Palmer

Definition at line 13 of file NMaskTestResult.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 12 of file NMaskTestResult.cpp.

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

Destructor.

Definition at line 15 of file NMaskTestResult.cpp.


Member Function Documentation

string SctData::NMaskTestResult::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 17 of file NMaskTestResult.cpp.


Field Documentation

bool SctData::NMaskTestResult::pass [private]
 

True if module passed NMask Test.

Definition at line 31 of file NMaskTestResult.h.


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