WIP:Add track finding example with CKF
The MR includes:
- add struct for CKF tracks
- add track finding example to perform track finding with CKF
- add performance validation tool for CKF
- add performance writer to produce performance plots
Edited by Xiaocong Ai
Merge request reports
Activity
added New Feature label
added 1 commit
- 9afab590 - Fix the trajectory writer and residual plot tool when outlier is existing
mentioned in merge request !206 (merged)
added 62 commits
-
f7114105...54fe432c - 51 commits from branch
master
- e95de0d8 - Add fake rate plotting tool
- 49a368cf - Add track summary plotting tool
- 020d59b6 - Fix the trajectory writer and residual plot tool when outlier is existing
- 5e8c968d - Add TProfile filling
- 94ad48f8 - Modify the count of measurements
- b71bfe58 - Change the default variable binning for performance plots
- 75006abb - Fix the naming of TrackSummaryPlotCache
- 90fef692 - Add the filling of chi2 and measurement dimension in RootTrajectoryWriter
- 38ae6d2c - Write track hit info in TrackFitterPerformanceWriter
- 4c1d31db - Fix the bug
- 836bf0a6 - Add struct for tracks found with CKF
Toggle commit list-
f7114105...54fe432c - 51 commits from branch
added 25 commits
-
3d1f9098...065056cb - 23 commits from branch
master
- db9e19a1 - Add struct for tracks found with CKF
- f8a249d0 - Update acts-core with CKF
-
3d1f9098...065056cb - 23 commits from branch
added 13 commits
- 351eaa9c - add FindingAlgorithm
- 6677953d - FIX append int to string
- 3cbacf3d - add CKFPerformanceWriter
- bc47eee1 - add example for FindingAlgorithm
- d459ce20 - follow renaming of classes in core
- 3cc7b956 - FIX: signature change in ResPlotTool.fill
- 50640e5b - FIX: did not store trajectory
- de8b1cc2 - small refactoring + comments
- 4de35dd1 - move trackSourceLinks to outer loop
- d2f7509b - FIX: inverted logic for fakeRatePlot
- a9d35bd3 - refactoring, remove unused code
- e917d431 - fill track summary plot
- 3f0defd7 - enable ‘match’ threshold to be configured
Toggle commit list
Please register or sign in to reply