Skip to content
Snippets Groups Projects
  1. Oct 06, 2017
    • Tatyana Kharlamova's avatar
      Further updates: · 05ff8a16
      Tatyana Kharlamova authored
      1) specify outputs to save in tar file
      2) print job exit code
      
      
      Former-commit-id: dd49a2a5460f6e93cb54d798caa490c42e0ff602
      05ff8a16
  2. Oct 05, 2017
  3. Oct 02, 2017
  4. Sep 28, 2017
  5. Sep 22, 2017
    • John Chapman's avatar
      Move Compressor class from EventCommonTPCnv to AthenaPoolCnvSvc · 50009585
      John Chapman authored
      The `Compressor` class has no dependencies other than on the STL
      and is not used by any other class in `EventCommonTPCnv` moving
      it to `AthenaPoolCnvSvc` means that `CaloSimEventTPCnv` and
      `LArSimEventTPCnv` no longer depend on `EventCommonTPCnv`.
      In turn this means that `EventCommonTPCnv` no longer needs to be
      part of the AthSimulation release. See ATLASSIM-3441.
      
      
      Former-commit-id: e20bb7940afb3ce84074f560a8acb8fae0c3abc1
      50009585
  6. Sep 20, 2017
    • Tatyana Kharlamova's avatar
      Add first ART test for OverlayMonitoringRTT · 8cc88edb
      Tatyana Kharlamova authored
      Add data+MC overlay chain and reco test, output diffs is commented out for the first time. Script runs OK locally with art.py run and art.py run --grid
      
      
      Former-commit-id: fbf32dccd1d910381103718683f23a2f0526d670
      8cc88edb
  7. Aug 31, 2017
    • Grzegorz Gach's avatar
      Refactor AFP_Bytestream converter and add xAOD for AFP time-of-flight. · f1af8391
      Grzegorz Gach authored
      AFP_Bytestream converter was refactored to deal with two kinds of data
      silicon and time-of-flight. Additionally, the code was cleaned and
      unused classes and variables deleted. ATLAS naming convetion was
      implemented. The following classes were replaced:
      - AFP_RawDataContainer -> AFP_RawContainer
      - AFP_RawDataCollection -> AFP_SiRawCollection, AFP_ToFRawCollection
      - AFP_RawData -> AFP_SiRawData, AFP_ToFRawData
      
      xAOD classes representing AFP time-of-flight (AFPToFHit) were added to xAODForward.
      
      
      Former-commit-id: ba01294014679ae910e56a4e61cf1d683b6abde5
      f1af8391
  8. Aug 02, 2017
    • Tatyana Kharlamova's avatar
      Update IDC_OverlayBase to use smart pointers · 840e1b8e
      Tatyana Kharlamova authored
      Update overlayContainerNew() and overlayContainer() methods to use smart pointers for release 21.0. The same was done in master in request !3652. For ATLASSIM-3374
      Fixing intendation spaces.
      
      
      Former-commit-id: fd68b415f6706364a077c4d3685fe304561af7d2
      840e1b8e
  9. Jul 26, 2017
  10. Jul 10, 2017
  11. Jul 03, 2017
  12. Jun 29, 2017
  13. Jun 15, 2017
  14. Jun 06, 2017
  15. May 27, 2017
    • scott snyder's avatar
      xAODCore: Suppress ubsan warning. · 17903f0a
      scott snyder authored
      We get ubsan warnings from TDVCollectionProxy::PushProxy, which contains
      a deliberate cross-type cast.  Suppress ubsan warnings for this function.
      
      
      Former-commit-id: 6fa90cfd36af379b599657a1ea81c3b988deecce
      17903f0a
  16. May 23, 2017
  17. May 16, 2017
  18. May 12, 2017
  19. May 11, 2017
  20. May 09, 2017
  21. Apr 27, 2017
  22. Apr 26, 2017
  23. Apr 20, 2017
    • cantel's avatar
      Deleted xAODJet src file · 7a9be588
      cantel authored
      This folder was still an old relic from when packages were compiled with RootCore and should have been removed ages ago.
      Upon request from Attila, this is now removed to avoid any further confusions. Build configuration ignores this folder.
      This change should be merged into 21.0, master and 21.1.
      
      
      Former-commit-id: 5aac8875
      7a9be588
  24. Apr 19, 2017
  25. Apr 14, 2017
  26. Apr 12, 2017
Loading