- Oct 05, 2020
-
-
Frank Winklmeier authored
- remove `atlas_depends_on_subdirs` - cleanup link dependencies - remove unused externals Possible that a few extra fixes will be needed for VP1Light once that is being built again.
-
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs`, update link dependencies and remove installation of unused public headers.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs`, cleanup link dependencies and remove installation of unused public headers.
-
- Oct 03, 2020
-
-
Adam Edward Barton authored
Fix typo in TrigInDetValidation (ATR-22139) See merge request atlas/athena!36953
-
Adam Edward Barton authored
AthViews: Use transient keys within views. See merge request atlas/athena!36830
-
Julie Kirk authored
modified: Trigger/TrigValidation/TrigInDetValidation/python/TrigInDetArtSteps.py
-
Adam Edward Barton authored
RegistrationServices: cmake fix See merge request atlas/athena!36944
-
Adam Edward Barton authored
OutputStreamAthenaPool: cmake fix See merge request atlas/athena!36943
-
Adam Edward Barton authored
RootCollection: cmake fix See merge request atlas/athena!36942
-
Adam Edward Barton authored
AthenaCommon: cmake fix See merge request atlas/athena!36941
-
Adam Edward Barton authored
update Gaudi to v34r0.005 See merge request atlas/athena!36723
-
- Oct 02, 2020
-
-
scott snyder authored
Remove unused and undefined ROOT_INCLUDE_DIRS.
-
scott snyder authored
Remove unused and undefined COOL_LIBRARIES.
-
scott snyder authored
Put positional parameters first.
-
scott snyder authored
Remove reference to nonexistent file.
-
Adam Edward Barton authored
Fix bug in seeded TGC RDO to PRD decoding See merge request atlas/athena!36889
-
The seeded TGC RDO to PRD decoding filters the RDOs to be decoded based on the onlineId of the RDO. However, the onlineId is not unique (an onlineId value can correspond to several different offline hash Id values), so we were sometimes decoding RDOs that fall outside of the RoI we are interested in. Adding an additional check that the offline HashId for the RDO is contained within the HashIds requested to be decoded to avoid decoding unwanted RDOs.
-
Adam Edward Barton authored
GeoAdaptors: Fix for broken compilation See merge request atlas/athena!36935
-
Adam Edward Barton authored
-
Adam Edward Barton authored
Fix for TrigInDetValidation ART tests - use correct files from grid See merge request atlas/athena!36924
-
modified: Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_Base.py modified: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_fsjet_ml_pu40.py modified: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_fsjet_pu40.py modified: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_fsjet_pu40_mt.py modified: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_zmumu_pu40_mt.py
-
Adam Edward Barton authored
AtlasBuildScripts: add gitlab_merge script See merge request atlas/athena!36892
-
Adam Edward Barton authored
TRT_StrawStatusSummaryTool: Reduce log-length See merge request atlas/athena!36859
-
Adam Edward Barton authored
ATR-22052 fix bug in chain analysis See merge request atlas/athena!36928
-
Adam Edward Barton authored
Avoid hard crash of BIS78 geometries in digitisation See merge request atlas/athena!36910
-
Adam Edward Barton authored
Improve new-style DQ in Reco_tf See merge request atlas/athena!36737
-
-
Adam Edward Barton authored
Refactor tracking flags changeover position See merge request atlas/athena!36890
-
-
Adam Edward Barton authored
Event format meta data See merge request atlas/athena!35075
-
This has just laid dormant ever since the CMT->CMake migration. :-( At the same time introduced some tests for the implicit copy-constructor and copy-operator of xAOD::EventFormat.
-
Adam Edward Barton authored
Master sync l1 menu part2 See merge request atlas/athena!36821
-
The script generates the necessary input files and then runs the menu comparison code
-
Adam Edward Barton authored
RecJobTransforms + SimuJobTransforms: Switch the compression of all temporary files to ZLIB to speed up reading/writing See merge request atlas/athena!36891
-
RecJobTransforms + SimuJobTransforms: Switch the compression of all temporary files to ZLIB to speed up reading/writing
-
Adam Edward Barton authored
ISF new style config See merge request atlas/athena!34728
-
-
Adam Edward Barton authored
CSC DQ - CSC Segments See merge request atlas/athena!36060
-
-