- 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
-
- Nov 08, 2022
-
-
Administrator authored
There were rich ring finders in the L1 code base which were compiled and linked into libL1. With the change in the build system this results in a circular dependency between the L1 and CbmRichReco libraries which was resolved by removing the classes from compilation. With this commit the classes are moved from the L1 code base into the rich reconstruction code base.
-
Administrator authored
-
- Nov 02, 2022
-
-
Alexandru Bercuci authored
-
- Nov 01, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Oct 24, 2022
-
-
Omveer authored
Files moved to NO_DICT_SRC: L1Algo/L1Event.cxx L1Algo/L1EventMatch.cxx Files are commented for time being in L1 target: OffLineInterface/CbmL1RichENNRingFinder.cxx OffLineInterface/CbmL1RichENNRingFinderParallel.cxx xpu git tag version modified Vc package finding moved to top level CMakeLists.txt
-
- Sep 26, 2022
-
-
- Sep 21, 2022
-
-
Adrian Meyer-Ahrens authored
-
Adrian Meyer-Ahrens authored
-
- Sep 15, 2022
-
-
Felix Weiglhofer authored
-
Alexandru Bercuci authored
fix requested for MR !863 (diffs)
-
- Sep 06, 2022
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Sep 01, 2022
-
-
Felix Weiglhofer authored
-
- Aug 30, 2022
-
-
- Aug 19, 2022
-
-
Adrian Meyer-Ahrens authored
-
Adrian Meyer-Ahrens authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
-
-
-
-
- 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 27, 2022
-
-
Felix Weiglhofer authored
-
- Jul 25, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
-
- Jul 21, 2022
-
-
Pierre-Alain Loizeau authored
-
- Jul 20, 2022
-
-
Pierre-Alain Loizeau authored
-
- Jul 18, 2022
-
-
-
-
-
-
-
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
-
-
TRD2D clusters (hint by C.Schiaua)
-
Includes follow-up patches (squashed): - rename inner variables, fix backward compatibility - fix CROB timming