- Sep 21, 2021
-
-
-
-
-
Florian Uhlig authored
-
- Sep 20, 2021
-
-
Moved CbmStsDigitizeQa, CbmStsDigitizeQaReport and CbmStsFindTracksQa to qa subfolders. Updated CMakeLists.txt accordingly.
-
Volker Friese authored
-
Volker Friese authored
-
-
-
- Sep 17, 2021
-
-
-
-
-
-
-
Sergey Gorbunov authored
- Sep 16, 2021
-
-
Add / as allowed character in the regex which checks the copyright statement. This is needed since we have cases with two institutes and two cities in the copyright statement which are separated by a /.
-
- Add Binning FW support to the Print method of the StsXyterMessage, enabled by default - Fix the duplicate digis filtering in the STS unpacker and make it flag controllable - Add an optional full time sorting to the Unpackers steering class - Related mCBM macros changes
-
- Sep 15, 2021
-
-
Valentina Akishina authored
-
-
- Sep 14, 2021
-
-
-
-
-
-
-
-
-
Volker Friese authored
-
Volker Friese authored
-
remove resets of the random seed from the compiled code. We should keep the ability to reproduce all the results when a non-zero seed is set in the main macro
-
Eoin Clerkin authored
Corrects a variable typo which leads to some false positives Allows passthrough of all files before trigger error code, to allow to see all files which don't obey header format. Allows checking of individual files.
-
- Sep 13, 2021
-
-
Ensures that modified .cpp, .C and .h files follow basic licence header guidelines. Check line 1 for a copyright declaration with correct numerial and character placements for a date followed by institute and city. Check line 2 for SPDX licence identifier. Check line 3 for author and committer information.
-
drslebedev authored
-
- Sep 12, 2021
-
-
Volker Friese authored
-
- Sep 10, 2021
-
-
Sergey Gorbunov authored
-
- Sep 09, 2021
-
-
-
This change corresponds to Pascal's request at !455 (comment 13399)
-
Flesnet generally uses C++17, but the fles_ipc classes can currently still be compiled as C++14. This is an attempt to keep the cbmroot CI working with GCC 4.9.2.
-
-
-