- 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 27, 2024
-
-
- Nov 17, 2023
-
-
Incorporates the BMON into CBMROOT, allowing simulations with T0 and Halo detectors.
-
- Oct 19, 2023
-
-
Felix Weiglhofer authored
* Add `--dump-setup` to dump unpacker setups to file. * Add TRD and TRD2D setup files converted to YAML * Enable TRD and TRD2D Unpacker in cbmreco * Make TRD and TRD2D Unpacker parallel
-
- Sep 24, 2023
-
-
Adding detector-specific FSD hit producer, currently a very simple ideal one - copying data from digi to hit - adding only geometry information of the center and dimension of the FSD module. Inclusion of FSD into event-building algorithms. Following the templates and just adding cases if the FSD detector objects are processed. Adding FSD to run_reco macros and also to new compiled reco executable. Modified CbmFsdHit class, new constructor with all info needed.
-
- Jul 28, 2023
-
-
- Jul 12, 2023
-
-
- Jul 22, 2022
-
-
- Jun 02, 2022
-
-
Administrator authored
Fix deprecation warnings about upercase log levels. Use lowercase ones.
-
- May 05, 2022
-
-
- Apr 06, 2022
-
-
- Mar 15, 2022
- Mar 14, 2022
-
-
Volker Friese authored
-
- Mar 12, 2022
-
-
Volker Friese authored
-
Volker Friese authored
-
- Mar 11, 2022
-
-
Added missing include (cassert); removed duplicated code from the task which was implmeneted in the separate class StsReadoutConfig.
-
-
- Mar 10, 2022
-
-
- Mar 02, 2022
-
-
- Feb 09, 2022
-
-
Allow to overwrite existing files. This is needed for the CI since the rerun of failing transport macros wil fail otherwise in any case due to the already existing output file. The default setting in the transport macros is to not overwrite existing files. The CI uses a paramter to change the default.
-
- Dec 09, 2021
-
-
- Nov 26, 2021
-
-
Administrator authored
-
- Nov 23, 2021
-
-
- Nov 22, 2021
-
-
Integration of cbm::algo::EventBuilder in the FairRoot run/task framework, with the new task CbmTaskBuildEvents. Included into regular testing. Refs #2271.
-