Skip to content
Snippets Groups Projects
Commit 0e09507e authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

dd4hep: patch for MCParticles parent and daughter relations

parent 1ac88c46
No related branches found
No related tags found
1 merge request!283dd4hep: patch for MCParticles parent and daughter relations
......@@ -6,7 +6,7 @@ spack:
- cmake@3.21.4
- dawn@3_91a
- dawncut@1_54a
- dd4hep@1.20 +geant4 -assimp +hepmc3 +ipo +lcio
- dd4hep@1.20.1 +geant4 -assimp +hepmc3 +ipo +lcio
- edm4hep@0.4 cxxstd=17 -ipo
- eigen@3.4.0
- emacs@27.2 toolkit=athena
......
......@@ -3,6 +3,10 @@ from spack.pkg.builtin.dd4hep import Dd4hep as BuiltinDd4hep
class Dd4hep(BuiltinDd4hep):
version('1.20.1', sha256='18c18a125583c39cb808c602e052cc2379aa3a8029aa78dbb40bcc31f1deb798')
version('1.20', sha256='cf6af0c486d5c84e8c8a8e40ea16cec54d4ed78bffcef295a0eeeaedf51cab59')
version('1.19', sha256='d2eccf5e8402ba7dab2e1d7236e12ee4db9b1c5e4253c40a140bf35580db1d9b')
patch('https://github.com/AIDASoft/DD4hep/pull/896.diff',
sha256='2d7e87824d324b8bd14cb2a8b441d2fc25a6d3474e6e041bd68c56439a9477cf',
when='@1.20:1.20.1')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment