CA: Migration from ca::MaterialMap to kf::MaterialMap
Since the CA tracking algorithm already runs on the kf::Setup instance, there is no use in the old material budget map classes in the cbm::algo::ca namespace, so they were deleted.
Additionally:
Merge request reports
Activity
added KF Reconstruction Tracking labels
requested review from @se.gorbunov
assigned to @se.gorbunov
added 22 commits
-
6284b63c...471ec40f - 19 commits from branch
computing:master
- 865b6170 - CA: moving the material monitor to the KF-framework
- 5f4d6732 - CA [KEEP]: removing ca::MaterialMap vector from the ca::Parameters class
- b91bf3a3 - CA: migration from ca:: to kf::MaterialMap: removing ca::MaterialMap from...
Toggle commit list-
6284b63c...471ec40f - 19 commits from branch
added 1 commit
- b6a7b19a - CA: the class cbm::algo::ca::MaterialMap is removed
added 9 commits
-
b6a7b19a...ccfc5b0f - 5 commits from branch
computing:master
- c34d574e - CA: moving the material monitor to the KF-framework
- 6f6c1f14 - CA [KEEP]: removing ca::MaterialMap vector from the ca::Parameters class
- 3846ae70 - CA: migration from ca:: to kf::MaterialMap: removing ca::MaterialMap from...
- b0ee9813 - CA: the class cbm::algo::ca::MaterialMap was removed
Toggle commit list-
b6a7b19a...ccfc5b0f - 5 commits from branch
added 1 commit
- bb8e126d - CA: the class cbm::algo::ca::MaterialMap was removed
added 1 commit
- 4ee1a672 - CA & KF: namespace handling clean-up; quick bugfix of one of the previous commits
added 1 commit
- fcf1cfae - Parameter repository hash update (in support of !206 (merged) to the cbmroot_parameter repository)
added 1 commit
- 5b08bc42 - Parameter repository hash update (in support of !206 (merged) to the cbmroot_parameter repository)
added 1 commit
- ebf356bf - Parameter repository hash update (in support of !206 (merged) to the cbmroot_parameter repository)
added 29 commits
-
ebf356bf...dbac5286 - 23 commits from branch
computing:master
- bc9da6eb - CA: moving the material monitor to the KF-framework
- b645fe21 - CA [KEEP]: removing ca::MaterialMap vector from the ca::Parameters class
- fbf4b7f0 - CA: migration from ca:: to kf::MaterialMap: removing ca::MaterialMap from...
- a24d1857 - CA: the class cbm::algo::ca::MaterialMap was removed
- 8c0c1ea2 - CA & KF: namespace handling clean-up; quick bugfix of one of the previous commits
- 94d10096 - Parameter repository hash update (in support of !206 (merged) to the cbmroot_parameter repository)
Toggle commit list-
ebf356bf...dbac5286 - 23 commits from branch
added 12 commits
-
94d10096...4ea45757 - 5 commits from branch
computing:master
- 35345d22 - CA: moving the material monitor to the KF-framework
- 046a4053 - CA [KEEP]: removing ca::MaterialMap vector from the ca::Parameters class
- d30563c6 - CA: migration from ca:: to kf::MaterialMap: removing ca::MaterialMap from...
- b66bcd1e - CA: the class cbm::algo::ca::MaterialMap was removed
- 6be075ca - CA & KF: namespace handling clean-up; quick bugfix of one of the previous commits
- fad092a2 - Parameter repository hash update (in support of !206 (merged) to the cbmroot_parameter repository)
- d4855292 - bugfix in cbmroot_parameters: (MR213)
Toggle commit list-
94d10096...4ea45757 - 5 commits from branch
Dear @d.smith, @fweig, @f.uhlig, @p.-a.loizeau, @se.gorbunov, @s.zharko, @v.friese,
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
could you please try for the next MR to put all formatting into a separate commit. With the formatting mixed with the real changes it becomes nearly impossible to find the real code changes.
@f.uhlig, I think, he did. This commit - "CA & KF: namespace handling clean-up; quick bugfix of one of the previous commits" - contains most formatting.