Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
  2. Mar 02, 2021
  3. Mar 01, 2021
  4. Feb 24, 2021
  5. Feb 18, 2021
  6. Feb 17, 2021
  7. Feb 16, 2021
  8. Feb 12, 2021
    • MarkusFrankATcernch's avatar
      Fix to PR7165 Remove inline access to static member of TGeoManager (#7192) · ea520776
      MarkusFrankATcernch authored
      * Allow for dynamic switching of system of units between Geant4 units and Root units
      
      * Add README file for dynamic switching of system of units between Geant4 units and Root units
      
      * Add README file for dynamic switching of system of units between Geant4 units and Root units
      
      * Fix geom warnings on windows
      
      * Fix to PR 7165: Remove inline access to static class member
      
      (cherry picked from commit 60890d891df3e18c33d321015966916998680a0b)
      ea520776
  9. Feb 11, 2021
    • MarkusFrankATcernch's avatar
      Allow for dynamic switching of system of units between Geant4 units a… (#7165) · fe1e7ecb
      MarkusFrankATcernch authored
      * Allow for dynamic switching of system of units between Geant4 units and Root units
      
      * Add README file for dynamic switching of system of units between Geant4 units and Root units
      
      * Add README file for dynamic switching of system of units between Geant4 units and Root units
      
      * Fix geom warnings on windows
      
      (cherry picked from commit 3d545273d7763e09aa85449ba86be5d2493f7f13)
      fe1e7ecb
  10. Feb 09, 2021
  11. Feb 08, 2021
    • Enrico Guiraud's avatar
      [TreeProcMT] Fix reading of different trees in the same file · c81e4ef0
      Enrico Guiraud authored
      The previous logic assumed that different samples would belong to
      files with different names.
      This could potentially result in wrong data being silently read in
      case subsequent samples had same or fewer entries than the first
      sample processed by a given thread.
      
      This fixes #7143.
      
      Co-authored-by: @phi-mah
      c81e4ef0
Loading