- Jun 13, 2025
-
-
- Jun 12, 2025
-
-
-
Pierre-Alain Loizeau authored
-
Convert all instances of C standard library headers to C++ ones with clang-tidy
-
- Jun 10, 2025
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
make defualt for electron setup. Creation macro is moved to geometry repo. Overlap exception added. Move rich creation macro To be consistant with other macros, moved to geo repo.x Rebase to master and simon Update Geometry hash after merging rich_v25a Update geometry hash Disable codeowners Revert "Disable codeowners" This reverts commit 2d9d0603.
-
- Jun 06, 2025
-
-
The current test time was slightly on the low side for run4 and virgo in the sis100_electron case. When running the test locally on an empty node the execution time was below the maximum test time. When running the test in parallel with other tests the test hits the time limit in 5-10% of runs. It also stays at 195-196/200 s in almost all runs, leaving only a small margin. Fixing this by increasing the test time by 20%.
-
BugFix: OnlineRecoCanProcessTimeslice could not succeed in Nightly/Profile/Weekly test due to broken logic Multiple problems with the ensure_gt_zero method and the test in general 1) running on more than 1 TS w/ the original sed cmd returns multiple values (1/TS) and crash the if condition next line => For now change search to exit after first match (as 1st TS present in CI, Nightly and Weekly tests) 2) Many of the checks "greater than 0" work only for in-spill TS and there is no insurance it will the case => For now only the currently tested run 2391 from 2022 can be used
-
-
- Jun 04, 2025
-
-
Sergei Zharko authored
-
Sergei Zharko authored
Moving cbm::algo::EnumDict to CbmUtility library as cbm::util::EnumDict; cleaning the CbmYamlInterface
-
Sergei Zharko authored
-
- Jun 02, 2025
-
-
Sergei Zharko authored
-
Sergei Zharko authored
This does not break the allocation mechanism, but allows to use the PODAllocator with derived classes, which still do not rely on virtual functions. (UPD: addressing review comments)
-
Sergei Zharko authored
- the PartitionedVector and co. are moved from cbm::algo to the cbm namespace; - the CMake rule for building the OnlineData is moved from algo/data to algo/online/data directory
-
Sergei Zharko authored
Algo: moving the PartitionedVector, PartitionedSpan and PODVector into a separate header-only library
-
Pierre-Alain Loizeau authored
Reasons: which command is different in Debian and in CentOS/RockyLinux (alias + extra options) => This lead to trouble when vae23/vae24 started with scrontab from bare-metal virgo3 => command -v is the advised standard (especially on bash) => See also https://unix.stackexchange.com/a/85250
-
- May 28, 2025
-
-
Administrator authored
After the lxir116 went out of operation there were no runner for the CI merge stage any longer. Cretae a new runner on run4 which will execute this stage instead of lxir116. Most of the changes were done on the GitLab server and the runner node. With this MR only the environment variables are adapted.
-
- May 27, 2025
-
-
-
- V0FinderCutter class for the analysis cuts (+ config) - Updates to offline V0Finder: new cut application scheme - Updates to offline V0FinderQa: track and particle histograms on different statges - Updates to CA QA classes: several bugfixes and extra track classes for mCBM (2STS + 1TOF, primary/secondary/all) - Updates to mcbm_reco_event_L1.C: (beamtime/mcbm2025) for reconstructing digi-events stored in *.rra files - Updates to tracking parameters for mCBM (TODO: provide common file in the parameters repo)
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
bba: output alignment matrices for STS,TRD,TOF in the required format; autodetect corresponding geometry paths
-
- May 25, 2025
-
-
Nora Bluhme authored
-
- May 23, 2025
-
-
=> Similar methodology as porting of the standard pulser channel "full stack" monitor
-
-
-
=> Done by adding a derived class to the existing monitor overloading the general histos handling => Need to add virtual qualifier to some method of existing monitor in order to keep calls in algo generic
-
-
- May 21, 2025
-
-
Redesign of the mirror holders Replace old MirrorSupportBelts by new MirrorFixing which looks like the CAD model and the prototype Add a small plate at end of mirror support studs to fit the weight Fixing all overlaps in the geometry Fixing newly discovered bug in implementation of exit window change of geometry hierarchy at exit window similar change at entrance window to avoid potential of similar bug Additionally small changes (small regarding physics impact) changes in the volume hierarchy to reduce the depth changes in code of creator file to make it more efficient replacing some hard coded numbers by variables replacing double definitions of same volumes by copying
-
- May 14, 2025
-
-
Sergey Gorbunov authored
-
- Apr 30, 2025
-
-
Sergey Gorbunov authored
-
- Apr 29, 2025
-
-