Currently the workflow processes only proton-proton collisions with the run-pp-simulation.yaml. If someone wanted to simulate, for example pPb or PbPb collisions that would need to be written into a different workflow file, since the heavy-ion simulation follows slightly different steps (gen-sim --> hlt-reco).
This heavy ion workflow has been started a little in the file run-heavy-ion-simulation.yaml but the file contains only rough plans of the divide-jobs, define-parameters and gen-sim steps. This file still needs to be configured further and tested thoroughly.
Currently the workflow processes only proton-proton collisions with the
run-pp-simulation.yaml. If someone wanted to simulate, for example pPb or PbPb collisions that would need to be written into a different workflow file, since the heavy-ion simulation follows slightly different steps (gen-sim --> hlt-reco).This heavy ion workflow has been started a little in the file
run-heavy-ion-simulation.yamlbut the file contains only rough plans of the divide-jobs, define-parameters and gen-sim steps. This file still needs to be configured further and tested thoroughly.