ATLAS Offline Software
|
Variables | |
bool | addRapidityOrderMPI = True |
this fragment makes sure that the MPI rapidity order is set consistently for Pythia versions 8.219 and later Since it depends on the tune settings it must be included after the main tune fragment in the JO More... | |
list | rapidityOrderMPICommand = [] |
val = cmd.split("=")[-1] | |
cmak_sys = os.getenv('CMAKE_PREFIX_PATH') | |
bool Pythia8_RapidityOrderMPI.addRapidityOrderMPI = True |
this fragment makes sure that the MPI rapidity order is set consistently for Pythia versions 8.219 and later Since it depends on the tune settings it must be included after the main tune fragment in the JO
Definition at line 4 of file Pythia8_RapidityOrderMPI.py.
Pythia8_RapidityOrderMPI.cmak_sys = os.getenv('CMAKE_PREFIX_PATH') |
Definition at line 18 of file Pythia8_RapidityOrderMPI.py.
list Pythia8_RapidityOrderMPI.rapidityOrderMPICommand = [] |
Definition at line 5 of file Pythia8_RapidityOrderMPI.py.
Pythia8_RapidityOrderMPI.val = cmd.split("=")[-1] |
Definition at line 14 of file Pythia8_RapidityOrderMPI.py.