Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | 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 ()
 the point as an l-value

 operator const double () const throw ()
 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 88 of file ScanPoints.h.


Constructor & Destructor Documentation

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

destructor does nothing

Definition at line 93 of file ScanPoints.h.


Member Function Documentation

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

the point

Definition at line 97 of file ScanPoints.h.

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

the point as an l-value

Definition at line 95 of file ScanPoints.h.


Field Documentation

unsigned SctData::ScanPoints::ScanPoint::nErrorEvents
 

The number of error events.

Definition at line 100 of file ScanPoints.h.

unsigned SctData::ScanPoints::ScanPoint::nEvents
 

The number of events point.

Definition at line 99 of file ScanPoints.h.

double SctData::ScanPoints::ScanPoint::point
 

The variable value.

Definition at line 98 of file ScanPoints.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:52:54 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5