Skip to content
Snippets Groups Projects
  1. Mar 15, 2019
  2. Mar 11, 2019
  3. Mar 10, 2019
  4. Mar 08, 2019
  5. Mar 07, 2019
  6. Mar 05, 2019
  7. Mar 04, 2019
  8. Mar 01, 2019
  9. Feb 27, 2019
  10. Feb 25, 2019
  11. Feb 18, 2019
  12. Feb 17, 2019
  13. Feb 13, 2019
  14. Feb 12, 2019
  15. Feb 06, 2019
  16. Feb 04, 2019
  17. Feb 02, 2019
  18. Feb 01, 2019
  19. Jan 31, 2019
  20. Jan 29, 2019
  21. Jan 23, 2019
  22. Jan 16, 2019
  23. Jan 11, 2019
  24. Jan 09, 2019
    • John Chapman's avatar
      Update TPCnv unit tests using HepMcParticleLinkCnv_p2 to use Athena::LeakCheck · 7ff1ef1c
      John Chapman authored
      By creating a dummy `HepMcParticleLink` ahead of creating the `Athena::LeakCheck` we can
      avoid leak warnings from the static variable created by the class. The same approach is
      used to mask a similar feature in the DVL Info. This all means that we can add back the
      leak checking to these unit tests. In the longer term we will try to remove the static
      variables from the `HepMcParticleLink` implementation - see ATLASSIM-3605.
      7ff1ef1c
    • John Chapman's avatar
      Update TPCnv unit tests using HepMcParticleLinkCnv_p1 to use Athena::LeakCheck · e0368961
      John Chapman authored
      By creating a dummy `HepMcParticleLink` ahead of creating the `Athena::LeakCheck` we can
      avoid leak warnings from the static variable created by the class. The same approach is
      used to mask a similar feature in the DVL Info. This all means that we can add back the
      leak checking to these unit tests. In the longer term we will try to remove the static
      variables from the `HepMcParticleLink` implementation - see ATLASSIM-3605.
      e0368961
  25. Jan 08, 2019
    • John Chapman's avatar
      Migrate InDetSimData TP Converters to use the new HepMcParticleLink · a0529eef
      John Chapman authored
      This commit adds code to write rather than just read the persistent formats which
      use `HepMcParticleLink_p2` to the relevant TP converters. These are the remaining
      changes from `InDetEventAthenaPool-00-10-18`. These changes are part of the
      `HepMcParticleLink` migration. See ATLASSIM-2430.
      
      NB There are no unit tests for any of the `InDetSimData` TP Converters.
      a0529eef
    • John Chapman's avatar
      Migrating the InDetSimEventTPCnv TP Converters to use the new HepMcParticleLink · 2eee68fa
      John Chapman authored
      This commit updates the TP Converters which use `HepMcParticleLink_p1` to
      properly initialize the new transient `HepMcParticleLink` class. It also
      adds code to write the `SiHitCollection_p3` and `TRT_HitCollection_p4`
      persistent formats (which use `HepMcParticleLink_p2`) to `SiHitCollectionCnv_p3`
      and `TRT_HitCollectionCnv_p4` respectively.
      
      HMPL-backward-compatibility fix for SiHitCollectionCnv_p2 from @arnaez.
      (cherry picked from commit d3b8b24edb17ddb96f26a8feed92278d76fca9b9)
      
      All existing `InDetSimEventTPCnv` unit tests are updated to use valid
      `HepMcParticleLinks` and new unit tests for `SiHitCollectionCnv_p3` and
      `TRT_HitCollectionCnv_p4` are added.
      2eee68fa
  26. Dec 20, 2018
  27. Dec 18, 2018
  28. Dec 17, 2018
    • Walter Lampl's avatar
      Fix file permissions of identical files · d00fba15
      Walter Lampl authored
      Files with identical content (same SHA1) but different file permissions
      cause confusing differences shown in GitLab. The file permissions of
      61 files were set to 644 (ATLINFR-2011).
      d00fba15
  29. Dec 12, 2018
Loading