- May 07, 2024
-
-
Pierre-Alain Loizeau authored
-
Volker Friese authored
-
- May 03, 2024
-
-
- Apr 27, 2024
- Apr 22, 2024
-
-
Sergei Zharko authored
online: moving TrackingSetup (former SetupInterface) initialization to the Reco.cxx, since it should be used by the CbmEventSelector as well to determine the TOF layer index.
-
- Mar 14, 2024
-
-
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)
-
- Dec 01, 2023
-
-
Felix Weiglhofer authored
-
- Nov 17, 2023
-
-
Updates T0 digi classes with Bmon exquivalents. Standardises the use of Bmon across code base and, in-use and legacy macros.
-
Incorporates the BMON into CBMROOT, allowing simulations with T0 and Halo detectors.
-
- Oct 24, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
-
- Oct 23, 2023
-
-
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 21, 2023
-
-
- Oct 02, 2023
-
-
Felix Weiglhofer authored
-
- Sep 24, 2023
-
-
Adding detector-specific FSD hit producer, currently a very simple ideal one - copying data from digi to hit - adding only geometry information of the center and dimension of the FSD module. Inclusion of FSD into event-building algorithms. Following the templates and just adding cases if the FSD detector objects are processed. Adding FSD to run_reco macros and also to new compiled reco executable. Modified CbmFsdHit class, new constructor with all info needed.
-
- Jul 28, 2023
-
-
- Jul 19, 2023
-
-
- Jul 12, 2023
-
-
- Jul 01, 2023
- Jun 19, 2023
-
-
- Nov 08, 2022
-
-
Administrator authored
-
- Mar 12, 2022
-
-
Volker Friese authored
-
- Mar 10, 2022
-
-
- Mar 02, 2022
-
-
- Jan 11, 2022
-
-
- Nov 12, 2021
-
-
Volker Friese authored
EventBuilder: add missing include. Use std::transform instead of std::vector::emplace_back. Refs #2267.
-
- Oct 11, 2021
-
-
Add directory structure for new algo directory. refs #2259
-