- May 08, 2023
-
-
Unique Identifier for CbmMvdSensor Plugins added. This is to allow for giving the implementations of the plugins a unique ID. See /plugins/PluginNamingConvention.txt for details. Added SendData(Int_t nSensor, Int_t nPlugin, TObject* data) to CbmMvdSensor and CbmMvdDetector This is to send data directly from the FairTask.
-
-
Earlier clang formatting didn't apply though (./scripts/check-apply-format-changes.sh apply) was executed
-
-
-
-
-
-
-
-
-
-
-
-
-
- May 05, 2023
- May 02, 2023
-
-
Administrator authored
Use the Apptainer (successor of Singularity) runner to test CbmRoot on a Debian12 container. Debian12 (bookworm) will be released mid of June. So the MR adds a test for Debian12 as well as a new container runtime environment.
-
Administrator authored
Add missing header file.
-
Sergei Zharko authored
-
Sergei Zharko authored
- CTest for running qa_compare.C macro - Improvements in QA-Checker
-
Sergei Zharko authored
-
-
-
-
- Apr 28, 2023
-
-
For the parameter and geometry repositories.
-
Modifies registerSetup to handle more than one beampipe. Changes to allow mvd_sim macro to execute normally.
-
- Apr 27, 2023
-
-
Felix Weiglhofer authored
-
- Apr 25, 2023
-
-
-
-
-
-
UnpackTof/T0: removed fNumChansPerAsic and fNumAsicsPerModule from parameter structs, as they don't appear to be needed.
-
-
-
-
-
-
- Apr 24, 2023
-
-
Comment set but unused variables in much code.
-
- cf https://github.com/root-project/root/issues/12242 - Fixes edge case of #2620 which was missed by previous patch: Assemblies which are not PhysicalNodes were not recomputed if not touched
-
-