SctData::TxCurrentTestResult Class Reference

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

#include <TxCurrentTestResult.h>

Inheritance diagram for SctData::TxCurrentTestResult:

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

Collaboration graph
[legend]

Public Member Functions

 TxCurrentTestResult () throw ()
 TxCurrentTestResult (unsigned int runNumber, const string &moduleName) throw ()
 Constructor.
virtual ~TxCurrentTestResult () throw ()
 Destructor.
virtual string getClassName () const throw ()
 Get the class name for this object.
StreamResultgetStreamResult (const unsigned index)
 get StreamResult
const StreamResultgetStreamResult (const unsigned index) const
 const get StreamResult stream in range 0->1

Private Attributes

RangedVector< StreamResultstreamResults

Data Structures

class  StreamResult

Detailed Description

The class represents the result of a TxCurrent test.

Author:
Christopher Lester

Definition at line 12 of file TxCurrentTestResult.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 16 of file TxCurrentTestResult.cpp.

References Sct::nLinkModule.

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

Destructor.

Definition at line 23 of file TxCurrentTestResult.cpp.


Member Function Documentation

string SctData::TxCurrentTestResult::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 25 of file TxCurrentTestResult.cpp.

const TxCurrentTestResult::StreamResult & SctData::TxCurrentTestResult::getStreamResult const unsigned  index  )  const
 

const get StreamResult stream in range 0->1

Definition at line 29 of file TxCurrentTestResult.cpp.

References streamResults.

TxCurrentTestResult::StreamResult & SctData::TxCurrentTestResult::getStreamResult const unsigned  index  ) 
 

get StreamResult

Parameters:
index stream in range 0->1

Definition at line 33 of file TxCurrentTestResult.cpp.

References streamResults.

Referenced by SctData::IO::TxCurrentTestResultStreamer_v1::read(), SctCalibrationController::TxCurrentConfigUpdater::update(), SctData::IO::TxCurrentTestResultStreamer_v1::write(), and SctData::TestSummary::TxCurrentSummaryWriter::write().


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