This project is mirrored from https://gitlab.cern.ch/atlas/athena.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 29, 2020
-
-
Adam Edward Barton authored
ATLASRECTS-5666: Migration of JetFitter package to a modularised version in AthenaMT See merge request atlas/athena!36512
-
-
Adam Edward Barton authored
Adapt BEamEffects package to HEPMC3 See merge request atlas/athena!36778
-
-
Adam Edward Barton authored
AtlasHepMC extensions needed for AthSimulation with HepMC3 See merge request atlas/athena!36785
-
-
Adam Edward Barton authored
Migrate McEventCollectionFilter to HepMC3 See merge request atlas/athena!36794
-
-
Adam Edward Barton authored
Update documentation of SiPropertiesTool package (ATLASRECTS-5238) See merge request atlas/athena!36754
-
Adam Edward Barton authored
[ATR-22022] Temporary removal of error message from RDO and ESD metadata reading See merge request atlas/athena!36768
-
Adam Edward Barton authored
Fix name of ftf chains in Run 3 offline monitoring See merge request atlas/athena!36790
-
Adam Edward Barton authored
TileMonitoring: Fix compilation in debug build. See merge request atlas/athena!36777
-
Adam Edward Barton authored
DataQualityInterfaces: Fix ubsan warnings. See merge request atlas/athena!36776
-
Adam Edward Barton authored
InDetServMatGeoModel: Fix cppcheck warnings. See merge request atlas/athena!36779
-
Adam Edward Barton authored
CaloTrackingGeometry: Fix cppcheck warnings. See merge request atlas/athena!36782
-
Adam Edward Barton authored
TrkGeometry: Fix cppcheck warnings. See merge request atlas/athena!36783
-
Adam Edward Barton authored
InDetOverlay: Fix clang warnings. See merge request atlas/athena!36784
-
Adam Edward Barton authored
JetMonitoring: Fix clang warning. See merge request atlas/athena!36786
-
Adam Edward Barton authored
TrackVertexAssociationTool: Fix clang warnings. See merge request atlas/athena!36787
-
Adam Edward Barton authored
MuonMDT_CnvTools: Thread-safety cleanup. See merge request atlas/athena!36788
-
Adam Edward Barton authored
Migration of ISF_HepMC_Tools to HepmC3 See merge request atlas/athena!36789
-
-
Adam Edward Barton authored
Assure Hepmc3 compatibility for mcvtxfilter test See merge request atlas/athena!36792
-
-
- Sep 28, 2020
-
-
Jonathan Bossio authored
-
Adam Edward Barton authored
Implementation of TLA chain, TLA algorithm and TLA HypoAlg/Tool See merge request atlas/athena!35677
-
-
scott snyder authored
Thread-safety annotations should match between declarations and definitions.
-
scott snyder authored
Do not use std::move on non-lvalues.
-
scott snyder authored
Unused lambda capture.
-
scott snyder authored
Missing override keywords.
-
scott snyder authored
- Prefer preincrement to postincrement for iterators. - abort before doing a null pointer dereference.
-
Adam Edward Barton authored
Make AthSimulation more compatible with HepMC3 See merge request atlas/athena!36749
-
-
Adam Edward Barton authored
AthenaMonitoring: Fix regression introduced with IOptionSvc migration Closes ATR-22095 See merge request atlas/athena!36757
-
Adam Edward Barton authored
Bug fixes to mcLatest tests in RecJobTransformTests See merge request atlas/athena!36764
-
scott snyder authored
- Prefer using an initializer list to assigning members in a ctor body. - Fix ctor/assignment deletion. - Missing member in assignment op.
-
scott snyder authored
- Pass class instances by const reference, not by value. - Prefer preincrement to postincrement for iterators.
-
scott snyder authored
Suppress some warnings from the undefined behavior sanitizer seen with han-config-gen.
-
scott snyder authored
Make MAX_TILE_ROBS constexpr.
-