6 #include "TGraphAsymmErrors.h" 7 #include "TEventList.h" 10 #include "TDirectory.h" 12 #include "XeLikelihoods.h" 23 TH1F giveQuantiles(TTree *tree,
double percent[],
double quantiles[],
int nquanta, TString var, TString cut =
"");
26 TGraphAsymmErrors giveTSquantiles(TTree *tree,
double *mu_list,
int mu_size, TString OutDir,
double wimpMass);
29 TGraphAsymmErrors sensitivity(TTree *tree, TString OutDir,
double wimpMass[],
int N_mass);
32 void addHisto(TH2F *histo, TH2F *h_toBeAdded,
double scalefactor );
Definition: plotHelpers.cxx:3