v00-08-01
v00-08
-
2024-01-16 jmcarcell (PR#44)
- Change ${LCIO_LIBRARIES} to LCIO::lcio
- Remove unnecessary LCIO_INCLUDE_DIRS
-
2023-12-03 Mateusz Jakub Fila (PR#43)
- Fix typos in documentation
-
2023-11-30 tmadlener (PR#42)
- Add conversion of TrackerHitPlane from EDM4hep to LCIO.
- NOTE: The covariance matrix is not set, because there is no public setter available to do so in LCIO.
- Add conversion of TrackerHitPlane from EDM4hep to LCIO.
-
2023-11-28 jmcarcell (PR#40)
- Fix downloading input data for tests (it wasn't happening, at the very least not always).
- Also compare for NaN values, which can be present; there is at least one value in one of the current test files
- Make sure that tests are run in CI