class ROOT::Fit::DataOptions


   DataOptions : simple structure holding the options on how the data are filled

   @ingroup FitData

Function Members (Methods)

public:
~DataOptions()
ROOT::Fit::DataOptionsDataOptions()
ROOT::Fit::DataOptionsDataOptions(const ROOT::Fit::DataOptions&)
ROOT::Fit::DataOptions&operator=(const ROOT::Fit::DataOptions&)

Data Members

public:
boolfAsymErrorsuse asymmetric errors in the value when available, selecting them according to the on sign of residual (default is true)
boolfCoordErrorsuse errors on the x coordinates when available (default is true)
boolfErrors1use all errors equal to 1, i.e. fit without errors (default is false)
boolfIntegraluse integral of bin content instead of bin center (default is false)
boolfUseEmptyuse empty bins (default is false) with a fixed error of 1
boolfUseRangeuse the function range when creating the fit data (default is false)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

DataOptions(const ROOT::Fit::DataOptions& )
      Default constructor: use the default options

{}

Author: L. Moneta Wed Aug 30 11:04:59 2006
Last change: root/mathcore:$Id: DataOptions.h 25486 2008-09-22 12:43:03Z moneta $
Last generated: 2008-09-22 15:41
Copyright (c) 2006 LCG ROOT Math Team, CERN/PH-SFT *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.