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

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 (unsigned int runNumber, const string &moduleName) throw ()
 Constructor.

virtual ~TxCurrentTestResult () throw ()
 Destructor.

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

StreamResult & getStreamResult (const unsigned index)
 get StreamResult

const StreamResult & getStreamResult (const unsigned index) const
 const get StreamResult stream in range 0->1


Private Attributes

RangedVector< StreamResult > streamResults

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.

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.

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.

Referenced by SctAnalysis::TxCurrentAlgorithm::analyze(), SctData::IO::TxCurrentTestResultStreamer_v1::read(), SctData::IO::TxCurrentTestResultStreamer_v1::write(), and SctData::TestSummary::TxCurrentSummaryWriter::write().


The documentation for this class was generated from the following files:
Generated on Fri Sep 16 18:04:06 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5