Skip to content

Split ID Acceleration into current and ITk parts

The current InDetAccel components mix current ID and ITk code. As the code is not shared, and major differences exist in seeding for ID and ITk splitting the two is the best course of action. This MR duplicates the implementation into an ITk version, and adds appropriate support for selecting which version to load at initialization of the acceleration service. The tools are also split to support different EDMs etc.

A future MR will strip the ID version of the ITk exclusive cuts.

Tagging @aporeba @bwynne @demelian @aagaard @mark

JIRA: EFTRACK-415

Merge request reports