v0.4.2
JetReconstruction v0.4.2
Support for EMD4hep inputs, where ReconstuctedParticles
can be passed directly to the reconstruction algorithms.
Examples for using EMD4hep inputs.
Internally, use better types for jet objects (Real
) and initial cluster collection (AbstractArray{T, 1}
).
Reorganised documentation to be more streamlined, with auxiliary pages for less critical points. Switch back to plain old Documenter.jl outputs to more easily preview and develop docs.
Merged pull requests:
- Add support for EDM4hep inputs (#80) (@graeme-a-stewart)
Closed issues:
- Support EDM4hep reconstructed particles as input (#79)