- 14 Oct, 2019 4 commits
-
-
-
Walter Lampl authored
CaloEvent_CaloUtils+CaloTPCnv: Fix cppcheck warnings. See merge request atlas/athena!27135
-
Edward Moyse authored
New message counter for Trigger ART tests See merge request atlas/athena!27158
-
-
- 11 Oct, 2019 36 commits
-
-
Adam Edward Barton authored
The det descr version as set by the command line was being ignored. Fixed. See merge request atlas/athena!27143
-
Adam Edward Barton authored
Manual sweep of: Adding switch to MM Digi to toggle VMM neighbor logic See merge request atlas/athena!27136
-
Adam Edward Barton authored
PerfMonComps: Drop listening AthenaHiveEventLoopMgr in PerfMonMTSvc See merge request !27139
-
Adam Edward Barton authored
AthenaKernel: Add non-const version of getExtendedEventContext(). See merge request atlas/athena!27131
-
Adam Edward Barton authored
Allow to run reconstruction on Run3 layouts with old job configuration See merge request atlas/athena!27124
-
-
Adam Edward Barton authored
MT migration of MuonCnv packages See merge request atlas/athena!27066
-
Adam Edward Barton authored
Remove direct StoreGate access in InDetAlignmentMonitoring package See merge request atlas/athena!27069
-
-
Adam Edward Barton authored
BeamspotChainMT ATR-17547 See merge request atlas/athena!27030
-
WIP: Prepared for implementation of beamspotMTChain. Reference file is different from master, this is probablu because I didn't pull this morning
-
Adam Edward Barton authored
xAODTruthAthenaPool: Add tests for reading old data. See merge request atlas/athena!27099
-
Add tests to verify backwards compatibility by reading old data files.
-
Adam Edward Barton authored
The first release of TRTMonitoringRun3 package See merge request atlas/athena!26964
-
Adam Edward Barton authored
AthLinks: Extend ElementLink::thin() to handle MT thinning. See merge request atlas/athena!27126
-
Adam Edward Barton authored
Fix safety warnings from !27085 See merge request atlas/athena!27138
-
Adam Edward Barton authored
-
-
Adam Edward Barton authored
AthenaConfiguration: Get moduleExists from PyUtils. See merge request atlas/athena!27133
-
Adam Edward Barton authored
Fix the other two EVCA reverse options See merge request atlas/athena!27117
-
-
Edward Moyse authored
-
Adam Edward Barton authored
LumiBlockComps+LumiBlockData: Fixes for handling mixed LuminosityCondData. See merge request atlas/athena!27134
-
Adam Edward Barton authored
Disable ChronoStatSvc print-out in trigger tests See merge request atlas/athena!27120
-
Adam Edward Barton authored
Temporary fix for ATLASRECTS-5160 See merge request !27130
-
Patrick Scholer authored
-
amete authored
-
Patrick Scholer authored
-
scott snyder authored
- Prefer preincrement to postincrement for iterators.
-
scott snyder authored
- Initialized members in an init clause. - Prefer preincrement to postincrement for iterators. - Pass std::string by const reference, not value.
-
scott snyder authored
- Array bounds check ordering. - Spurious uninitialized variable warnings. - Spurious objectIndex warnings. - Prefer preincrement to postincrement for iterators. - Redundant member initialization. - Prefer to initialize members in an initialization clause, rather than in a function body.
-
scott snyder authored
LuminosityCondData needs to be declared as a mixed conditions object.
-
scott snyder authored
LuminosityCondData uses mixed IOVs. Properly handle the case of missing luminosity. cf. ATLASRECTS-5159.
-
scott snyder authored
Get moduleExists from PyUtils instead of duplicating it here.
-
scott snyder authored
Add non-const version of getExtendedEventContext().
-
Christos Anastopoulos authored
-