Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
RootFitGraph.cxx File Reference
#include <dqm_algorithms/RootFitGraph.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <TH1.h>
#include <TF1.h>
#include <TGraph.h>
#include <TGraphAsymmErrors.h>
#include <TClass.h>
#include <ers/ers.h>
#include <TROOT.h>
#include <dqm_core/AlgorithmManager.h>
#include <cmath>

Go to the source code of this file.

Detailed Description

fits TGraph and returns dqm_core::Result

Author
Akimasa Ishikawa (akimasa.ishikawa), 15th Apr 2010 based on Fermi fit in RootFit.cxx by Matt King

Definition in file RootFitGraph.cxx.