- Feb 15, 2025
-
-
Sergei Zharko authored
- using a KFParticle version with no ROOT dependencies
-
Sergei Zharko authored
-
Sergei Zharko authored
-
-
- Feb 13, 2025
-
-
- Dec 05, 2024
-
-
Sergei Zharko authored
-
- Oct 24, 2024
-
-
Sergei Zharko authored
CA: Moving the cbm::algo::ca::EDetectorID definition in CbmDefs.h to unify the online/offline CA interfaces
-
- Oct 14, 2024
-
-
Sergei Zharko authored
-
- Aug 27, 2024
-
-
Sergey Gorbunov authored
-
- Aug 01, 2024
-
-
- Removed access to ca::Framework from ca::TrackExtender, ca::TrackFitter ca::TripletConstructor, ca::CloneMerger, ca::TrackFinder and ca::TrackFinderWindow. - Simplified the interfaces of these classes. - General instruction-wise cleanup of these classes (applied std functions in some places etc.). In particular, streamlining of ca::TrackFinder. - Made debugging functions in ca::Framework static. - Moved TrackingMode enum from CaFramework.h to CaParameters.h (needed to avoid cyclic header file dependency). - Moved some magnetic-field dependent variables to ca::TripletConstructor (they are only used there). - Restricted the scope of many variables, i.e. turned class-fields into local variables in many instances (e.g. fvMonitorDataThread, fvTrackFinderWindow, fTrackingMode, fvWData, fvWindowStartThread, fvWindowEndThread, fvStatNwindows, fvStatNhitsProcessed, fvHitFirstTriplet and fvHitNofTriplets). - Eliminated the Init() functions of some classes. Moved initialization to the constructors. - Improved distinction between class-parameters and working data. Class parameters are passed to constructor, working data is passed as arguments to function calls.
-
- May 08, 2024
-
-
Sergei Zharko authored
2) the mcbm_beam_2024_05_08_nickel setup is added to the CbmMcbmUtils (for RunID > 2917)
-
Felix Weiglhofer authored
-
- May 07, 2024
-
-
-
- tracking interfaces for online STS and TRD - installation rule for the macro/beamtime/mcbm2024 directory
-
- Apr 28, 2024
-
-
Felix Weiglhofer authored
-
- Apr 25, 2024
-
-
Felix Weiglhofer authored
-
- Apr 23, 2024
-
-
Felix Weiglhofer authored
-
- Apr 22, 2024
-
-
Sergei Zharko authored
-
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.
-
Sergei Zharko authored
-
- Apr 18, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Apr 10, 2024
-
-
online/ca: Adding yaml-configuration for the tracking chain; setting number of threads to Opts().NumOMPThreads()
-
- Apr 02, 2024
-
-
Sergei Zharko authored
-
- Mar 22, 2024
-
-
- 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)
-
- Feb 22, 2024
-
-
Felix Weiglhofer authored
-
This commit introduces the configuration header TrackingChainConfig, which contains a minimalistic set of parameters to control the TrackingChain execution scenarios.
-
- Feb 21, 2024
-
-
- Feb 14, 2024
-
-
- Feb 02, 2024
-
-
Felix Weiglhofer authored
-
- Nov 30, 2023
-
-
Sergey Gorbunov authored
-
- Nov 27, 2023
-
-
Sergey Gorbunov authored
-
- Nov 22, 2023
-
-
- Nov 17, 2023
-
-
Updates T0 digi classes with Bmon exquivalents. Standardises the use of Bmon across code base and, in-use and legacy macros.
-
- Oct 30, 2023
-
-