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

SctData::TrimRangeTestResult::Trim Class Reference

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

#include <TrimRangeTestResult.h>

Inheritance diagram for SctData::TrimRangeTestResult::Trim:

Inheritance graph
[legend]
Collaboration diagram for SctData::TrimRangeTestResult::Trim:

Collaboration graph
[legend]

Public Member Functions

 Trim (const short unsigned trim, const float vthr=0.) throw ()
Trimoperator+= (const Trim &t) throw ()
Trimoperator/= (const unsigned i) throw ()
Trim operator- (const Trim &t) const throw ()
Trim operator * (const Trim &t) const throw ()
virtual string getClassName () const throw ()
 Get the class name for this object.


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.


Member Function Documentation

string SctData::TrimRangeTestResult::Trim::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 24 of file TrimRangeTestResult.cpp.


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 files:
Generated on Thu Jul 15 09:53:09 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5