SctData::NPtGainTestResultData Class Reference

Holds the result of the fit for each channel Used shared_ptr to allow this to be stored in stl containers. More...

#include <NPtGainTestResult.h>


Public Member Functions

 NPtGainTestResultData () throw ()

Data Fields

shared_ptr< ResponseCurverc
 Fitted Response Curves.
shared_ptr< TGraph > graph
 Graph of the points that were fitted.
double gain
 Gain at the special point.
double noise
 Noise at the special point.
double offset
 Offset.


Detailed Description

Holds the result of the fit for each channel Used shared_ptr to allow this to be stored in stl containers.

Definition at line 30 of file NPtGainTestResult.h.


Field Documentation

double SctData::NPtGainTestResultData::gain
 

Gain at the special point.

Definition at line 35 of file NPtGainTestResult.h.

Referenced by NPtGainCompare::compareChannel(), NPtGainCompare::compareChip(), and SctData::ISTestSummary::ISNPtGainSummaryWriter::write().

shared_ptr<TGraph> SctData::NPtGainTestResultData::graph
 

Graph of the points that were fitted.

Definition at line 34 of file NPtGainTestResult.h.

Referenced by SctDataDisplay::NPtGainDisplayer::displayData().

double SctData::NPtGainTestResultData::noise
 

Noise at the special point.

Definition at line 36 of file NPtGainTestResult.h.

Referenced by NPtGainCompare::compareChannel(), NPtGainCompare::compareChip(), and SctData::ISTestSummary::ISNPtGainSummaryWriter::write().

double SctData::NPtGainTestResultData::offset
 

Offset.

Definition at line 37 of file NPtGainTestResult.h.

Referenced by NPtGainCompare::compareChannel(), NPtGainCompare::compareChip(), and SctData::ISTestSummary::ISNPtGainSummaryWriter::write().

shared_ptr<ResponseCurve> SctData::NPtGainTestResultData::rc
 

Fitted Response Curves.

Definition at line 33 of file NPtGainTestResult.h.

Referenced by NPtGainCompare::compareChip(), SctDataDisplay::NPtGainDisplayer::displayData(), and SctCalibrationController::NPtGainConfigUpdater::update().


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:07:29 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6