Skip to content

DelphesApp and GaudiApp. Workflows 3, 4, 5. Correct paths for storing files.

Lorenzo Valentini requested to merge lvalenti/ILCDIRAC:v34_fccProd into v34_fccProd

BEGINRELEASENOTES

*Core
NEW: Implementation of the Delphes Application interface.
NEW: Addition of some functionalities to the Gaudi Application interface.
NEW: Correct paths for storing FCC simulations outputs.

ENDRELEASENOTES

The new code allows to use new workflows for FCC simulations:

  • Use of Delphes executables, eventually with Pythia, IDEA, output cards.
  • Gaudi workflows, using the relative steering files (and eventually Pythia cards).

In particular, examples of the workflows with the relative configuration files can be found here: https://github.com/HEP-FCC/FCCDIRAC

Edited by Andre Sailer

Merge request reports