- May 15, 2021
-
-
Volker Friese authored
Fix a bug in the TRD cluster finder; the index of registering TRD hits to events was wrong, leading to one missing TRD hit. Refs #2112.
-
Volker Friese authored
-
- May 12, 2021
-
-
Volker Friese authored
Fix missing registration of TofTracks to CbmEvent in littrack, needed for track length calculation. Refs #2112.
-
- May 07, 2021
-
-
Administrator authored
When reordering the include statements a name clash between a define statement in L1 code and a function in Root's TF1.h was found which did not allow to compile the code. Rename the define statement such that the name clash is resolved. refs #2051
-
- May 05, 2021
- May 04, 2021
-
-
Sergey Gorbunov authored
-
Volker Friese authored
-
- May 03, 2021
-
-
-
- Headers without source files in fles/mcbm2018 and core/data/raw - Fles IPC headers - CPP_ZMQ main header
-
-
- Apr 30, 2021
-
-
Administrator authored
-
Administrator authored
The shell script is extracted from CMakeLists.txt and runs the macros in the same sequence for the sis100_electron setup only. The script can be executed in the the installation.
-
- Apr 29, 2021
-
-
Volker Friese authored
-
drslebedev authored
* Add CbmEvent to RICH track extrapolation procedure. * Add CbmEvent to the RICH track projection procedure. * Add CbmEvent to ring reconstruction procedure. * Add CbmEvent to ring fitting procedure. * Add CbmEvent to ring-track matching procedure. * Update run macros. * Fix compilation error, include Logger.h * Fix problem when CbmEvent::GetNofData return -1. * Change some LOG outputs to debug mode.
-
- Apr 28, 2021
-
-
Oleg Golosov authored
-
Administrator authored
The previous fix did not work for macosx 11.3. Somehow on this system the old FindGEANT3.cmake file was used. Probably this is not a problem with the macosx version but with the usage of a case insensitive file system. To avoid the problem remove the old and obsolete file. Also do some fixes to properly initialise some cmake variables.
-
- 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
-