AliPhysics  a56b849 (a56b849)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Interpolate.C File Reference
#include <THStack.h>
#include <TROOT.h>
#include <TCanvas.h>
#include <TLegend.h>
#include <TList.h>
#include <TH1.h>
#include <TError.h>
#include <TMultiGraph.h>
#include <TNtuple.h>
#include <TFile.h>
#include <TGraph.h>
#include <TGraphErrors.h>
#include <TPrincipal.h>
Include dependency graph for Interpolate.C:

Go to the source code of this file.

Functions

TH1GetOne (UShort_t sNN, const TString &trigger)
 
void OneBin (Int_t bin, TH1 *h0900, TH1 *h2760, TH1 *h7000, TH1 *h8000, TMultiGraph *mg, TNtuple *tuple, Double_t sysErr=0.076)
 
void Interpolate (const TString &trigger="INEL")
 

Function Documentation

TH1* GetOne ( UShort_t  sNN,
const TString trigger 
)

Definition at line 15 of file Interpolate.C.

Referenced by Interpolate().

void Interpolate ( const TString trigger = "INEL")

Definition at line 92 of file Interpolate.C.

void OneBin ( Int_t  bin,
TH1 h0900,
TH1 h2760,
TH1 h7000,
TH1 h8000,
TMultiGraph *  mg,
TNtuple *  tuple,
Double_t  sysErr = 0.076 
)

Definition at line 41 of file Interpolate.C.

Referenced by Interpolate().