v01-16-01
v01-16-01
-
2021-03-26 Andre Sailer (PR#799)
- DDG4: flush the geant4 strstream buffer after run. fixes #798
-
2021-03-26 Marko Petric (PR#793)
- Account for possible units rounding bug in Tube creation (address #784 )
-
2021-03-23 Andre Sailer (PR#797)
- DDG4Dict: Adapt to changes in Root 6.24
-
2021-03-23 Andre Sailer (PR#796)
- RootDictionary: fix incompatibility with Root 6.24
-
2021-03-23 Andre Sailer (PR#795)
- Geant4Input: Add debug output for accepting or rejecting Particles
-
2021-03-14 Markus FRANK (PR#794)
- Address Coverity issues
-
2021-03-12 Marko Petric (PR#792)
- Use
CMAKE_SHARED_LIBRARY_SUFFIX
to define suffix of assimp libs - Define
BUILD_BYPRODUCTS
for compatibility withninja
- Use
-
2021-03-12 Markus FRANK (PR#791)
- Remove a bunch of Coverity warnings.
-
2021-03-12 MarkusFrankATcernch (PR#790)
- update materialBudget utility
- allow to optionally use pseudo rapidity eta rather than polar angle
- update materialBudget utility
-
2021-03-12 Marko Petric (PR#788)
- Use flag
--as-needed
for GNU linkers
- Use flag
-
2021-03-11 Markus FRANK (PR#789)
- Fix several coverity warnings
- Fix bug in extracting unsigned int/long from xml: conversion to unsigned values had a bug.
- Remove unnecessary printout in Geant4Converter