- Aug 18, 2022
-
-
analysing FASP frame
-
-
-
-
(EbyE/TB)
-
-
-
definition. Use data from mCBM22 to calibrate against ToF simulations for both EbyE and TB modes
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
-
-
-
-
-
-
-
-
Administrator authored
Increase test time such that the test does not run into a timeout on CentOS7.
-
- Aug 05, 2022
-
-
Adrian Meyer-Ahrens authored
-
- Aug 04, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
-
-
-
L1QA: added tracking QA base class and Sts class (experimental), added station index getters to the tracking detector interface classes
-
- Aug 03, 2022
-
-
Valentina Akishina authored
-
The C function to check if a number is finite is 'isfinite()'. Obviously the 'finite()' function is from C89 and was deprecated with C99 but not yet removed. At least with the default compiler on macosx 12.5 (arm64) the function was removed so we switch to 'isfinite()'.
-
- Aug 02, 2022
-
-
Administrator authored
Warnings from included header files which are outside of the scope of our code base are not interesting when building CbmRoot. Definde those external include directories as system include directories such that the compiler hide those warnings automatically.
-
Administrator authored
Use struct instead of class for forward declarations if the object is defined as struct. Remove unused data members, variables and parameters. Remove an explicite usage of std::move to allow copy ellision. Correct type in printf statements. Add missing virtual destructor in some class. Fix two issues where closing braces were at the wrong place.
-
- Aug 01, 2022
-
-
- Jul 29, 2022
-
-
Jan de Cuveland authored
-
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-