Q: Why is this package needed?
A: Madgraph depends on a specific Delphes directory structure built using make
.
However, both delphes
and delphes-git
are packaged using cmake
. While the cmake
structure is more Unix-compliant, it is incompatible with Madgraph.
Therefore, I have repacked this package. Additionally, delphes-git
itself has issues, such as failing to include some recent dependencies, e.g. cern-vdt
.
Q: How to use?
A: Check the post-installation instruction.
Pinned Comments
w568w commented on 2025-05-22 09:54 (UTC) (edited on 2025-05-22 09:54 (UTC) by w568w)
Q: Why is this package needed?
A: Madgraph depends on a specific Delphes directory structure built using
make
.However, both
delphes
anddelphes-git
are packaged usingcmake
. While thecmake
structure is more Unix-compliant, it is incompatible with Madgraph.Therefore, I have repacked this package. Additionally,
delphes-git
itself has issues, such as failing to include some recent dependencies, e.g.cern-vdt
.Q: How to use?
A: Check the post-installation instruction.