This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Jan 20, 2021
-
-
Adam Edward Barton authored
Online jet monitoring: always require >=1 jet trigger to fire to fill plots See merge request atlas/athena!39772
-
-
Adam Edward Barton authored
HLT Navigation Run 2 to Run 3 format conversion See merge request atlas/athena!39787
-
-
Adam Edward Barton authored
D2PDMaker: delete obsolete package and references to it See merge request atlas/athena!39793
-
Adam Edward Barton authored
Fix stalled Run3 reco job See merge request atlas/athena!39809
-
Adam Edward Barton authored
Hepmc3 nightly fixes 20012020 part 2 See merge request atlas/athena!39814
-
-
Adam Edward Barton authored
AthenaKernel: Fix Units for clang. See merge request atlas/athena!39815
-
Adam Edward Barton authored
CaloClusterCorrection: Increase timeout for CaloScaleCluster_test. See merge request atlas/athena!39817
-
Adam Edward Barton authored
CrestApi: Fix clang warnings. See merge request atlas/athena!39818
-
Adam Edward Barton authored
InDetPhysValMonitoring: Fix clang warning. See merge request atlas/athena!39819
-
Adam Edward Barton authored
TrigL2MuonSA+TrkiPatFitterUtils: Fix clang warnings. See merge request atlas/athena!39820
-
Adam Edward Barton authored
D3PDMakerCoreComps: Restore StackedDict.has_key. See merge request atlas/athena!39821
-
Adam Edward Barton authored
TrigCompositeUtils+DecisionHandling: Fix clang warnings. See merge request atlas/athena!39822
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
StackedDict.has_key is still used.
-
scott snyder authored
Unused private data members.
-
scott snyder authored
Unused private data member.
-
scott snyder authored
Use of uninitialized member.
-
scott snyder authored
clang warns about an unused parameter within the boost parameter code. Suppress these warnings. Also: Add an include guard for CrestApi.h. CrestApi.h was already disabling a warning for gcc. But the scope of this suppression should be only the CrestApi.h header.
-
scott snyder authored
Increase timeout for CaloScaleCluster_test. This has been timing out in the dbg build.
-
scott snyder authored
The Units header provides units objects for which division is automatically changed at compile-time to multiplication by a reciprocal of the unit constant. This relied on the compiler changing (1./x) to multiplication by a reciprocal, if x is constant. However, this does not work with clang if the -ffp-exception-behavior=maytrap option is used. Rewrite to fix this. The price is that we need to have a separate class for each unit (which can then return the value as a constexpr).
-
- Jan 19, 2021
-
-
Nicolas Köhler authored
-
Adam Edward Barton authored
Improve CA-based digitisation steering See merge request atlas/athena!39777
-
Adam Edward Barton authored
Add mb_sp performance chains for mb_sptrk See merge request atlas/athena!39725
-
-
Adam Edward Barton authored
Use tracking geometry conditions alg in MuonTrackTagTestTool (ATLASRECTS-5694) See merge request atlas/athena!38393
-
-
Adam Edward Barton authored
Migration of MuonTrackTruthTool to HepMC3 See merge request atlas/athena!39797
-
Adam Edward Barton authored
B-physics migration of the HLT_3mu6_bDimu_L13MU6 like triggers to AthenaMT (ATR-22223) See merge request atlas/athena!37415
-
-
Adam Edward Barton authored
Printout in updateAlignment changed from WARNING to DEBUG for MC. See merge request atlas/athena!39694
-
-
Andrii Verbytskyi authored
-
Adam Edward Barton authored
Enabling MT configuration also for TCT tests using only 1 thread - part 1 See merge request atlas/athena!39710
-
enabling MT configuration also for tests using only 1 thread; increased number of events for q220 and q440
-
Tadej Novak authored
-
Tadej Novak authored
-