![]() |
AliPhysics
86c65ee (86c65ee)
|
Example of processing output from FastSim.C. More...
Go to the source code of this file.
Functions | |
void | Short (Long64_t max, Int_t type, const char *ppEG, UShort_t sNN) |
void | PythiaMult (Long64_t max=-1) |
void | Pythia0900 (bool inel, Long64_t max=-1) |
void | Pythia2760 (bool inel, Long64_t max=-1) |
void | Pythia7000 (bool inel, Long64_t max=-1) |
void | Pythia8000 (bool inel, Long64_t max=-1) |
void | Pythia () |
Example of processing output from FastSim.C.
Definition in file ProcessPythia.C.
void Pythia | ( | ) |
Definition at line 53 of file ProcessPythia.C.
void Pythia0900 | ( | bool | inel, |
Long64_t | max = -1 |
||
) |
Definition at line 48 of file ProcessPythia.C.
Referenced by Pythia().
void Pythia2760 | ( | bool | inel, |
Long64_t | max = -1 |
||
) |
Definition at line 49 of file ProcessPythia.C.
Referenced by Pythia().
void Pythia7000 | ( | bool | inel, |
Long64_t | max = -1 |
||
) |
Definition at line 50 of file ProcessPythia.C.
Referenced by Pythia().
void Pythia8000 | ( | bool | inel, |
Long64_t | max = -1 |
||
) |
Definition at line 51 of file ProcessPythia.C.
Referenced by Pythia().
void PythiaMult | ( | Long64_t | max = -1 | ) |
Definition at line 45 of file ProcessPythia.C.
max | |
type | |
ppEG | |
sNN |
Definition at line 19 of file ProcessPythia.C.
Referenced by Pythia0900(), Pythia2760(), Pythia7000(), and Pythia8000().