Skip to content
Snippets Groups Projects
  1. Apr 20, 2018
  2. Apr 12, 2018
  3. Mar 27, 2018
  4. Mar 26, 2018
  5. Mar 16, 2018
  6. Mar 14, 2018
  7. Mar 09, 2018
  8. Mar 07, 2018
  9. Mar 04, 2018
  10. Mar 02, 2018
  11. Feb 26, 2018
  12. Feb 22, 2018
  13. Feb 21, 2018
    • Zach Marshall's avatar
      Second attempt; keeping fill pattern and adding additonal signal pattern · 5091be11
      Zach Marshall authored
      Former-commit-id: 17d9dc2098f2a32a8f3229a2f390644bda5ef562
      5091be11
    • Zach Marshall's avatar
      Adding contol for using empty BCIDs in a pattern for signal · a5323d88
      Zach Marshall authored
      This is an important hook for stopped particle or out of time decay
      searches.  The option that I've added has a few settings: allowing
      signal in any empty BCID, or allowing them in the first N BCIDs after a
      filled crossing.  This should satisfy the use-cases I can think of, at
      least.
      
      In doing this, I had to actually copy the property value instead of
      taking the const reference as had been done before.  That's in order to
      be able to set it.  Another option would be to copy the values directly
      into the member variable and do all the manipulations on that thing, but
      that would be a bit more intrusive.
      
      
      Former-commit-id: 6a88bbc718397957490191d6c8fdaa1dbbf80bf0
      a5323d88
  14. Feb 16, 2018
  15. Feb 14, 2018
  16. Feb 10, 2018
    • Tamara Vazquez Schroeder's avatar
      Merge branch '21.0-dq-event-filter' into '21.0' · 7bc2dac6
      Tamara Vazquez Schroeder authored and Peter Onyisi's avatar Peter Onyisi committed
      21.0 dq event filter
      
      See merge request !3963
      
      (cherry picked from commit 90ab69f3 [formerly 4bce3de36d8423fc4a38ea27c5416b4e90b263fa])
      
      e7a9dd85 First iteration of event flag tool
      a82f5e67 Event filter submission candidate
      705565b0 Add filter tool configuration
      fef00ed0 Fix special cleaning configuration for DQ event cleaning
      
      Former-commit-id: c180aa09012518fde576675488707f4c018189a3
      7bc2dac6
  17. Feb 09, 2018
    • Emmanuel Le Guirriec's avatar
      Merge branch '21.2-fixAthenaMPCrash' into '21.2' · f1c2ec86
      Emmanuel Le Guirriec authored and James Catmore's avatar James Catmore committed
      Fixing bug in AthMpEvtLoopMgr introduced by problematic commits
      
      See merge request atlas/athena!8755
      
      (cherry picked from commit bae26e26 [formerly 7fa677cda69efdadcb2a68a5220662cf21a25abc])
      
      840ff77d Fixing bug in AthMpEvtLoopMgr introduced by problematic commits
      
      Former-commit-id: 0db763cfa702e71c8b4958f45f9a2f81e66a33f9
      f1c2ec86
  18. Feb 08, 2018
  19. Feb 03, 2018
  20. Jan 31, 2018
  21. Jan 24, 2018
  22. Dec 14, 2017
  23. Dec 11, 2017
  24. Dec 05, 2017
    • Vakhtang Tsulaia's avatar
      Ignoring skipEvents in Event Service jobs · 634ec637
      Vakhtang Tsulaia authored
      Recent tests discovered that a non-zero value of the skipEvents property can lead
      to wrong results in Event Service jobs. In general, skipEvents does not make sense
      for the Event Service.
      
      
      Former-commit-id: 9242ed18de50cd04af7e64c56a8434a9e0dd0ede
      634ec637
  25. Nov 28, 2017
  26. Nov 18, 2017
  27. Nov 16, 2017
  28. Nov 14, 2017
Loading