Skip to content
Snippets Groups Projects
  1. Nov 27, 2018
  2. Nov 18, 2018
  3. Nov 17, 2018
  4. Nov 05, 2018
  5. Oct 22, 2018
  6. Oct 16, 2018
  7. May 29, 2018
  8. May 16, 2018
  9. May 15, 2018
    • James Beacham's avatar
      Merge branch '21.0-AFPBSC_support2016' into '21.0' · 6c83d518
      James Beacham authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Add ROB ID from 2016 to Bytestream converter. AFPSOFT-120
      
      See merge request atlas/athena!11168
      
      (cherry picked from commit 8e0d7670 [formerly b73491a310135e5d2910a6d681791a6da524ce55])
      
      b259d168 Add ROB ID from 2016 to Bytestream converter. AFPSOFT-120
      
      Former-commit-id: 570626e71698ddb818fc71003947214ed6419c5f
      6c83d518
  10. May 11, 2018
    • Grzegorz Gach's avatar
      Fix AFP bytestream converter to work with HLT. ATR-17821 · 47616cb4
      Grzegorz Gach authored
      Bytestream converter was stopping when header information was
      missing. This information is present only in offline, that is why no
      AFP hits were read out in online. This is fixed by using the header
      information only what it exists.
      
      Additionally shift in x direction in AFP hypothesis algorithm was set
      to 0, because after updates tracks are reconstructed in station
      coordinate system i.e. around 0 and not -97.
      
      
      Former-commit-id: fa9f437ada4fb4ee439665dd4b8bef38e4d70e2c
      47616cb4
  11. May 10, 2018
  12. May 08, 2018
  13. Apr 27, 2018
    • John Chapman's avatar
      Update TPCnv unit tests using HepMcParticleLinkCnv_p2 to use Athena::LeakCheck · 20784679
      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.
      
      
      Former-commit-id: 0b8192c6cb65152d3dbab6a63dbeca8172802e57
      20784679
    • John Chapman's avatar
      Update TPCnv unit tests using HepMcParticleLinkCnv_p1 to use Athena::LeakCheck · e4462679
      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.
      
      
      Former-commit-id: a5a381d9c2c0dc6a3f353bfa88ffe1134b32cde1
      e4462679
    • John Chapman's avatar
      Migrating the LUCID_EventTPCnv TP Converters to use the new HepMcParticleLink · 72269eab
      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 rather than just read the `LUCID_SimHit_p2` persistent
      version of `LUCID_SimHit` which uses `HepMcParticleLink_p2`. This pulls
      in the remaining changes from `LUCID_EventTPCnv-00-07-01`. This is part of
      the `HepMcParticleLink` migration. See ATLASSIM-2430.
      
      Additionally add a unit test for `LUCID_SimHitCnv_p2` and update the
      `LUCID_EventTPCnv` unit tests to use valid `HepMcParticleLinks`.
      
      
      Former-commit-id: 11fba8e491bd93e5375c1470cc0d16ec69debab4
      72269eab
    • John Chapman's avatar
      Add a constructor for LUCID_SimHit which uses HepMcParticleLink · a2c46997
      John Chapman authored
      Former-commit-id: 95a93382190dc252c1d3c15819f67bd8e8b03023
      a2c46997
  14. Apr 15, 2018
  15. Apr 11, 2018
    • Tamara Vazquez Schroeder's avatar
      Merge branch '21.0-AFPDQMonUpdate' into '21.0' · 88283f03
      Tamara Vazquez Schroeder authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Update of AFP monitoring
      
      See merge request atlas/athena!10317
      
      (cherry picked from commit 4042e13f [formerly 7f6290ccb1baef3ae0cf740f51c718eaf83ebd9e])
      
      600010f8 Add new cut level 15 with tighter hit requirements (7->8 Si clusters) for…
      6f87059e Implemented summary distributions using TProfile.
      b7981325 AFP station and layer monitors are changed to tools and configured in job options.
      04a8f466 Added objects for managing summary histograms.
      fd0c40eb Added pile-up tool, directories for histograms and labels.
      b262fb94 Proper python configuration with basic documentation.
      b8771e72 Added documentation to all monitoring classes.
      987d9d6a Added main documentation page with "How to".
      411b266a Merge remote-tracking branch 'remotes/upstream/21.0' into 21.0-AFPDQMonUpdate
      
      Former-commit-id: 2b56424c6965d9cc7978fa4129679c984e55515a
      88283f03
  16. Apr 04, 2018
  17. Mar 21, 2018
    • Tamara Vazquez Schroeder's avatar
      Merge branch '21.0-disableAFPTrackReco' into '21.0' · a796dacc
      Tamara Vazquez Schroeder authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Switch off AFP track reconstruction
      
      See merge request atlas/athena!6604
      
      (cherry picked from commit 5361b838 [formerly fb5e3a74b80422b7ef1de11bf66c33ccc8c775e7])
      
      cce142de Switch off AFP track reconstruction
      e042ddaf Merge remote-tracking branch 'remotes/upstream/21.0' into 21.0-disableAFPTrackReco
      
      Former-commit-id: aaa27ebf88ee08b9c7df9f1d89df709a1360fabc
      a796dacc
  18. Mar 16, 2018
  19. Mar 13, 2018
  20. Mar 02, 2018
    • John Chapman's avatar
      Drop declareInterface line from ForwardDetector PileUpTools · d7385b31
      John Chapman authored
      Now that `PileUpToolBase` uses the `extends<...>` pattern, it is no longer
      neccessary to use the obsolete `declareInterface<IPileUpTool>` in the classes
      which inherit from `PileUpToolBase`. ATLASSIM-3439.
      
      
      Former-commit-id: d11e07de3188042a98bb60a6c66f78f9922929f4
      d7385b31
  21. Feb 26, 2018
  22. Feb 22, 2018
  23. Feb 21, 2018
  24. Feb 14, 2018
Loading