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

SctData::ChipCounterTestResult Class Reference

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

#include <ChipCounterTestResult.h>

Inheritance diagram for SctData::ChipCounterTestResult:

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

Collaboration graph
[legend]

Public Member Functions

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

virtual ~ChipCounterTestResult () 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 ChipCounter test.

Author:
Bilge Demirkoz

Definition at line 12 of file ChipCounterTestResult.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 16 of file ChipCounterTestResult.cpp.

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

Destructor.

Definition at line 23 of file ChipCounterTestResult.cpp.


Member Function Documentation

string SctData::ChipCounterTestResult::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 ChipCounterTestResult.cpp.

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

const get StreamResult stream in range 0->1

Definition at line 29 of file ChipCounterTestResult.cpp.

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

get StreamResult

Parameters:
index stream in range 0->1

Definition at line 33 of file ChipCounterTestResult.cpp.


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