- Jul 02, 2020
-
-
-
Frank Winklmeier authored
TrigEFMissingET: Fix clang10 warning. See merge request atlas/athena!34375
-
Frank Winklmeier authored
Migration of GenzModuleEvent to HepMC3 See merge request atlas/athena!34343
-
-
Frank Winklmeier authored
L1Decoder: Increase test timeout. See merge request atlas/athena!34367
-
Frank Winklmeier authored
Disable RingSetConf in-file metadata See merge request atlas/athena!34120
-
At the moment the RingSetConf in-file metadata is not friently to MT-processing. As it is accessed by an algorithm it would need migrating to MetaCont and ReadMetaHandle. However it is also safe to configure the algorithm to neither read or write the metadata content. This disables writing the RingSetConf. When the developers wish to return to using it they will also modernize their usage of the in-file metadata infrastructure to make it either thread safe or MT-friendly.
-
Frank Winklmeier authored
CscSegmentMakers: cmake fixes See merge request atlas/athena!34369
-
Frank Winklmeier authored
HIJetRec: Fix clang warning. See merge request atlas/athena!34377
-
Frank Winklmeier authored
JetRec: cmake fix See merge request atlas/athena!34378
-
Frank Winklmeier authored
JetRec: Remove duplicate selection rule. See merge request atlas/athena!34381
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetAlignTools package. Add... See merge request atlas/athena!34338
-
Frank Winklmeier authored
Fix clang warning: unused variable See merge request atlas/athena!34348
-
Frank Winklmeier authored
Remove PixelConditionsData and PixelCoralClientUtils from AthSimulation See merge request atlas/athena!34333
-
Frank Winklmeier authored
METReconstruction+CaloRingerAlgs+egammaCaloTools+egammaTrackTools: cmake fixes See merge request atlas/athena!34368
-
Frank Winklmeier authored
L1TopoCoreSim+TrigGenericAlgs: Fix clang 10 warnings. See merge request atlas/athena!34371
-
Frank Winklmeier authored
TrigInDetPattRecoEvent: Package cleanup See merge request atlas/athena!34351
-
Frank Winklmeier authored
TrigMonitoring: Package cleanup See merge request atlas/athena!34291
-
Frank Winklmeier authored
TrigValSteering: Don't draw RootComp diff when running in CI Closes ATR-21652 See merge request atlas/athena!34335
-
Frank Winklmeier authored
TrigValTools: speedup rootcomp if no output file is requested See merge request atlas/athena!34334
-
scott snyder authored
JetSoftDrop was listed twice in selection.xml.
-
scott snyder authored
List FASTJETCONTRIB_LIBRARIES before FASTJET_LIBRARIES. (The first depends on the second.) Otherwise, we were seeing link failures in JetSubStructureMomentTools in the clang build.
-
- Jul 01, 2020
-
-
scott snyder authored
Missing override keywowrd.
-
scott snyder authored
Add a default ctor to PufitGrid::Tower. Avoids warnings provoked by having a user-defined assignment operator.
-
scott snyder authored
Avoid needless copying in for loop.
-
scott snyder authored
Avoid spurious object copy in range for.
-
scott snyder authored
Declare an interface library for exported headers.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Test has been timing out in the debug build. Give it a little more headroom.
-
Frank Winklmeier authored
Fix vertex collection name Closes ATR-21650 See merge request atlas/athena!34332
-
Frank Winklmeier authored
Changes for TrigInDetValidation ART jobs See merge request atlas/athena!34288
-
new file: Trigger/TrigAnalysis/TrigInDetAnalysisUser/share/TIDAdata-chains-run3.dat new file: Trigger/TrigAnalysis/TrigInDetAnalysisUser/share/TIDAdata-run3.dat modified: Trigger/TrigValidation/TrigInDetValidation/CMakeLists.txt modified: Trigger/TrigValidation/TrigInDetValidation/python/TrigInDetArtSteps.py renamed: Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_RTT_tida22.py -> Trigger/TrigValidation/TrigInDetValidation/share/TrigInDetValidation_AODtoTrkNtuple.py new file: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_all_ttbar_pu80_grid.py modified: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_zmumu_pu40_build.py modified: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_mu_zmumu_pu40_grid.py
-
Frank Winklmeier authored
Fix legacy code See merge request atlas/athena!33998
-
Frank Winklmeier authored
- update CMake configuration - remove unused classes `TrigInDetRoad`, `TrigL2LayerSetLUT`, `TrigL2TimeoutException`, `TrigSpacePointStorage`
-
Frank Winklmeier authored
-
Adam Edward Barton authored
-
Frank Winklmeier authored
Overlay: python3 compatible print functions See merge request atlas/athena!34331
-