- 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 21, 2024
-
-
- Feb 14, 2024
-
-
- Dec 01, 2023
-
-
Felix Weiglhofer authored
-
- Nov 17, 2023
-
-
Incorporates the BMON into CBMROOT, allowing simulations with T0 and Halo detectors.
-
- Oct 23, 2023
-
-
- Add to DigiEventQaConfig a static method to get the name of digi time histos (avoid copies w/ risk of divergence) - Add in DigiEventQaConfig a method to get Config strings for all histos (ensure same output folder) - Add in DigiEventQaConfig a method to get Config strings for all canvases + prepare it for Digi Time in Event canvas - Change storage for Histo1D in DigiEventQaData to a vector + modify map to provide reference to entry in it (preparation for addition of other histograms) - Add GetConfig accessor to DigiEventQa
-
- Also fix boundary bug in Histo1D content access
-
- 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 11, 2023
-
-