Skip to content
Snippets Groups Projects
  1. May 03, 2018
  2. May 02, 2018
  3. Apr 30, 2018
  4. Apr 27, 2018
  5. Apr 26, 2018
  6. Apr 23, 2018
  7. Apr 20, 2018
  8. Apr 19, 2018
  9. Apr 16, 2018
  10. Apr 12, 2018
    • John Chapman's avatar
      Add unit test for GenParticleInteractingFilter · d4783487
      John Chapman authored
      As this `GenParticleInteractingFilter` was updated in this merge
      request added a unit test to confirm the expected behaviour now
      and make sure that it doesn't change unexpectedly in the future.
      
      
      Former-commit-id: 7ccc6047ea0833c802553eddac0b1a2a002e662f
      d4783487
    • John Chapman's avatar
      Update preInclude.Monopole.py to set Monopoles as being interacting. · 9057331e
      John Chapman authored
      This should fix ATLASSIM-3578.
      
      
      Former-commit-id: cd4319b2e20689b30a512308b1ab8059f391f762
      9057331e
    • John Chapman's avatar
      Updates to GenParticleInteractingFilter · ef27beb6
      John Chapman authored
      In ATLASSIM-3578 it was found that Monopole particles were always
      being vetoed from being passed to the simulation by the
      `GenParticleInteractingFilter`. This commit extends the filter
      to make it possible to classify additional non-standard PDG IDs
      as interacting particles. This configuration is passed by the
      `specialConfiguration` `SimFlag`.
      
      
      Former-commit-id: e2598e5c59c96b69ebaddf69c8bf3101668c0ba1
      ef27beb6
  11. Apr 11, 2018
  12. Apr 09, 2018
  13. Apr 06, 2018
    • Iain Bertram's avatar
      Copied updated ant tests from master to 21.0 (ATLASSIM-3607) · 46e074a6
      Iain Bertram authored
      Part of the transition for DigitizationTests from RTT to Ant.
      Now changes in the executables and should have zero effect on the builds.
      
      
      Former-commit-id: 4704689e2de2cc0f2b3e9a5d14aafc5e6f870c2b
      46e074a6
    • Sven Menke's avatar
      Changes for the RadiationMapsMaker: · 2aeeceee
      Sven Menke authored
      - added treatment of e+/e-, anti-protons, anti-neutrons, kaons,
        baryons and ions for NIEL (and SEE excluding e+/e-). e+/e- use a new
        electrons NIEL weight file, neutral and charged kaons use the pion NIEL
        weights and all other particles (including anti-neutrons) use the
        proton NIEL weights. The effect is an increase of 15-18% for NIEL in the IBL.
      
      - modified phi logic for 3D maps: In case the range starts with 0 degress
        and ends with a value < 360 degress all phi regions are mapped to this one.
        This allows higher statistics in case of n-fold phi-symmetries.
      
      
      Former-commit-id: e11732013e55a786f0a6d3c87d5c39a3bd9b4d67
      2aeeceee
  14. Apr 03, 2018
  15. Mar 30, 2018
  16. Mar 28, 2018
  17. Mar 27, 2018
  18. Mar 23, 2018
  19. Mar 22, 2018
    • Marcelo Vogel's avatar
      Transform support for Event Service (ATLASJT-379) · b23e275b
      Marcelo Vogel authored
      This branch provides support for activating the Event Service mode
      of AthenaMP for general transforms, specifically in reconstruction.
      It also updates the support to simulation transforms by refactoring
      the existing code.
      
      
      Former-commit-id: 8695d7f118345e1c2e6ea3c753df0991aea283db
      b23e275b
  20. Mar 16, 2018
  21. Mar 13, 2018
  22. Mar 09, 2018
    • Adam Edward Barton's avatar
      Merge branch 'master-compression-algorithms-levels' into 'master' · c023e416
      Adam Edward Barton authored and Peter Van Gemmeren's avatar Peter Van Gemmeren committed
      Transform support for handling the compression algorithm/level of temporary outputs (ATEAM-420)
      
      See merge request atlas/athena!8869
      
      (cherry picked from commit c2c9a89b [formerly acc96ee8b4ea03fcf39480d576fd1dcb500314ed])
      
      ddff1d8e Transform support for handling the compression algorithm/level of temporary outputs (ATEAM-420)
      0038585e Changed COMPRESSION_LEVEL from 5 to 1 for temporary outputs
      
      Former-commit-id: d8c571469df6f20d82b78cc5d58132a327f14402
      c023e416
    • John Chapman's avatar
      Making TruthSvc methods const · bcab6c99
      John Chapman authored
      This merge request synchronises the `TruthSvc` implementation in
      ~master and  ~"21.0". The principle changes are to make most methods
      `const`. Two unused member variables have been deleted.
      
      
      Former-commit-id: 42af6c829bdf19629e0cbee403aa2154c34b61d2
      bcab6c99
    • Tim Martin's avatar
      Restrict test releases · 6e4b8914
      Tim Martin authored
      Former-commit-id: a172e84c144014ca6adbe73e09589b25e4db66e4
      6e4b8914
    • John Chapman's avatar
      Drop usage of inputEVNT_STOPPEDFile and outputEVNT_STOPPEDTRFile · ec613718
      John Chapman authored
      Further to the changes in !6843 `inputEVNT_STOPPEDFile` and
      `outputEVNT_STOPPEDTRFile` should be replaced by `inputEVNT_TRFile`
      and `outputEVNT_TRFile`. See ATLASSIM-3214. The new
      `runArgs.TrackRecordType` is used to deal with any remaining gaps in
      the logic.
      
      
      Former-commit-id: 2e5b659e
      ec613718
    • John Chapman's avatar
      StoppedParticleG4_tf.py is now obsolete · 21f93ae1
      John Chapman authored
      Former-commit-id: c686379e7207c04aad77186a1f98c37ed373b2e8
      21f93ae1
Loading