Skip to content

Consolidated track types

Dorothea Vom Bruch requested to merge consolidated_track_types into master

Implemented event model with consolidated tracks for all sub-detectors

  • consolidate UT tracks, use them as input for SciFi tracking and efficiency check
  • consolidate SciFi tracks, use them as input for efficiency check
  • after running CPU SciFi tracking, consolidate tracks on the GPU, plug into efficiency check
  • unify the way namespaces are used across sub-detectors: Velo::, Velo::Constants and Velo::Tracking, same for UT and SciFi

FYI: @thboettc

Closes #28 (closed)

Edited by Dorothea Vom Bruch

Merge request reports