Logo ROOT   6.07/09
Reference Guide
Namespaces | Variables
FitResult.cxx File Reference
#include "Fit/FitResult.h"
#include "Fit/FitConfig.h"
#include "Fit/BinData.h"
#include "Math/Minimizer.h"
#include "Math/IParamFunction.h"
#include "Math/OneDimFunctionAdapter.h"
#include "Math/ProbFuncMathCore.h"
#include "Math/QuantFuncMathCore.h"
#include "TMath.h"
#include "Math/RichardsonDerivator.h"
#include "Math/Error.h"
#include <cassert>
#include <cmath>
#include <iostream>
#include <iomanip>
Include dependency graph for FitResult.cxx:

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Fit
 Namespace for the fitting classes.
 

Variables

const int ROOT::Fit::gInitialResultStatus = -99