This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
v00.04.01
v00.04.01
-
2022-02-10 Placido Fernandez Declara (PR#20)
- Add missing method from update podio::IReader interface, fixes #19
-
2022-01-28 Andre Sailer (PR#18)
- CI: use github provided docker image
-
2022-01-28 Placido Fernandez Declara (PR#17)
- Change association collection to mutable to be able to
.set()
- Change association collection to mutable to be able to
-
2022-01-28 Valentin Volkl (PR#16)
- BUILD_TESTING is a CTest builtin, no need to declare it as an option
- use test file from key4hep www space
- rename read_lcio exe to k4lcioreader_read-lcio - better in case it will be installed in the future
- simple cli for the read-lcio test (filename)
-
2021-12-14 Placido Fernandez Declara (PR#15)
- Add association conversion for ReconstructedParticle to Vertex
Needs:
-
2021-12-14 Thomas Madlener (PR#14)
- Adapt to the new podio immutable class defaults introduced in AIDASoft/podio#205 and key4hep/EDM4hep#132.