![]() |
AliPhysics
cd965e1 (cd965e1)
|
A class to do unfolding. More...
#include <TFile.h>
#include <TList.h>
#include <TH1.h>
#include <TH2.h>
#include <THStack.h>
#include <TLegend.h>
#include <TLegendEntry.h>
#include <TClass.h>
#include <TRegexp.h>
#include <TMath.h>
#include <TParameter.h>
#include <TMultiGraph.h>
#include <TGraphAsymmErrors.h>
#include "RooUnfold.h"
#include "RooUnfoldResponse.h"
#include <fstream>
Go to the source code of this file.
Classes | |
struct | Unfolder |
Functions | |
void | UnfoldMultDists (const TString &method="Bayes", Double_t regParam=1e-30, const TString &measured="forward_multdists.root", const TString &corrections="") |