- Aug 19, 2022
-
-
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
-
Add Timeplots for Rawmessage Rate, BUF and BOM Rate to TRD Monitor
-
- Jul 13, 2022
-
-
Dominik Smith authored
-
- 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 14, 2022
-
-
- Jun 10, 2022
-
-
Administrator authored
-
- fles_ipc -> external::fles_ipc - fles_logging -> external::fles_logging - IPC_INCLUDE_DIRECTORY -> FLES_IPC_INCLUDE_DIRECTORY
-
- Jun 03, 2022
-
-
- Jun 02, 2022
-
-
Administrator authored
Fix deprecation warnings about upercase log levels. Use lowercase ones.
-
- Jun 01, 2022
-
-
- May 27, 2022
-
-
error parametrization for reconstructed hits. To be checked by class CbmTrackerInputQaTrd
-
reconstruction
-
-
reconstructed hit from MC points to the actual data. To be used in fine tuning the error parametrization, pile-ups etc.
-
-
- May 05, 2022
-
-