![]() |
AliPhysics
6bc8652 (6bc8652)
|
#include "TFile.h"
#include "TH1.h"
#include "TH1D.h"
#include "TH2.h"
#include "TH2F.h"
#include "TH2D.h"
#include "TGraphAsymmErrors.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TMath.h"
#include "TROOT.h"
#include "TStyle.h"
#include "TLine.h"
#include <Riostream.h>
Go to the source code of this file.
Functions | |
void | CombineRaaFeedDownUncertainties (const char *raafileMethod1="", const char *raafileMethod2="", const char *raaOutFilename="", Bool_t isRaa=true) |
void CombineRaaFeedDownUncertainties | ( | const char * | raafileMethod1 = "" , |
const char * | raafileMethod2 = "" , |
||
const char * | raaOutFilename = "" , |
||
Bool_t | isRaa = true |
||
) |
Definition at line 39 of file CombineRaaFeedDownUncertainties.C.