ATLAS Offline Software
|
#include <dqm_algorithms/RootFitTEff.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <TH1.h>
#include <TF1.h>
#include <TEfficiency.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.
fits TEfficiency and returns dqm_core::Result
Definition in file RootFitTEff.cxx.