Skip to content

Realistic seeding using ACTS

Yue Shi Lai requested to merge ylai/juggler:master into master

Plugin implementing realistic seeding using ACTS.

Note that as of ACTS 15.1, Acts/Seeding/BinnedSPGroup.hpp requires CMAKE_CXX_STANDARD=17. The compiler will fail on the bare ACTS header with CMAKE_CXX_STANDARD=20.

Merge request reports