Skip to content

WIP: Update AT interface, restructure the project

Viktor Klochkov requested to merge update_AT_interface into master

Goal:

  • Make it consistent with the new AT
  • Improve structure of the project
    • uniform style of filenames and directories
    • clang-format
    • some CMake fixes
    • 2 particle decay with basic cuts
    • 3 particle decay
    • check input/output format - no unnecessary copies
    • check if we can improve performance
  • list of default decays
  • README + examples
Edited by Viktor Klochkov

Merge request reports