Skip to content
Snippets Groups Projects
  1. Feb 19, 2019
  2. Jan 23, 2019
  3. Dec 17, 2018
    • Walter Lampl's avatar
      Fix file permissions of identical files · bd8610f1
      Walter Lampl authored
      Files with identical content (same SHA1) but different file permissions
      cause confusing differences shown in GitLab. The file permissions of
      68 files were set to 644 (ATLINFR-2011).
      bd8610f1
  4. Nov 21, 2018
  5. Jun 15, 2018
  6. May 29, 2018
  7. May 15, 2018
    • James Beacham's avatar
      Merge branch 'cherry-pick-4acb17dd' into '21.0' · ff2deef5
      James Beacham authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Hardware configuration improvements for FTKSim
      
      See merge request atlas/athena!11138
      
      (cherry picked from commit 974ce225 [formerly daa4710232ab05d625c3b3355a4d01fc5c1665f9])
      
      8fd87096 Hardware configuration improvements for FTKSim
      
      Former-commit-id: a5959c6d3fd536b5f2c44f045f9c3a4a09a57dcb
      ff2deef5
  8. May 14, 2018
  9. May 10, 2018
    • Marija Vranjes Milosavljevic's avatar
      Merge branch '21.1-dev-roi' into '21.1-dev' · edf24980
      Marija Vranjes Milosavljevic authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Change the name of an RoiDescriptor static variable
      
      See merge request atlas/athena!11051
      
      (cherry picked from commit 487fae8e [formerly 432d8a92cea896a684d46d8cbc9ea46f591ca7a7])
      
      ac437b6d Change the name of a static variable
      6e31cae2 Fix deafult z width variable in the TrigRoiDescriptor
      
      Former-commit-id: 38b7489fa886f3bf8f5cc3fb262314cb7720c1cb
      edf24980
    • Marija Vranjes Milosavljevic's avatar
      Merge branch '21.1-dev-roi' into '21.1-dev' · 86efb4db
      Marija Vranjes Milosavljevic authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Change the name of an RoiDescriptor static variable
      
      See merge request atlas/athena!11051
      
      (cherry picked from commit 487fae8e [formerly 432d8a92cea896a684d46d8cbc9ea46f591ca7a7])
      
      ac437b6d Change the name of a static variable
      6e31cae2 Fix deafult z width variable in the TrigRoiDescriptor
      
      Former-commit-id: 68dfbfe5c89e7fef90a4bafe428ca4b17ee126ac
      86efb4db
  10. May 09, 2018
    • Charles Leggett's avatar
      Hardware configuration improvements for FTKSim · 133d147b
      Charles Leggett authored and Maximilian J Swiatlowski's avatar Maximilian J Swiatlowski committed
      See merge request !3870
      
      (cherry picked from commit d57ca010 [formerly 4acb17dd63665b4da481b9a8d1f8fc0a3a7a4223])
      
      a611b82e fixed ssb constants printouts and added a protection for when there is no 8Lscid…
      2c190019 Updating SSMap hardware LUT dumping function for dc bits
      
      Former-commit-id: 8fd87096f4a9219a942ef24903fe02bde89cb63b
      133d147b
  11. Mar 19, 2018
  12. Mar 11, 2018
  13. Mar 09, 2018
  14. Mar 01, 2018
  15. Feb 08, 2018
  16. Oct 07, 2017
  17. Oct 06, 2017
  18. Oct 04, 2017
  19. Sep 29, 2017
  20. Sep 28, 2017
  21. Aug 29, 2017
  22. Aug 18, 2017
    • Frank Winklmeier's avatar
      Store missing RoI status in Lvl1Converter status (ATR-14607) · b7591ee4
      Frank Winklmeier authored
      This set of changes allows sending events with missing RoIs to a
      separate stream:
      - Extend the HLT::SteeringInternalReason with three new status codes for
        missing CALO, MUON and OTHER RoIs
      - The Lvl1ConsistencyChecker returns one of these codes in case a missing
        calo, muon or other RoI was detected (but ignores missing RoIs due to
        calo overlows)
      - This status code can then be used by TrigL1CaloOverlow to send events
        with missing calo RoIs to the L1Calo stream
      
      
      Former-commit-id: ea6840cf9964cde1ef8865e4cd7213cf6746b142
      b7591ee4
  23. Aug 02, 2017
  24. Jul 13, 2017
  25. Jun 21, 2017
  26. Apr 21, 2017
  27. Apr 20, 2017
  28. Apr 07, 2017
  29. Mar 30, 2017
  30. Mar 23, 2017
  31. Mar 22, 2017
    • Scott Snyder's avatar
      'Merging performance improvements from trunk.' (TrigNavigation-00-07-00-03) · 3c193ee8
      Scott Snyder authored
      2017-02-13  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TrigNavigation-00-07-00-03.
      	* Merging from TrigNavigation-00-07-14:
      	* TrigNavigation/Holder.icc: Use insertMove for
      	transferBetweenContainers.
      	* Fix some typos in comments.
      	* Merging from TrigNavigation-00-07-01:
      	* Get comparison of test results working, so we test more than the
      	exit status of the tests.
      
      2016-11-08  Stewart Martin-Haugh  <smh@cern.ch>
      
      	* Tagging TrigNavigation-00-07-00-02.
      	* Remove some redundant includes, replace some boost dependencies with std
      
      2016-11-12  scott snyder  <snyder@bnl.gov>
      
      
      Former-commit-id: 53f0a773dd6709a6cf8c2f243fe9845c4db951d7
      3c193ee8
  32. Feb 14, 2017
    • Stewart Martin-Haugh's avatar
      'return chain name string by const reference' (TrigSteeringEvent-01-06-30) · 9bce462d
      Stewart Martin-Haugh authored
      	* Tagging TrigSteeringEvent-01-06-30
      	* return chain name string by const reference
      
      2016-12-22  scott snyder  <snyder@bnl.gov>
      
      	* Tagging TrigSteeringEvent-01-06-29.
      	* CMakeLists.txt: Add find_package for tdaq-common, since we
      	reference the TDAQ-COMMON symbols later.
      	* test/StringSerializer_test.cxx: Missing #include.
      
      
      Former-commit-id: 42c5ed4deb80f07a8550ec993e5a4bc53a75ce66
      9bce462d
  33. Dec 01, 2016
  34. Nov 26, 2016
    • Stewart Martin-Haugh's avatar
      'Add missing include (GCC 6.2 is stricter)' (TrigSteeringEvent-01-06-28) · 1644f570
      Stewart Martin-Haugh authored
      	* Tagging TrigSteeringEvent-01-06-28
      	* Add missing include (GCC 6.2 is stricter)
      
      2016-11-08  Stewart Martin-Haugh  <smh@cern.ch>
      	* Tagging TrigSteeringEvent-01-06-27
      	* Fix strict linking, remove tdaq-common dependency
      
      2016-11-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Added a missing include to test/HLTExtraData_test.cxx.
      	* Tagging as TrigSteeringEvent-01-06-26
      
      2016-11-04 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
      	* Tried to make the configuration work in AthAnalysisBase as
      	  well. At the same time realised that the previous config also
      	  had some problems.
      	* Only tried to build the modified code in the AthAnalysisBase
      	  setup. It will need to be tried in the other environments as
      	  well.
      	* Tagging as TrigSteeringEvent-01-06-25
      
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 263b01061cd7f1865732a4a635088ce57b936686
      1644f570
Loading