- Mar 21, 2025
-
-
- Declare CbmYamlInterface as INTERFACE dependency where needed (instead of PRIVATE/PUBLIC if already in) - Add include folders for algo/yaml and algo/qa where needed - Replace all occurences of CBMROOT_SOURCE_DIR in include folders definition with CMAKE_SOURCE_DIR
-
- Mar 10, 2025
-
-
- Mar 06, 2025
-
-
Sergei Zharko authored
-
Sergei Zharko authored
- QA for V0-trigger - Masking channels (BMON as example) in digi event-selector
-
- Mar 04, 2025
-
-
- Feb 15, 2025
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
kfp-online: linking ROOT::Hist and ROOT::MathCore, changed the dependency on CbmKFParticle<Online/Offline>Interface to PUBLIC
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Feb 13, 2025
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
-
- Feb 10, 2025
-
-
- V0Finder: - YAML config - cuts on velocity of pion and proton candidates - enhanced cut for decay length (0.1 -> 5 cm)
-
- Oct 11, 2024
-
-
Pierre-Alain Loizeau authored
-
- Sep 27, 2024
-
-
Pierre-Alain Loizeau authored
[BugFix] Add [KfCore/CaCore/Algo]Offline libraries to remove feed down of NO_ROOT flag to libraries in reco folder - Build AlgoOffline library only if not in CBM_ONLINE_STANDALONE (aka not online container mode) - Build [Ca/Kf]CoreOffline libs only if not in CBM_ONLINE_STANDALONE (aka not online container mode) - Use AlgoOffline as dep for libs CbmSimDigitizationSteer CbmAtConverterSteer CbmRecoOfflineSteer
-
- Aug 21, 2024
-
-
Sergei Zharko authored
-
- 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 05, 2024
-
-
-
Dominik Smith authored
-
Dominik Smith authored
-
- May 15, 2024
-
-
Dominik Smith authored
- Moved HitFactory2D class to dedicated file. - Parallelized the entire chain "cluster finding -> hit finding -> hit merging" by row index. Merging is done in parallel between pairs of neighboring rows, using even-odd partitioning (fully supported for 2D, interface supplied for 1D). - Cleaned up TRD reconstruction classes and fixed several warnings.
-
- 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
-
Pierre-Alain Loizeau authored
-
- May 03, 2024
-
-
Pierre-Alain Loizeau authored
- introduce a `ReadoutPars` struct similar to the one used on `tof` to add support for multiple unpack configs - add new detector as "fake" back-side of the existing diamond detector to avoid need a new geometry - switch readout parameters based on run ID, switch point hard-coded to run `2941` of 02/05/2024 - add needed hard-coded use of the 2022 version in the "algo offline" tasks (matches TOF/STS choice)
-
-
Felix Weiglhofer authored
-
- May 02, 2024
-
-
Felix Weiglhofer authored
-
- Apr 28, 2024
-
-
Felix Weiglhofer authored
-
- Apr 27, 2024
- Apr 26, 2024
-
-
Felix Weiglhofer authored
-
- 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.
-
Sergei Zharko authored
-
- Added ROOT-free implementations of CbmTrdCluster and CbmTrdHit. - Added class CbmTaskTrdHitFinder as wrapper for new hitfinders. - Added class CbmTaskTrdHitFinderParWrite to produce YAML input files. - Added example macro trd_hitfinder_run.C in beamtime/mcbm2022 folder to run new hitfinder. - Added a required getter function to CbmTrdParModGeo.h. - Updated CMakeLists and LinkDef files to enable compilation.
-
- Apr 18, 2024
-
-
Felix Weiglhofer authored
-
- Apr 02, 2024
-
-
Sergei Zharko authored
-
- Mar 25, 2024
-
-
Felix Weiglhofer authored
-