- May 08, 2023
-
-
-
This method is to detect the position of a plugin with the ID = plugin ID in the plugin array of the sensors. The plugin ID is defined in the constructor of the plugin. The position is used to send data directly to the plugins.
-
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.
-