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

SctData::TrimRangeTestResult::ChipTrim Class Reference

The whole trim setting for a chip at a particular trim target. More...

#include <TrimRangeTestResult.h>


Public Member Functions

 ChipTrim () throw ()

Data Fields

Stats< TrimchannelTrim
 pointer to the trims of each channel

float target
 the trim target with which this trim was produced

short range
 the trim range with which this trim was produced


Detailed Description

The whole trim setting for a chip at a particular trim target.

Example usage :
ChipTrim.setting[iChannelInChip]=(Trim(3,140.), true)
Where 3 is the trim, 140. is the threshold, and true indicates that it can be trimmed.

Definition at line 58 of file TrimRangeTestResult.h.


Constructor & Destructor Documentation

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

Definition at line 60 of file TrimRangeTestResult.h.


Field Documentation

Stats<Trim> SctData::TrimRangeTestResult::ChipTrim::channelTrim
 

pointer to the trims of each channel

Definition at line 62 of file TrimRangeTestResult.h.

short SctData::TrimRangeTestResult::ChipTrim::range
 

the trim range with which this trim was produced

Definition at line 66 of file TrimRangeTestResult.h.

float SctData::TrimRangeTestResult::ChipTrim::target
 

the trim target with which this trim was produced

Definition at line 64 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