AliPhysics  2b88e80 (2b88e80)
Computer Struct Reference

Public Types

typedef AliTrackletAODUtils U
 

Public Member Functions

 Computer ()
 
void Run (const char *filename, Double_t c1, Double_t c2, Bool_t mid=true)
 
void DrawStack (TVirtualPad *p, THStack *hs, Bool_t logy=true, const char *title="d#it{N}_{X}/d#it{#Delta}")
 
THStack * DoOne (TList *c, Bool_t mid, const char *subName)
 
TH1FindHist (THStack *s, const char *name)
 
TH1MakeMeas (const char *name, THStack *prim, THStack *seco, THStack *fake)
 
THStack * MakeMeas (THStack *prim, THStack *seco, THStack *fake)
 
THStack * Normalize (THStack *inp)
 
THStack * ToOther (THStack *inp)
 

Detailed Description

Definition at line 13 of file DeltaShapes.C.

Member Typedef Documentation

Definition at line 16 of file DeltaShapes.C.

Constructor & Destructor Documentation

Computer::Computer ( )
inline

Definition at line 19 of file DeltaShapes.C.

Member Function Documentation

THStack* Computer::DoOne ( TList c,
Bool_t  mid,
const char *  subName 
)
inline

Definition at line 127 of file DeltaShapes.C.

Referenced by Run().

void Computer::DrawStack ( TVirtualPad *  p,
THStack *  hs,
Bool_t  logy = true,
const char *  title = "d#it{N}_{X}/d#it{#Delta}" 
)
inline

Definition at line 105 of file DeltaShapes.C.

Referenced by Run().

TH1* Computer::FindHist ( THStack *  s,
const char *  name 
)
inline

Definition at line 187 of file DeltaShapes.C.

Referenced by MakeMeas(), and ToOther().

TH1* Computer::MakeMeas ( const char *  name,
THStack *  prim,
THStack *  seco,
THStack *  fake 
)
inline

Definition at line 191 of file DeltaShapes.C.

Referenced by MakeMeas(), and Run().

THStack* Computer::MakeMeas ( THStack *  prim,
THStack *  seco,
THStack *  fake 
)
inline

Definition at line 209 of file DeltaShapes.C.

THStack* Computer::Normalize ( THStack *  inp)
inline

Definition at line 221 of file DeltaShapes.C.

Referenced by Run().

void Computer::Run ( const char *  filename,
Double_t  c1,
Double_t  c2,
Bool_t  mid = true 
)
inline

Definition at line 21 of file DeltaShapes.C.

Referenced by DeltaShapes().

THStack* Computer::ToOther ( THStack *  inp)
inline

Definition at line 240 of file DeltaShapes.C.

Referenced by Run().


The documentation for this struct was generated from the following file: