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

SctData::TrimRangeTestResult::Trim Class Reference

Represents the trim setting for an individual channel for a particular trim target. More...

#include <TrimRangeTestResult.h>


Public Member Functions

 Trim (const short unsigned trim, const float vthr=0.) throw ()
Trim & operator+= (const Trim &t) throw ()
Trim & operator/= (const unsigned i) throw ()
Trim operator- (const Trim &t) const throw ()
Trim operator * (const Trim &t) const throw ()
 Trim () throw ()

Data Fields

short unsigned trim
 trim 0->15

float vthr
 trimmed value of threshold in mV


Detailed Description

Represents the trim setting for an individual channel for a particular trim target.

Definition at line 38 of file TrimRangeTestResult.h.


Constructor & Destructor Documentation

SctData::TrimRangeTestResult::Trim::Trim const short unsigned    trim,
const float    vthr = 0.
throw () [inline]
 

Definition at line 40 of file TrimRangeTestResult.h.

SctData::TrimRangeTestResult::Trim::Trim   throw () [inline]
 

Definition at line 50 of file TrimRangeTestResult.h.

Referenced by operator *(), and operator-().


Member Function Documentation

Trim SctData::TrimRangeTestResult::Trim::operator * const Trim &    t const throw () [inline]
 

Definition at line 49 of file TrimRangeTestResult.h.

References Trim().

Trim& SctData::TrimRangeTestResult::Trim::operator+= const Trim &    t throw () [inline]
 

Definition at line 46 of file TrimRangeTestResult.h.

References trim.

Trim SctData::TrimRangeTestResult::Trim::operator- const Trim &    t const throw () [inline]
 

Definition at line 48 of file TrimRangeTestResult.h.

References Trim().

Trim& SctData::TrimRangeTestResult::Trim::operator/= const unsigned    i throw () [inline]
 

Definition at line 47 of file TrimRangeTestResult.h.

References trim.


Field Documentation

short unsigned SctData::TrimRangeTestResult::Trim::trim
 

trim 0->15

Definition at line 42 of file TrimRangeTestResult.h.

float SctData::TrimRangeTestResult::Trim::vthr
 

trimmed value of threshold in mV

Definition at line 44 of file TrimRangeTestResult.h.


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