- Oct 24, 2024
-
-
Andre Sailer authored
-
Andre Sailer authored
-
- Oct 22, 2024
-
-
Markus Frank authored
-
Markus Frank authored
-
- Oct 21, 2024
-
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Markus Frank authored
-
- Oct 18, 2024
-
-
Andre Sailer authored
-
Markus Frank authored
Add implementation for signal handling. Use generic signal handler in DDG4 for controlled shutdown on CTRL-C. Add test DDG4_SIGINT_handler in examples/DDG4
-
Markus Frank authored
Add implementation for signal handling. Use generic signal handler in DDG4 for controlled shutdown on CTRL-C. Add test DDG4_SIGINT_handler in examples/DDG4
-
Andre Sailer authored
ROOT no longer finds nlohmann_json unless we ask for the ROOTEve component, so we ask for the ROOTEve component if the ROOTEve component exists. DDEve and one executable in UtilityApps depend on this
-
- Oct 17, 2024
-
-
jmcarcell authored
-
jmcarcell authored
-
Andre Sailer authored
-
Andre Sailer authored
fixes some tests that can run in this case successfully now
-
Andre Sailer authored
test_import: change error to fehler to avoid triggering test failure because we get a warning from gosam
-
- Oct 16, 2024
-
-
Andre Sailer authored
conditions: use static unsigned long long int because ROOTs latest llvm otherwise causes assertion in debug mode about not being able to represent in 64 bit. Not sure if bug in enum parsing???
-
- Oct 15, 2024
-
-
Bohdan Dudar authored
-
Bohdan Dudar authored
-
Bohdan Dudar authored
-
Bohdan Dudar authored
-
BrieucF authored
-
- Oct 03, 2024
-
-
Dmitry Kalinkin authored
-
- Sep 19, 2024
-
-
Markus Frank authored
Add warning if TGeo materialScan hits TGeoTessellated volumes. See github issue https://github.com/AIDASoft/DD4hep/issues/1322
-
- Sep 11, 2024
-
-
Andre Sailer authored
-
- Sep 10, 2024
-
-
Andre Sailer authored
-
Andre Sailer authored
-
- Aug 25, 2024
-
-
Andre Sailer authored
Too much hassle to ensure that the list was not duplicating the entries in the list The original implementation also caused infinite loop by appending to the list that was iterated over causing ddsim to use up all the memory and not do anything Added a test with an example ddsim steering file
-
- Aug 15, 2024
-
-
Sanghyun Ko authored
-
- Aug 13, 2024
-
-
Andre Sailer authored
-
- Aug 12, 2024
-
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
Speeds up by 50 percent the construction in fiber dual readout calorimeter with 580k volumes (108 s down to 68 s on my machine)
-
Andre Sailer authored
-