- Jan 30, 2025
-
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
Template implementation
-
- Jan 24, 2025
-
-
Pierre-Alain Loizeau authored
-
- Jan 23, 2025
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Nov 26, 2024
-
-
- Nov 20, 2024
-
-
Pierre-Alain Loizeau authored
-
- Nov 19, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Nov 18, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Nov 06, 2024
-
-
Pierre-Alain Loizeau authored
=> Properly implemented in legacy unpackers but if condition lost in porting!
-
- Oct 11, 2024
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Sep 27, 2024
-
-
Pierre-Alain Loizeau authored
-
- Sep 06, 2024
-
-
Dominik Smith authored
-
- Jul 22, 2024
-
-
- Jul 15, 2024
-
-
Pierre-Alain Loizeau authored
=> Due to noisy unconnected channel not being masked in HW during mCBM 2024 data taking (and probably 2022 one)
-
- 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
-
-
Dominik Smith authored
-
Dominik Smith authored
-
- May 31, 2024
-
-
Dominik Smith authored
-
- May 29, 2024
-
-
Dominik Smith authored
-
- May 15, 2024
-
-
Dominik Smith authored
sweep is preceded by a row-wise sweep.
-
Dominik Smith authored
Added a preprocessor flag in trd::Hitfind to switch between row-parallel and module-parallel hit merging.
-
Dominik Smith authored
- Moved HitFactory2D class to dedicated file. - Parallelized the entire chain "cluster finding -> hit finding -> hit merging" by row index. Merging is done in parallel between pairs of neighboring rows, using even-odd partitioning (fully supported for 2D, interface supplied for 1D). - Cleaned up TRD reconstruction classes and fixed several warnings.
-
- May 11, 2024
-
-
-
Pierre-Alain Loizeau authored
-