- Mar 21, 2024
-
-
-
Felix Weiglhofer authored
-
- Mar 20, 2024
-
-
- Mar 19, 2024
-
-
- Mar 14, 2024
-
-
Sergei Zharko authored
-
-
-
This commit introduces modifications to: - online digi-event builder QA (replacement of Histo1D with qa::H1D) - online tracking QA - histogram server (added 2D histograms) - histogram server tester (message initialization is replaced with qa::Data)
-
-
- Feb 22, 2024
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
This commit introduces the configuration header TrackingChainConfig, which contains a minimalistic set of parameters to control the TrackingChain execution scenarios.
-
- Feb 20, 2024
-
-
Felix Weiglhofer authored
-
- Feb 19, 2024
-
-
Felix Weiglhofer authored
-
- Feb 14, 2024
-
-
- Feb 12, 2024
-
-
Felix Weiglhofer authored
-
- Feb 09, 2024
-
-
Felix Weiglhofer authored
-
- Feb 06, 2024
-
-
Felix Weiglhofer authored
-
- Jan 30, 2024
-
-
Felix Weiglhofer authored
-
- Nov 22, 2023
-
-
- Oct 28, 2023
-
-
Felix Weiglhofer authored
-
- Oct 27, 2023
-
-
- Oct 24, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Oct 23, 2023
-
-
-
Felix Weiglhofer authored
-
-
-
-
DISCLAIMERS: 1) emission happens on every iteration of the main loop over TS! => No memory between iterations to accumulate statistics => No limitation (time interval or nb iterations interval) on emission, lots of small TS will lead to lots of messages emission 2) ZMQ addressing hardcoded in header, would need to be added to binary arguments and maybe also to YAML config!
-
- Oct 22, 2023
-
-
- Oct 16, 2023
-
-
Felix Weiglhofer authored
-
- Oct 12, 2023
-
-
- Added the cbm::algo::TrackingChain into online-reconstruction chain (parameters initialization) - Added a parameter file for tracking to algo/params
-
- Oct 11, 2023
-
-
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)
-
- Oct 02, 2023
-
-
Felix Weiglhofer authored
-
- Oct 01, 2023
-
-
Felix Weiglhofer authored
-
- Sep 30, 2023
-
-
-
- Added new library CaCore in cbmroot/algo/ca/core, where the code from cbmroot/reco/L1/L1Algo will be iteratively moved
-
- Aug 03, 2023
-
-
Felix Weiglhofer authored
-