- Nov 10, 2022
-
-
MQ/monitor/CMakeLists.txt: Boost added as dependency algo/data/CMakeLists.txt: modified in Modern CMake algo/test/CMakeLists: modified in Modern CMake core/data/test/global/CMakeLists.txt: Unnecessary dependencies removed and added required dependencies core/data/test/psd/CMakeLists.txt: Unnecessary dependencies removed core/detectors/trd/CMakeLists.txt: TMVA dependency change to ROOT::TMVA
-
Gtest and GtestMain Target created which depend on GTEST target Remaining files which haven't been changed in modern cmake. MQ/monitor : Transition in Modern CMake core/data/test: Transition to Modern CMake reco/qa: Transition to Modern CMake tutorial/TaskToAlgo: Transition to modern CMake
-
- Nov 08, 2022
-
-
Administrator authored
-
- Nov 02, 2022
-
-
Alexandru Bercuci authored
-
- Oct 24, 2022
-
-
Should be removed once proper fix is done in FairRoot or Root and we switch to a version including it
-
- Oct 21, 2022
- Oct 12, 2022
-
-
If using a non FairSoft installation of the dependencies problems were reported after the last changes to the build system. Instead of hardcoding the SIMPATH use the the information from ROOT about its binary directory. Remove some old usage of the root-config script, use CMake variables provided by ROOT instead.
-
- Oct 04, 2022
-
-
Omveer authored
unnecessary commands removed which oprated a directory level. like include_directories() link_directories() Now operating on the target directory using target_include_directories() target_link_libraries() commands. generating library target using generate_cbm_library() macro provided by us.
-
Omveer authored
-
- Sep 15, 2022
-
-
Adrian Meyer-Ahrens authored
-
Adrian Meyer-Ahrens authored
-
- Sep 09, 2022
-
-
Pierre-Alain Loizeau authored
-
- Aug 22, 2022
-
-
Sergei Zharko authored
L1: U and V coordinates and uncertainties conversion methods were refactored and moved from L1Algo to L1Station
-
- Aug 19, 2022
-
-
This reverts commit cb232fae.
-
-
-
-
-
- Aug 18, 2022
-
-
-
-
-
-
-
definition. Use data from mCBM22 to calibrate against ToF simulations for both EbyE and TB modes
-
- Aug 04, 2022
-
-
-
-
L1QA: added tracking QA base class and Sts class (experimental), added station index getters to the tracking detector interface classes
-
- Aug 02, 2022
-
-
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.
-
- Jul 28, 2022
-
-
Administrator authored
With commit 892f01a1 from 23.03.22 the layout of the data class CbmTsEventHeader was changed by adding a new data member. At that time it was forgotten to also increase the version number. This commit increases the version number and corrects the issue.
-
- Jul 27, 2022
-
-
Felix Weiglhofer authored
-
- Jul 22, 2022
-
-
Pierre-Alain Loizeau authored
-
- Jul 18, 2022
-
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Fix mapping range for 2022 BMon in Tof Parameter class (16ch assumption instead of 2x8) - Disable Digi output in the online Bmon unp macro (pure monitor) - Fix SysId used to switch filling of BMon Error plots in unpacking Algo - Add accessor for the monitor pointer in TOF unpack config class - Add possibility to remap up to 16 channels in TOF unpack monitor class - Add possibility to disable the internal HttpServer in TOF unpack monitor class (later needed for MQ)
-
- Jul 14, 2022
-
-
Includes follow-up patches (squashed): - rename inner variables, fix backward compatibility - fix CROB timming
-
- Jun 29, 2022
-
-
* RICH QA code updates * Updates of run macros and scripts * Remove obsolete macro from rich macro directories * Updates in RICH event display
-
- Jun 23, 2022
-
-
Sergei Zharko authored
-
- Jun 20, 2022
-
-
Sergei Zharko authored
-