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

SctData::TrimRangeTestResult::ChipTrimData Class Reference

Represents all the data for a single chip and a single trim range. More...

#include <TrimRangeTestResult.h>


Public Member Functions

 ChipTrimData () throw ()
const Stats< double > getOffsets () const throw ()
 Get all values of p1, ie.

const Stats< double > getSteps () const throw ()
 Get all values of 1/p1, i.e.

void addDefects (shared_ptr< ModuleDefectList > list)
 Add a list of defects so that serious ones can be ignored.


Data Fields

Stats< TrimDatachannelData
shared_ptr< ModuleDefectListfitDefects
 module defect list


Detailed Description

Represents all the data for a single chip and a single trim range.

Definition at line 95 of file TrimRangeTestResult.h.


Constructor & Destructor Documentation

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

Definition at line 97 of file TrimRangeTestResult.h.


Member Function Documentation

void SctData::TrimRangeTestResult::ChipTrimData::addDefects shared_ptr< ModuleDefectList   list [inline]
 

Add a list of defects so that serious ones can be ignored.

Definition at line 105 of file TrimRangeTestResult.h.

References fitDefects.

const Stats< double > SctData::TrimRangeTestResult::ChipTrimData::getOffsets   const throw ()
 

Get all values of p1, ie.

Definition at line 23 of file TrimRangeTestResult.cpp.

References SctData::Stats< T >::getAt(), SctData::Stats< T >::modifyAt(), Sct::nChannelChip, and SctData::Stats< T >::resize().

const Stats< double > SctData::TrimRangeTestResult::ChipTrimData::getSteps   const throw ()
 

Get all values of 1/p1, i.e.

the mV step from changing trim by one unit

Definition at line 35 of file TrimRangeTestResult.cpp.

References SctData::Stats< T >::getAt(), SctData::Stats< T >::modifyAt(), Sct::nChannelChip, and SctData::Stats< T >::resize().


Field Documentation

Stats<TrimData> SctData::TrimRangeTestResult::ChipTrimData::channelData
 

Definition at line 106 of file TrimRangeTestResult.h.

shared_ptr<ModuleDefectList> SctData::TrimRangeTestResult::ChipTrimData::fitDefects
 

module defect list

Definition at line 108 of file TrimRangeTestResult.h.

Referenced by addDefects().


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