Skip to content

Draft: Add edm4hep data model usage

Adam Davis requested to merge adavis_add_FindEDM4hep into master

Steps to try EDM4hep datamodel

  • Write FindEDM4hep.cmake Use SFT installed EDM4HEPConfig.cmake
  • Add to Top level CMakeLists.txt for propagation
  • Use in EDM CMakeLists.txt
  • Write minimal Gaudi::Functional conversion algorithm from either HepMC3 <-> EDM4hep or LHCb EDM <-> EDM4hep
  • Add functional tests
  • Add documentation
Edited by Adam Davis

Merge request reports