![]() |
AliPhysics
a56b849 (a56b849)
|
#include <TGraphAsymmErrors.h>
#include <TFile.h>
#include <TString.h>
#include <TError.h>
#include <TClass.h>
#include <fstream>
#include <iomanip>
Go to the source code of this file.
Functions | |
TGraphAsymmErrors * | GetGraph (UShort_t sNN, const TString &trig) |
void | WriteArray (const char *name, Double_t *a, Int_t first, Int_t last, std::ostream &o) |
void | WriteGraph (UShort_t sNN, const TString &trig, const TString &date, std::ostream &o) |
void | Extract () |
TGraphAsymmErrors* GetGraph | ( | UShort_t | sNN, |
const TString & | trig | ||
) |
Definition at line 13 of file Extract.C.
Referenced by WriteGraph().
Definition at line 42 of file Extract.C.
Referenced by WriteGraph().