- Oct 19, 2023
-
-
Pierre-Alain Loizeau authored
-
-
Felix Weiglhofer authored
* Add `--dump-setup` to dump unpacker setups to file. * Add TRD and TRD2D setup files converted to YAML * Enable TRD and TRD2D Unpacker in cbmreco * Make TRD and TRD2D Unpacker parallel
-
- Oct 18, 2023
-
-
Felix Weiglhofer authored
-
-
Felix Weiglhofer authored
- Small refactoring - Add support for std::map - Add some unittest coverage - Add CBM_FORMAT to specify how structs should formatted in yaml
-
- Oct 17, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Oct 16, 2023
-
-
Felix Weiglhofer authored
-
-
-
- Oct 15, 2023
-
-
Sergei Zharko authored
CA [Bugfix]: Turing the old performance off, if the point or hit match branches are not presented in the cbmsim tree
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Oct 14, 2023
-
-
Sergey Gorbunov authored
-
- Oct 13, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Oct 12, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
-
Sergey Gorbunov authored
-
Eoin Clerkin authored
Makes psd_v23a default in the electron setup. Detector with hole through centre. See corresponding geometry repo commit.
-
- Added the cbm::algo::TrackingChain into online-reconstruction chain (parameters initialization) - Added a parameter file for tracking to algo/params
-
- Oct 11, 2023
-
-
-
-
-
CA: moving L1InputData and L1IODataManager: elimination of the L1IODataManager dependency from L1Algo
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
-
Felix Weiglhofer authored
* Use `fles::InputArchive` / `fles::OutputArchive` to read / write archives * Reuse `fles::ArchiveDescriptor` as archive header * Removed `--split-output-per-ts` flag * Update `RecoResultsDescriptor` to include timeslice-index and start time * Added `--dump-archive` flag to quickly inspect written archives for basic debugging * Removed ability to add wildcards in output filename e.g. for hostname (this should be handled by slurm-startscript)
-
Strange zero size volume were found to cause segfault for MacOS systems. Documented in https://redmine.cbm.gsi.de/issues/2759 and MR !1126. Updates hash with geometry binary.
-
Use std:array with template size as input parameter. Allow template instantiation only for classes derived from THnSparse.
-
-
Pierre-Alain Loizeau authored
-
- Oct 09, 2023
-
-
Felix Weiglhofer authored
-