AliPhysics  a56b849 (a56b849)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Convert.C File Reference

Go to the source code of this file.

Functions

TListConvertOne (const TString &system, UShort_t sNN, const TString &trigger, Bool_t rebin=true)
 
void ConvertAndDraw (const TString &system, UShort_t sNN, const TString &trigger, Bool_t rebin=true)
 
void ConvertPbPb ()
 
void ConvertpPb ()
 
void ConvertPP ()
 
void Convert ()
 

Function Documentation

void Convert ( )

Definition at line 156 of file Convert.C.

void ConvertAndDraw ( const TString system,
UShort_t  sNN,
const TString trigger,
Bool_t  rebin = true 
)

Definition at line 83 of file Convert.C.

Referenced by ConvertPbPb(), ConvertPP(), and ConvertpPb().

TList* ConvertOne ( const TString system,
UShort_t  sNN,
const TString trigger,
Bool_t  rebin = true 
)

Definition at line 5 of file Convert.C.

Referenced by ConvertAndDraw().

void ConvertPbPb ( )

Definition at line 111 of file Convert.C.

Referenced by Convert().

void ConvertPP ( )

Definition at line 139 of file Convert.C.

Referenced by Convert().

void ConvertpPb ( )

Definition at line 117 of file Convert.C.

Referenced by Convert().