Skip to content
Snippets Groups Projects
  1. Oct 30, 2020
  2. Oct 28, 2020
  3. Oct 23, 2020
  4. Oct 22, 2020
  5. Oct 20, 2020
  6. Oct 10, 2020
  7. Oct 08, 2020
  8. Oct 07, 2020
  9. Oct 06, 2020
  10. Oct 05, 2020
  11. Sep 25, 2020
  12. Sep 22, 2020
  13. Sep 21, 2020
    • scott snyder's avatar
      TrigTruthEventAthenaPool: Fix location of out-of-repository reference file. · 7b185071
      scott snyder authored
      Fixes ctest test failures.
      
      
      
      Former-commit-id: 8dc8d9a65df8e1de99ea3bd8873440c2842ad533
      7b185071
    • John Chapman's avatar
      Fix TrigTruthEventAthenaPool unit tests · 1a3aff27
      John Chapman authored
      Two `TrigTruthEventAthenaPool` unit tests were failing due the tests not
      being able to find the reference files. Back-ported the fix for this from
      `master`. `TrigTruthEventTPCnv_15.8.0` and `TrigTruthEventTPCnv_18.0.0`
      should now succeed.
      
      
      Former-commit-id: b0f3c52e
      1a3aff27
    • John Chapman's avatar
      Add support for reading in TrigInDetTrackTruthMap_tlp3 · 55a61eee
      John Chapman authored
      `TrigInDetTrackTruthMap_tlp3` is a new persistent version of
      `TrigInDetTrackTruthMap` which uses `HepMcParticleLink_p2` rather
      than `HepMcParticleLink_p1`.
      
      `TrigInDetTrackTruthMap_tlp2` is still written out. These changes
      allow files containing `TrigInDetTrackTruthMap_tlp3` to be read at
      least. This is necessary for forward-compatibility between `21.0`
      and `21.3` - see ATLASSIM-2586 and ATLASSIM-3457.
      
      
      Former-commit-id: f1b0e4a4
      55a61eee
    • John Chapman's avatar
      Add support for new persistent formats using HepMcParticleLink_p2 · 4e7bee55
      John Chapman authored
      This commit adds the new persistent formats for the Track Truth
      classes that will in future be written out by jobs run `21.3` and
      `master`.  These changes are for forward compatibility only, so
      while `persToTrans` method is defined, the `transToPers` method
      just throws an exception saying that writing this persistent
      format is not supported in this release. See ATLASSIM-3457.
      
      
      Former-commit-id: 2e59974f73cad3e9e52101e87414ab0d8900a2a3
      4e7bee55
    • Olivier Arnaez's avatar
      Add new TrackParticleTruth persistent classes using HepMcParticleLink_p2 · d216120b
      Olivier Arnaez authored
      Add new `TrackParticleTruthCollection_p2` and `TrackParticleTruthCollectionContainer_p2`
      classes which use `HepMcParticleLink_p2` and corresponding TP Converters.
      NB The peristent versions using `HepMcParticleLink_p1` are still written
      out by default.
      (cherry picked from commit aa3286c2a93ac47d342d30131581dc15970e1f27)
      
      Add unit tests the for `TrackParticleTruth` TP Converters
      (cherry picked from commit 4d3cc18027874d378522730b6e941ced8e8eba5a)
      
      Updated `TrackParticleTruthTPCnv` unit tests to use valid `HepMcParticleLinks`
      
      
      Former-commit-id: 902bc6e9cd46594825c20aba1d854f8c2b4f2d22
      d216120b
    • Scott Snyder's avatar
      TrackParticleTruthAthenaPool: Fix tests for finding out-of-repositry reference files. · 34b47a9a
      Scott Snyder authored
      Allow tests to find reference files outside of the repository.
      
      
      
      Former-commit-id: 63dfd674
      34b47a9a
Loading