![]() |
AliPhysics
764b6ea (764b6ea)
|
#include <Riostream.h>
#include "TH1D.h"
#include "TH1.h"
#include "TH2F.h"
#include "TNtuple.h"
#include "TFile.h"
#include "TGraphAsymmErrors.h"
#include "TCanvas.h"
#include "TROOT.h"
#include "TStyle.h"
#include "TLegend.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
TGraphAsymmErrors * | DrawFpromptVsRaaElossHypo (const char *infile="", Double_t MinHypo=1./3., Double_t MaxHypo=3.0, Double_t CentralHypo=1.0, Bool_t isYieldUnc=true) |
void | DrawFpromptVsRaaElossHypoCombined (const char *infileNb="", const char *infilefc="", const char *outfile="", Double_t MinHypo=1./3., Double_t MaxHypo=3.0, Double_t CentralHypo=1.0, Bool_t isYieldUnc=true) |
Variables | |
Bool_t | elossFDQuadSum = true |
TGraphAsymmErrors * DrawFpromptVsRaaElossHypo | ( | const char * | infile = "" , |
Double_t | MinHypo = 1./3. , |
||
Double_t | MaxHypo = 3.0 , |
||
Double_t | CentralHypo = 1.0 , |
||
Bool_t | isYieldUnc = true |
||
) |
Definition at line 90 of file DrawFpromptVsRaaElossHypoCombined.C.
Referenced by DrawFpromptVsRaaElossHypoCombined().
void DrawFpromptVsRaaElossHypoCombined | ( | const char * | infileNb = "" , |
const char * | infilefc = "" , |
||
const char * | outfile = "" , |
||
Double_t | MinHypo = 1./3. , |
||
Double_t | MaxHypo = 3.0 , |
||
Double_t | CentralHypo = 1.0 , |
||
Bool_t | isYieldUnc = true |
||
) |
Definition at line 31 of file DrawFpromptVsRaaElossHypoCombined.C.
Bool_t elossFDQuadSum = true |
Definition at line 24 of file DrawFpromptVsRaaElossHypoCombined.C.
Referenced by DrawFpromptVsRaaElossHypo().