Skip to content

Integrate Delphes into Gauss CMake

Adam Davis requested to merge wip-adavis into LHCBGAUSS-1084.Delphes

Delphes is now integrated into Gauss using 2 options: 1. Release, which pulls Delphes from its git repo and builds it, and 2. development where $CMAKE_PREFIX_PATH contains a Delphes install. QMTests added for a simple 10 event check.

Merge request reports