Draft: New track class for CbmRoot
This merge request concerns the development of the new track class (see Redmine Issue 3325).
Notes:
06.06.2024: A common track parameter class will be used. The candidate for that is cbm::algo::kf::TrackParam class, which has CBM-independent implementation and is defined in the KfCore library. This class will be used by the cbm::algo::ca::Track as well.
Updates:
- moving SIMD header from the CaCore to the KfCore library
- moving TrackParamBase from cbm::algo::ca to the cbm::algo::kf namespace
Merge request reports
Activity
added Framework Online Reconstruction Tracking labels
requested review from @v.friese
assigned to @se.gorbunov
added 1 commit
- 1b6f681b - cbm::algo::ca::TrackParamBase (and derivatives) are moved to the KfCore...
added 7 commits
-
1b6f681b...c459318c - 5 commits from branch
computing:master
- 6c53ec3a - KfCore: moving SIMD header from CaCore
- 8af33b40 - cbm::algo::ca::TrackParamBase (and derivatives) are moved to the KfCore...
-
1b6f681b...c459318c - 5 commits from branch
requested review from @se.gorbunov and removed review request for @v.friese
assigned to @v.friese and unassigned @se.gorbunov
Dear @d.smith, @fweig, @se.gorbunov, @s.zharko, @ma.beyer, @s.lebedev, @andrey.lebedev,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 12 commits
-
179a636f...562ced5d - 9 commits from branch
computing:master
- 0cda2113 - KfCore: moving SIMD header from CaCore
- 2cd1e030 - cbm::algo::ca::TrackParamBase (and derivatives) are moved to the KfCore...
- 67f65711 - Re-working the kf::TrackParam class
Toggle commit list-
179a636f...562ced5d - 9 commits from branch
added 21 commits
-
5e74e813...a9851dd7 - 17 commits from branch
computing:master
- 085766d6 - KfCore: moving SIMD header from CaCore
- e9dde3c7 - cbm::algo::ca::TrackParamBase (and derivatives) are moved to the KfCore...
- 648a6a52 - Re-working the kf::TrackParam class
- 24f61df5 - cbm::Track class
Toggle commit list-
5e74e813...a9851dd7 - 17 commits from branch
added 24 commits
-
d9b39c4c...b9aa2250 - 20 commits from branch
computing:master
- 775ab191 - KfCore: moving SIMD header from CaCore
- cd8d2a07 - cbm::algo::ca::TrackParamBase (and derivatives) are moved to the KfCore...
- e4592a44 - Re-working the kf::TrackParam class
- ce4cdf53 - cbm::Track class
Toggle commit list-
d9b39c4c...b9aa2250 - 20 commits from branch