- May 16, 2024
-
-
tmadlener authored
-
- Apr 22, 2024
- Apr 04, 2024
-
-
Andre Sailer authored
-
- Feb 07, 2024
-
-
jmcarcell authored
-
- Feb 02, 2024
-
-
tmadlener authored
-
- Aug 22, 2023
-
-
Wouter Deconinck authored
-
- Jul 24, 2023
-
-
Andre Sailer authored
-
- Jul 13, 2023
-
-
tmadlener authored
-
- Jun 16, 2023
-
-
Markus Frank authored
-
- Jun 13, 2023
-
-
Markus Frank authored
-
- Jun 12, 2023
-
-
MarkusFrankATcernch authored
-
Wouter Deconinck authored
-
Wouter Deconinck authored
-
Wouter Deconinck authored
-
Wouter Deconinck authored
-
Wouter Deconinck authored
-
Wouter Deconinck authored
-
Wouter Deconinck authored
-
Wouter Deconinck authored
-
- Feb 24, 2023
-
-
Andre Sailer authored
/build/jenkins/workspace/lcg_nightly_pipeline/build/frameworks/DD4hep-01.25/src/DD4hep/01.25/DDG4/edm4hep/Geant4Output2EDM4hep.cpp:100:80: error: cannot pass object of non-trivial type 'const std::basic_string<char>' through variadic function; call will abort at runtime [-Wnon-pod-varargs] printout(DEBUG, "Geant4OutputEDM4hep", "Saving event parameter: %s", p.first); ^ /build/jenkins/workspace/lcg_nightly_pipeline/build/frameworks/DD4hep-01.25/src/DD4hep/01.25/DDG4/edm4hep/Geant4Output2EDM4hep.cpp:104:80: error: cannot pass object of non-trivial type 'const std::basic_string<char>' through variadic function; call will abort at runtime [-Wnon-pod-varargs] printout(DEBUG, "Geant4OutputEDM4hep", "Saving event parameter: %s", p.first); ^ /build/jenkins/workspace/lcg_nightly_pipeline/build/frameworks/DD4hep-01.25/src/DD4hep/01.25/DDG4/edm4hep/Geant4Output2EDM4hep.cpp:108:80: error: cannot pass object of non-trivial type 'const std::basic_string<char>' through variadic function; call will abort at runtime [-Wnon-pod-varargs] printout(DEBUG, "Geant4OutputEDM4hep", "Saving event parameter: %s", p.first);
-
- Feb 23, 2023
-
-
Thomas Madlener authored
-
Thomas Madlener authored
-
- Jan 26, 2023
-
-
Thomas Madlener authored
-
- Jan 17, 2023
-
-
Markus Frank authored
-
- Jul 07, 2022
-
-
Andre Sailer authored
emplace doesn't overwrite already existing collection, so this would lead to leaking memory
-
- Mar 21, 2022
-
-
Wouter Deconinck authored
Also, don't add particle as daughter to its parents. This addresses an issue with fully duplicated entries in the parents and daughters relations for MCParticles. After this bugfix, only a single entry for each parents is entered in the parents relations, similar for daughters. More demonstrated behavior in pull request comments. BEGINRELEASENOTES - edm4hep: don't add particle as parent to its daughters, and vice versa ENDRELEASENOTES
-
- Dec 16, 2021
-
-
Thomas Madlener authored
This doesn't happen automatically in EDM4hep but does in LCIO!
-
Thomas Madlener authored
-
Thomas Madlener authored
-
Thomas Madlener authored
-
- Jul 21, 2021
-
-
Placido Fernandez Declara authored
-
- Jan 31, 2021
-
-
Markus FRANK authored
-
- Dec 08, 2020
-
-
Frank Gaede authored
- need the units in namespace CLHEP
-
Frank Gaede authored
-
Frank Gaede authored
-
Frank Gaede authored
-