Skip to content
Snippets Groups Projects
  1. Jan 28, 2019
  2. Jan 25, 2019
  3. Jan 24, 2019
  4. Jan 23, 2019
  5. Jan 22, 2019
  6. Jan 15, 2019
  7. Jan 12, 2019
  8. Jan 09, 2019
  9. Jan 08, 2019
    • John Chapman's avatar
      Try to ensure that commands sent via the G4UImanager work as intended · 72dc4400
      John Chapman authored
      In ATLASSIM-3454 it was noted that many commands added to
      `simFlags.G4Commands` and then executed via the `G4UImanager` seem
      to have no effect. This was determined to be due to the fact that
      they were applied at the wrong point during the Geant4 initialization.
      In order to address this, the code has been refactored to try the
      commands at multiple points during the initialization until they
      succeed. These changes have been checked to make sure that they
      don't alter simulation output. They do result in more checks being
      switched on the Geant4 than previously so additional `G4Exceptions`
      appear in the log. Further iterations may be required.
      72dc4400
    • John Chapman's avatar
      Fix test_G4AtlasGeo.py job options · 6d40ccca
      John Chapman authored
      6d40ccca
    • John Chapman's avatar
      7442a36c
  10. Jan 07, 2019
  11. Dec 26, 2018
  12. Dec 19, 2018
Loading