![]() |
AliPhysics
67e0feb (67e0feb)
|
![]() |
Classes | |
class | TObject |
class | TNamed |
class | TUrl |
class | TStopwatch |
class | TString |
class | TArray |
class | TArrayI |
class | TArrayD |
class | TTree |
class | TChain |
class | TCollection |
class | TList |
class | TObjArray |
class | TTask |
class | TAxis |
class | TH1 |
class | TH1I |
class | TH1D |
class | TH2 |
class | TH2D |
class | TH2F |
class | TH3 |
class | TH3D |
class | TH3F |
class | TGraph |
class | TGraphErrors |
class | TGraphAsymmErrors |
Typedefs | |
typedef char | Char_t |
typedef short | Short_t |
typedef unsigned short | UShort_t |
typedef unsigned int | UInt_t |
typedef unsigned long | ULong_t |
typedef long long | Long64_t |
typedef const char | Option_t |
typedef bool | Bool_t |
typedef double | Double_t |
typedef int | Int_t |
typedef float | Float_t |
See also http://root.cern.ch
typedef bool Bool_t |
An boolean
Definition at line 53 of file External.C.
typedef char Char_t |
An unsigned 8bit character
Definition at line 18 of file External.C.
typedef double Double_t |
An boolean
Definition at line 58 of file External.C.
typedef float Float_t |
An boolean
Definition at line 68 of file External.C.
typedef int Int_t |
An boolean
Definition at line 63 of file External.C.
typedef long long Long64_t |
A signed 64bit integer
Definition at line 43 of file External.C.
typedef const char Option_t |
An constant character for option strings
Definition at line 48 of file External.C.
typedef short Short_t |
A signed 16bit integer
Definition at line 23 of file External.C.
typedef unsigned int UInt_t |
An unsigned 32bit integer
Definition at line 33 of file External.C.
typedef unsigned long ULong_t |
An unsigned 32bit integer
Definition at line 38 of file External.C.
typedef unsigned short UShort_t |
An unsigned 16bit integer
Definition at line 28 of file External.C.