AliPhysics  5e2c166 (5e2c166)
ProcessPythia.C File Reference

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 ()
 

Detailed Description

Example of processing output from FastSim.C.

Author
Christian Holm Christensen cholm.nosp@m.@nbi.nosp@m..dk
Date
Fri Mar 20 12:16:33 2015

Definition in file ProcessPythia.C.

Function Documentation

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.

void Short ( Long64_t  max,
Int_t  type,
const char *  ppEG,
UShort_t  sNN 
)
Parameters
max
type
ppEG
sNN

Definition at line 19 of file ProcessPythia.C.

Referenced by Pythia0900(), Pythia2760(), Pythia7000(), and Pythia8000().