Skip to content
Snippets Groups Projects
  1. Mar 28, 2019
  2. Mar 27, 2019
  3. Mar 26, 2019
    • Zach Marshall's avatar
      Update to RHadron Mass Spectrum for Spin Issue · a66449be
      Zach Marshall authored
      We identified an issue in the treatment of spins in the R-mesons, which
      requires one more fix to the masses. Along the way, we also fixed a
      rounding issue in the calculation's output which leads to a few other 1
      MeV differences here and there. These changes are also in svn, and
      should go ~everywhere in git.
      a66449be
  4. Mar 25, 2019
  5. 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
  6. Mar 21, 2019
  7. Mar 20, 2019
  8. Mar 19, 2019
  9. Mar 18, 2019
  10. Mar 15, 2019
  11. Mar 14, 2019
  12. Mar 13, 2019
  13. Mar 12, 2019
Loading