CA [Bugfix]: Bug fix for the Redmine issue 2980
The crash in the issue 2980 was produced by the execution the CbmL1 task with the enabled performance (the third parameter of the CbmL1 constructor). The performance requires MC points and MC-hit matches in the cbmsim. To provide the MC-to-hit match branches, the CbmMatchRecoToMC task should be executed before the CbmL1, which was not done in the version of the run_reco.C, which produced the crash.
This merge request provides a check for the above mentioned branches. The check disables the performance, if at least one of the branches is not provided.
Merge request reports
Activity
requested review from @se.gorbunov
assigned to @se.gorbunov
added 43 commits
-
acd46916...d0c7211b - 42 commits from branch
computing:master
- 470c94e5 - CA [Bugfix]: Turing the old performance off, if the point or hit match...
-
acd46916...d0c7211b - 42 commits from branch
Dear @se.gorbunov, @v.akishina,
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