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 ()
 operator const double () const throw ()

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 93 of file ScanPoints.h.


Constructor & Destructor Documentation

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

destructor does nothing

Definition at line 98 of file ScanPoints.h.


Member Function Documentation

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

Returns:
the point

Definition at line 102 of file ScanPoints.h.

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

Returns:
the point as an l-value

Definition at line 100 of file ScanPoints.h.


Field Documentation

unsigned SctData::ScanPoints::ScanPoint::nErrorEvents
 

The number of error events.

Definition at line 105 of file ScanPoints.h.

unsigned SctData::ScanPoints::ScanPoint::nEvents
 

The number of events point.

Definition at line 104 of file ScanPoints.h.

double SctData::ScanPoints::ScanPoint::point
 

The variable value.

Definition at line 103 of file ScanPoints.h.


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