- Jul 02, 2020
-
-
amete authored
-
Frank Winklmeier authored
MuonSegmentMakerInterfaces+MuonSegmentMakerToolInterfaces: cmake fixes See merge request atlas/athena!34370
-
Frank Winklmeier authored
Fix OOB acces in OutStreamSeq when service enabled but unused See merge request atlas/athena!34353
-
Frank Winklmeier authored
Removing InDetPerformanceRTT as it has been superseded by InDetPhysValMonitoring See merge request atlas/athena!34286
-
Frank Winklmeier authored
Remove unnecessary mutable keyword from TRT_OverlapDescriptor::m_trtIdHelper See merge request atlas/athena!34383
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to TRT_G4Utilities package. See merge request atlas/athena!34294
-
Frank Winklmeier authored
Check for number of concurrent threads when debugging muons See merge request atlas/athena!34358
-
-
Frank Winklmeier authored
Cleanup of McParticleEvent before migration to HepMC3 See merge request atlas/athena!34349
-
Frank Winklmeier authored
Sweeping !34320 from 21.3 to master. Add Run3 reco NSW performance test See merge request atlas/athena!34380
-
Frank Winklmeier authored
LArRawConditions: Fix clang10 warnings. See merge request !34372
-
Frank Winklmeier authored
Remove monitoring of chains we don't care anymore See merge request !34337
-
Frank Winklmeier authored
PyJobTransforms: Enable flake8 checking and fix code See merge request atlas/athena!34340
-
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
-
Susumu Oda authored
-
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
Shorten flag values that were losing precision in implicit conversions from int to float.
-
scott snyder authored
Avoid needless copying in for loop.
-