- Apr 27, 2021
-
-
-
-
-
With the previous fix the ROOT_INCLUDE_PATH wasn't correct on all platforms. This is now fixed. refs #2088
-
The generated config scripts did not contain the proper (DY)LD_LIBRARY_PATH information when using FairRoot v18.6. refs #2088
-
Valentina Akishina authored
-
Pierre-Alain Loizeau authored
-
- Apr 26, 2021
-
-
- Apr 23, 2021
- Apr 22, 2021
-
-
-
-
-
-
-
-
Andreas Redelbach authored
-
The hit counter was resetted for each event, while the number of clusters correponds to the full timeslice. Now the printed hitCounterTs counts all hits in a TS without a reset. No explicit hit counting per event is currently implemented.
-
-
-
Administrator authored
For the continuous tests rerun failed tests a second time. This should reduce the number of failing test pipelines. In most cases of failing tests the Geant3 simulations crash due to the well known memory error. If these tests are restarted they normally work without problem. Since the feature to restart tests is only available with cmake 3.17 change the scripts of the CI pipeline to use at least this version.
-
- Apr 21, 2021
-
-
Pierre-Alain Loizeau authored
-
Valentina Akishina authored
-
Valentina Akishina authored
-
Valentina Akishina authored
-
Valentina Akishina authored
-
Administrator authored
The commit add the geometry and parameter files for tof_v20b from the external parameter and geometry repositories. The commit as well changes the tof version in the json config file to tof_v20b. The geometry tof_v20b fixes an issue with tof_v20a and tof_v16e found on 18.04.21. The number of channels per module and some module types were incorrect. For consistency the existing geometry tof_v20a wasn't changed but a new fixed one tof_v20b was created. The macro used for the generation of the tof_v20 geometries was commited with 0a48b9fc. The complete disscusions about the new geometry are at !314 CbmSoft/cbmroot_geometry!83
-
CbmAlgoBuildRawEvents: Use bool flag instead of negative TS time values to trigger reading of TS meta data from file.
-
-
- Apr 20, 2021
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
We decide to keep the old geometry for consistency and create instead a new geometry tag v20b for the default tof geometry. To be consistent we also have to revert to the old version of the macro.
-
Fix problem in CbmPVFinderKF (declaration of C array with non-positive size; redefine digi output file name for json to avoid overwriting conflict in the tests; slightly re-arrange tests from macro/run. Refs 2076.
-
- Apr 19, 2021
-
-
Administrator authored
Fix the stage for the rebase check. After the upgrade it lloks like that the pipeline doesn't run any longer in the context of the forked project but in context of the master project such that the project path wasn't correct any longer. This allows now to compare upstream/master to HEAD.
-
Modified CbmTofSimpClusterizer such as to read from and write to CbmEvents in case of event-based reconstruction. Refs #2074.
-