Skip to content
Snippets Groups Projects
  1. Mar 25, 2019
  2. Mar 22, 2019
    • Miha Muskinja's avatar
      adds logical volume printout as well · ccbd6030
      Miha Muskinja authored
      ccbd6030
    • John Chapman's avatar
      Add support for Quasi-stable particle simulation in AFII jobs · 0886a72c
      John Chapman authored
      In order to allow Quasi-stable particles to be simulated in AFII jobs
      the following tool and service configurations were added:
      - `AFII_QS_G4TransportTool`
      - `AFII_QS_Geant4SimSvc`
      - `ISF_MuonAFII_QS_Geant4Selector`
      - `ISF_DefaultAFII_QS_Geant4Selector`
      - `ISF_Kernel_ATLFASTII_QS`
      
      The new simulator can be used by specifying `--simulator ATLFASTII_QS` on the
      `Sim_tf.py` command-line.
      0886a72c
    • John Chapman's avatar
      Clean up PhysicsValidationUserAction · 88b5b7ea
      John Chapman authored
      `PhysicsValidationUserAction` had handles to a number of tools and services
      which weren't used. Dropped `ServiceHandle<ISF::IParticleBroker>`,
      `ToolHandle<ISF::IParticleHelper>` and `ServiceHandle<G4UA::IUserActionSvc>`.
      
      Dropping the dependency on the `ParticleBroker` instance removed the need for
      separate configurations of the `PhysicsValidationUserActionTool` for different
      simulator types. This then simplied the configuration of the `UserActionSvc`
      for ISF jobs meaning that a separate `G4UA::ISFQuasiStableUserActionSvc`
      was no longer necessary.
      88b5b7ea
  3. Mar 21, 2019
  4. Mar 20, 2019
  5. Mar 19, 2019
  6. Mar 18, 2019
  7. Mar 15, 2019
  8. Mar 14, 2019
  9. Mar 13, 2019
  10. Mar 12, 2019
  11. Mar 11, 2019
Loading