- Jan 19, 2023
-
-
Felix Weiglhofer authored
-
- Jan 13, 2023
-
-
Pierre-Alain Loizeau authored
Most changes done in CbmDigiData: - Add CbmTzdDigiData class - Change TZD storage class in CbmDigiData - Bump Classdef of CbmDigiData to 3 - Add boost serialization version + Bump to version 3 (default is always 0 in boost)
-
Pierre-Alain Loizeau authored
- Add usage of address field to TzdDigi - Conversion constructor from TOF to TZD digis - Conversion constructor from TZD to TOF digis - Serializer and dictionary for TZD digi - Adapt Tzd Digitizer to provide default value for new address field
-
- Jan 11, 2023
-
-
-
Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously structs) with ROOT streamers
-
-
- Dec 08, 2022
-
-
- Dec 02, 2022
-
-
Axel Puntke authored
-
- Nov 30, 2022
-
-
Valentina Akishina authored
-
- Nov 18, 2022
-
-
Administrator authored
Add missing include statements and forward declarations. In FairRoot a serious cleanup of include statements was done which needs fixes in our code base.
-
- Nov 16, 2022
-
-
Pierre-Alain Loizeau authored
- Add new file and namespace in utils part of the CbmBase library - Add Mcbm::GetSetupFromRunId function - Add Mcbm::Dummy class to force loading of the library n macros and circumvent deprecation of functions dict in Root6/Cling - Update all macros with the if/else mapping to use the new function and catch exception for unmapped runs
-
- Nov 15, 2022
-
-
- Nov 11, 2022
-
-
Volker Friese authored
- Nov 10, 2022
-
-
-
Administrator authored
-
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
-
-