- Sep 20, 2023
-
-
Dhevan Gangadharan authored
Co-authored-by:
Andre Sailer <andre.philippe.sailer@cern.ch>
-
Sebouh Paul authored
-
- Sep 19, 2023
-
-
Andre Sailer authored
-
Dmitry Kalinkin authored
-
- Sep 15, 2023
-
-
jmcarcell authored
-
Wouter Deconinck authored
Since 1.26 (ab9a96e6) we are seeing `ddsim` exceptions on certain Open Science Grid nodes/sites. Those sites appear to configure the running of singularity containers in such a way that no usernames are associated with the uid.
-
- Aug 31, 2023
-
-
Dmitry Kalinkin authored
This is done by actually reading an event instead of skipping one. Skipping may be sufficient for the ASCII reader, however, RootTree reader does not perform a read on skip: https://gitlab.cern.ch/hepmc/HepMC3/-/blob/master/rootIO/src/ReaderRootTree.cc#L76-80
-
- Aug 25, 2023
-
-
Andre Sailer authored
-
- Aug 24, 2023
-
-
Markus Frank authored
Implement correct volume transparency settings for ROOT>=6.29 (https://github.com/AIDASoft/DD4hep/issues/1117)
-
Andre Sailer authored
for some reason, this fixes the nans and error in the test
-
Andre Sailer authored
-
- Aug 23, 2023
-
-
Ben Couturier authored
-
Ben Couturier authored
-
- Aug 22, 2023
-
-
Wouter Deconinck authored
-
Dmitry Kalinkin authored
-
- Aug 04, 2023
-
-
Andre Sailer authored
-
jmcarcell authored
-
- Jul 25, 2023
-
-
Andre Sailer authored
-
Andre Sailer authored
-
- Jul 24, 2023
-
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
Geant4InputAction: move EventReader creation to begin run, so we have the run info at this point for example
-
Andre Sailer authored
because the ASCII reader does not parse the run info when not reading a full event, we open the file, skip an event (which makes it read the run info), and then close and open again
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
- Jul 18, 2023
-
-
Markus Frank authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
we can just concatenate the strings like this. or better use textwrap.dedent and multiline strings.
-
Andre Sailer authored
-
Andre Sailer authored
Everywhere but in Meta, where we want to allow adding arbitrary information
-
- Jul 17, 2023
-
-
Andre Sailer authored
-
Andre Sailer authored
DDSim: OutputConfig: add forceLCIO, forceEDM4HEP, forceDD4HEP flags to force a specific output plugin Move configuration to OutputConfig
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-
Andre Sailer authored
-