Skip to content
Snippets Groups Projects
  1. Oct 02, 2020
  2. Sep 22, 2020
  3. Jul 28, 2020
  4. Jul 27, 2020
    • Frank Winklmeier's avatar
      Remove setting of CoreDumpSvc.FatalHandler · 5285d7e9
      Frank Winklmeier authored
      With athenaMT it is best to rely on the default (ROOT) signal handler in
      CoreDumpSvc, which uses gdb to produce the stacktrace for all threads.
      Setting `FatalHandler = 438` makes use of the `SealSignal` handler,
      which only produces one trace. For production environments where the gdb
      traces are not needed, one should override the setting in the transform
      or AMI tag as is already done today.
      
      Relates to ATEAM-629.
      5285d7e9
  5. Jul 23, 2020
  6. Jul 06, 2020
  7. Jun 19, 2020
  8. Jun 11, 2020
  9. Jun 08, 2020
    • Frank Berghaus's avatar
      Remove defunct job option from ByteStreamInputSvc · 11f6ce6a
      Frank Berghaus authored and Walter Lampl's avatar Walter Lampl committed
      The ByteStreamEventStorageInput service provided a legacy job option called FullFileName to specify bytestream input. With the move to EventSelector this option was all but removed from ByteStreamEventInputSvc. The EventSelectorByteStream provieded the input option to specify input. It captured the FullFileName option of the InputSvc. This commit removes the relevant parts of the ByteStreamEventStorageInputSvc and EventSelectorByteStream. It also attempts to move all references in other job options (unless they specify being for an older release).
      11f6ce6a
  10. May 22, 2020
  11. May 19, 2020
  12. May 05, 2020
  13. May 02, 2020
    • Vakhtang Tsulaia's avatar
      Access pileup values in xAOD::EventInfo using decorations · 3bd2bebb
      Vakhtang Tsulaia authored
      Introduced new LumiBlockMuWriter algorithm, which fills pileup information
      on xAOD::EventInfo using  WriteDecorHandle-s.
      
      Enabled LumiBlockMuWriter algorithm in RecExCommon_topOptions.py for RAWtoESD
      configurations over ByteStream input, and also unconditionally in
      skeleton.RDOtoRDOtrigger.py and in runHLT_standalone.py
      
      Ported one client - JetCalibrationTool - to accesing pileup
      values in xAOD::EventInfo using ReadDecorHandle
      
      Fixed ref_RDOtoRDOTrig_mt1_build.ref with updated trigger counts
      3bd2bebb
  14. Apr 07, 2020
  15. Apr 01, 2020
  16. Mar 11, 2020
  17. Jan 22, 2020
  18. Jan 18, 2020
  19. Jan 08, 2020
  20. Nov 18, 2019
    • Scott Snyder's avatar
      tauRec: Remove TauTrackSlimmer · c61f6d14
      Scott Snyder authored and Walter Lampl's avatar Walter Lampl committed
      TauTrackSlimmer operates on the run 1 EDM and is in fact never enabled anywhere
      in the current release.
      
      Remove it, in order to allow eventually removing the old thinning service.
      c61f6d14
  21. Nov 15, 2019
  22. Sep 20, 2019
  23. Sep 13, 2019
  24. Sep 11, 2019
    • John Derek Chapman's avatar
      Merge branch '21.3-sched-FTKSimTruth' into '21.3' · c71ab126
      John Derek Chapman authored
      Schedule FTKFastSimTruth before trigger simulation
      
      See merge request atlas/athena!26339
      
      (cherry picked from commit 712841b1375d92a5f5bbe5e1a56ecdb3fbbafad3)
      
      c409ab36 Add FTKFlags.doTruthSmearing flag
      2501f873 Add tools/algs from TrigFTKFastSimTruth_jobOptions to FTKRec
      18e8c696 Split FastSimTruth from FTKRec and only schedule this part before the trigger
      c25466d9 Protect FTKFastSimTruth inclusion
      c71ab126
  25. Jul 12, 2019
  26. Jul 09, 2019
  27. Jul 04, 2019
  28. Jun 12, 2019
  29. Jun 06, 2019
  30. Jun 04, 2019
  31. May 29, 2019
  32. Apr 29, 2019
  33. Mar 29, 2019
  34. Mar 04, 2019
  35. Mar 01, 2019
  36. Feb 26, 2019
  37. Feb 22, 2019
Loading