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

SctData::FitObjectIOHelper Class Reference

#include <FitObjectIOHelper.h>


Public Member Functions

void set (FitObject &ob) const throw ()
void setChiSquared (const double c) const throw ()
void setNDF (const int d) const throw (LogicError)
void setFormula (char const *f) const throw ()
void setNDim (const int n) const throw (LogicError)
void setNPar (const int npar) const throw (LogicError)

Private Attributes

FitObjectob


Member Function Documentation

void SctData::FitObjectIOHelper::set FitObject   ob const throw ()
 

Definition at line 5 of file FitObjectIOHelper.cpp.

void SctData::FitObjectIOHelper::setChiSquared const double    c const throw ()
 

Definition at line 17 of file FitObjectIOHelper.cpp.

void SctData::FitObjectIOHelper::setFormula char const *    f const throw ()
 

Definition at line 25 of file FitObjectIOHelper.cpp.

void SctData::FitObjectIOHelper::setNDF const int    d const throw (LogicError)
 

Definition at line 21 of file FitObjectIOHelper.cpp.

void SctData::FitObjectIOHelper::setNDim const int    n const throw (LogicError)
 

Definition at line 9 of file FitObjectIOHelper.cpp.

void SctData::FitObjectIOHelper::setNPar const int    npar const throw (LogicError)
 

Definition at line 13 of file FitObjectIOHelper.cpp.


Field Documentation

FitObject* SctData::FitObjectIOHelper::ob [mutable, private]
 

Definition at line 19 of file FitObjectIOHelper.h.


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