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

SctData::ScanPoints::ScanPoint Class Reference

internal class holds data, one per point More...


Public Member Functions

 ScanPoint (const double point, const unsigned nEv, const unsigned nErr) throw ()
 ~ScanPoint () throw ()
 destructor does nothing

 operator double & () throw ()
 
Returns:
the point as an l-value


 operator const double () const throw ()
 
Returns:
the point



Data Fields

double point
 The variable value.

unsigned nEvents
 The number of events point.

unsigned nErrorEvents
 The number of error events.


Detailed Description

internal class holds data, one per point

Definition at line 82 of file ScanPoints.h.


Constructor & Destructor Documentation

SctData::ScanPoints::ScanPoint::ScanPoint const double    point,
const unsigned    nEv,
const unsigned    nErr
throw () [inline]
 

Definition at line 84 of file ScanPoints.h.

SctData::ScanPoints::ScanPoint::~ScanPoint   throw () [inline]
 

destructor does nothing

Definition at line 87 of file ScanPoints.h.


Member Function Documentation

SctData::ScanPoints::ScanPoint::operator const double   const throw () [inline]
 

Returns:
the point

Definition at line 91 of file ScanPoints.h.

References point.

SctData::ScanPoints::ScanPoint::operator double &   throw () [inline]
 

Returns:
the point as an l-value

Definition at line 89 of file ScanPoints.h.

References point.


Field Documentation

unsigned SctData::ScanPoints::ScanPoint::nErrorEvents
 

The number of error events.

Definition at line 94 of file ScanPoints.h.

unsigned SctData::ScanPoints::ScanPoint::nEvents
 

The number of events point.

Definition at line 93 of file ScanPoints.h.

double SctData::ScanPoints::ScanPoint::point
 

The variable value.

Definition at line 92 of file ScanPoints.h.

Referenced by operator const double(), and operator double &().


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:37:51 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3