- Mar 14, 2025
-
-
The most non ASCII characters were used in comments but some were also used for screen output. The most common non ASCII character was µ which was exchanged by mu or micro.
-
- Mar 07, 2025
-
-
Fix cluster and hit finding in the STS detector when using 32-bit floating-point precision. The issue occurs when calculating time differences between digis or clusters with large timestamps - 32-bit floats lack sufficient precision for representing nanosecond timestamps in the mCBM setup. Add helper methods GetTimeDiff() that first convert timestamps to int before calculating the difference, preserving precision and sign. Replace direct floating-point timestamp subtractions throughout the code with calls to these helper methods. This resolves hit count discrepancies between 32-bit and 64-bit float versions, reducing the difference from ~2.6% to ~0.04%.
-
- Nov 26, 2024
-
-
- Nov 19, 2024
-
-
Pierre-Alain Loizeau authored
-
- Oct 11, 2024
-
-
Pierre-Alain Loizeau authored
-
- Jul 01, 2024
-
-
Dominik Smith authored
-
- Jun 20, 2024
-
-
- The auxiliary data objects from unpackers are stored in a temporary data structure AuxDigiUnpack (TODO: Dummy classes for DigiQa, execute the QA inside the Reco::RunUnpacker function) - The option "--aux-data" is added to force saving the auxiliary data in unpackers (now is used only by std::Unpack) - STS digi QA: histograms for channel vs. e-link are added for different modules
-
- Jun 06, 2024
-
-
Dominik Smith authored
-
Dominik Smith authored
-
-
Added a third object to the return types of all unpackers in cbm::algo, which can store optional auxiliary data.
-
- Jun 05, 2024
-
-
Dominik Smith authored
-
- May 09, 2024
-
-
Felix Weiglhofer authored
-
- May 08, 2024
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- May 07, 2024
-
-
-
- tracking interfaces for online STS and TRD - installation rule for the macro/beamtime/mcbm2024 directory
-
- May 06, 2024
-
-
Felix Weiglhofer authored
-
- May 03, 2024
-
-
Felix Weiglhofer authored
Significantly improves performance for high combinatorics. Especially important for the new Module 0 in mSTS 2024.
-
- May 02, 2024
-
-
Felix Weiglhofer authored
-
- Apr 25, 2024
-
-
Felix Weiglhofer authored
-
- Apr 24, 2024
-
-
- Apr 18, 2024
-
-
Pierre-Alain Loizeau authored
-
- Apr 11, 2024
-
-
- Mar 22, 2024
-
-
- Mar 20, 2024
-
-
Felix Weiglhofer authored
-
- Mar 18, 2024
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Mar 06, 2024
-
-
Felix Weiglhofer authored
-
- Mar 05, 2024
-
-
Felix Weiglhofer authored
-
- Feb 22, 2024
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Feb 20, 2024
-
-
Felix Weiglhofer authored
-
- Feb 19, 2024
-
-
Felix Weiglhofer authored
-
- Feb 09, 2024
-
-
Felix Weiglhofer authored
-
- Feb 06, 2024
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Feb 01, 2024
-
-
- Jan 25, 2024
-
-