- Mar 06, 2025
-
-
Administrator authored
With newer version of macosx and/or XCode the Geant3 code compiles without problems but when it comes to memory allocation during runtime the execution crashes. Up to now the underlying problem couldn't be identified. Change CI tests such that on macosx only Geant4 is used. On Linux still Geant3 is used as simulation engine.
-
- Feb 15, 2025
-
-
- Feb 10, 2025
-
-
- V0Finder: - YAML config - cuts on velocity of pion and proton candidates - enhanced cut for decay length (0.1 -> 5 cm)
-
- Feb 07, 2025
-
-
- Jan 29, 2025
-
-
1. reco_mcbm.sh: New options (separate directory for different steps, lambda in mCBM, retrieving a tsa file name from and index list) 2. reco_mcbm_job.sh: Settings to run reco_mcbm.sh from the box on virgo (vs. runID and jobID) 3. cbm::kfp::V0FinderTask: minor bug fixes
-
- Jan 21, 2025
-
-
Sergei Zharko authored
-
- Dec 22, 2024
-
-
Administrator authored
Define the much parameter file name properly in case of mcbm geometry.
-
- Dec 21, 2024
-
-
Administrator authored
Correct file names in kfparticle test. Add correct much initilization in kfparticle and mcbm hadron analysis tests.
-
- Nov 08, 2024
-
-
- Oct 14, 2024
-
-
Sergei Zharko authored
CA: replacing the hard-coded disabling of detector subsystems with respect to the tracking mode (STS, mCBM, global) to the corresponding CA-configs; adding geometry layer index to ca::Station
-
- Sep 17, 2024
-
-
Sergey Gorbunov authored
-
- Aug 02, 2024
- Aug 01, 2024
-
-
- Jul 24, 2024
-
-
Pierre-Alain Loizeau authored
-
- Jun 28, 2024
-
-
Previously, the PrimaryVertex branch was not defined, so the CbmHadronAnalysis task didn't collect the related distributions. After one of the previouse commits the PrimaryVertex branch was introduced, and the task was executing the CbmStsKFTrackFitter, which failed. The failure was caused by the undefined CbmKF task instance. This commit introduces the CbmKF task and all other related settings to the macro.
-
KF: introduction of CbmPVFinderKFGlobal mCBM: introduction of the primary vertex finder based on the global tracks UPD: clang-format refresh
-
-
- Jun 20, 2024
-
-
- Jun 12, 2024
-
-
The commit introduces the possibility of the specific QA task configuration withing the QA-config yaml file. In the yaml-file, the configuration should be defined under qa/<task name>/specific node. On the task side the configuration is represented with a plain structure (Config), which can be defined using the function std::optional<Config> CbmQaTask::ReadSpecificConfig<Config>() in the task initialization function (for expample see the CbmCaInputQaBase class implementation). The specific configuration feature is optional and can rely on the default-initialized Config structure, so the "specific" branch of the QA-configuration file is not mandatory.
-
- May 23, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
1. CbmQaTask[BUGFIX]: default run over entire time-slice, if the opposite is not required explicitly (fixes a repeated loop over hits in the CA input QA) 2. mcbm_qa.C: modifications to run on the real data 3. New histograms for the CbmCaSetupQa task 4. Installation rules are added for the create_mcbm_geo_setup.C and run_recoQa.C macros
-
- May 07, 2024
-
-
Change of parameter repository hash to support MR CbmSoft/cbmroot_parameter!180
-
The tracking parameter file extention is changed from "L1Parameters.dat" to "ca.par" in the offline data reconstruction in order to keep a consistency with the naming rule, used in the online tracking chain.
-
- Apr 30, 2024
-
-
David Emschermann authored
-
- Apr 24, 2024
-
-
Sergei Zharko authored
-
- Mar 27, 2024
-
-
David Emschermann authored
-
- Mar 26, 2024
-
-
David Emschermann authored
-
David Emschermann authored
-
David Emschermann authored
-
David Emschermann authored
-
David Emschermann authored
-
- Feb 29, 2024
-
-
Sergey Gorbunov authored
-
- Feb 15, 2024
-
-
Pierre-Alain Loizeau authored
-
- Feb 06, 2024
-
-
- Jan 08, 2024
-
-
Sergey Gorbunov authored
-
- Jan 03, 2024
-
-
Sergei Zharko authored
-
- Dec 14, 2023
-
-