- Mar 12, 2025
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Mar 07, 2025
-
-
Sergei Zharko authored
-
- Mar 06, 2025
-
-
Sergei Zharko authored
-
Sergei Zharko authored
- QA for V0-trigger - Masking channels (BMON as example) in digi event-selector
-
- Feb 15, 2025
-
-
Sergei Zharko authored
-
Sergei Zharko authored
- using a KFParticle version with no ROOT dependencies
-
- Feb 13, 2025
-
-
Sergei Zharko authored
-
-
-
-
-
- Oct 11, 2024
-
-
Pierre-Alain Loizeau authored
-
- Aug 30, 2024
-
-
- missed event profile vs. time and TS index
-
- metadata structure for histograms (at the moment an extendable 8-bit word for control flag storage) - transer of a timeslice index to the histogram server histogram server: - functionality of additional extended histograms storing vs different TS quantities (for example, TS index)
-
-
- Jul 09, 2024
-
-
- Add option to provide the start time fo the run - Make it so that current time at Reco::Init is used if not provided - Add new general QA of the Reco process with two plots: ==> Count of TS as function of start time in run ==> Fraction of expected TS as function of start time in run
-
- 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
-
- May 08, 2024
-
-
Sergei Zharko authored
2) the mcbm_beam_2024_05_08_nickel setup is added to the CbmMcbmUtils (for RunID > 2917)
-
- 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 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
-
-