Trd mcbm common reco redmine issue #1827
Within the commits the Trd reconstruction is added to the common mcbm reco macros. Some additional things outside of the macros had to be adjusted, e.g. the geo file used by default in the macros. @p.-a.loizeau could you please have a look. @a.toia Pierre told me that the sts also needs the file, can you have a look if everything works correct? To me it appeared so, i.e. Sts Digi are still found in the events and nothing crashes. @v.friese I discussed with @p.-a.loizeau that it might be good to create a mini DB for the geo files for mcbm and download them via cmake into the given folders in cbmroot during installation, instead of having them inside git what do you think?
Merge request reports
Activity
assigned to @p.-a.loizeau
- Resolved by Pascal Raisig
Most of the failing tests seem to be the memory error from the old GEANT code on 64b machines. I will try to rerun them, hopefully the error does not jump from one transport macro to another...
Edited by Pierre-Alain Loizeau
added 8 commits
-
32557215 - 1 commit from branch
computing:master
- a34e987d - Add information on class and function to fatal output
- ccc91a02 - Fix missing cut deactivation
- 6939b66e - Add debug information on fatal log output
- 13a6987b - Update the geo file used in the mcbm reco macros.
- 50a52278 - Add Trd to the common mcbm reco macros
- 6f980dfe - Update and adjust path of required geo file
- ce2d569d - Add ascii parameter loading for Trd
Toggle commit list-
32557215 - 1 commit from branch
added 8 commits
-
f63f559a - 1 commit from branch
computing:master
- 876992a5 - Add information on class and function to fatal output
- 37ed1c9e - Fix missing cut deactivation
- 1e536640 - Add debug information on fatal log output
- cd60b0ff - Update the geo file used in the mcbm reco macros.
- 316265cb - Add Trd to the common mcbm reco macros
- a6bbc4f2 - Update and adjust path of required geo file
- 6d750e0f - Add ascii parameter loading for Trd
Toggle commit list-
f63f559a - 1 commit from branch
added 9 commits
-
6d750e0f...507214c3 - 2 commits from branch
computing:master
- fdf0683b - Add information on class and function to fatal output
- ff0b90fb - Fix missing cut deactivation
- 41f1e341 - Add debug information on fatal log output
- 89c2fb8e - Update the geo file used in the mcbm reco macros.
- 0bb6396b - Add Trd to the common mcbm reco macros
- 93aaadfa - Update and adjust path of required geo file
- 7a049115 - Add ascii parameter loading for Trd
Toggle commit list-
6d750e0f...507214c3 - 2 commits from branch
Thanks for merging @f.uhlig