![]() |
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 | |
| list | rapidityOrderMPICommand = [] |
| val = cmd.split("=")[-1] | |
| cmak_sys = os.getenv('CMAKE_PREFIX_PATH') | |
| 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
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 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.