- Oct 14, 2019
-
-
Edward Moyse authored
xAODBTaggingAthenaPool: Remove unneeded custom pool converters. See merge request atlas/athena!27174
-
Edward Moyse authored
DataModelAthenaPool: Support MT thinning. See merge request atlas/athena!27132
-
Edward Moyse authored
xAODTrigRingerAthenaPool: Remove unneeded custom pool converters. See merge request atlas/athena!27173
-
Edward Moyse authored
LArMonitoring general config See merge request atlas/athena!27149
-
-
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
-
-
- Oct 13, 2019
-
-
scott snyder authored
xAOD objects no longer need custom pool converters. Remove those that are no longer needed. Change xAOD converters with versioning to use the templated pool converter, and make the TP class interfaces const.
-
scott snyder authored
xAOD objects no longer need custom pool converters. Remove those that are no longer needed. Change xAOD converters with versioning to use the templated pool converter, and make the TP class interfaces const.
-
- Oct 11, 2019
-
-
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 atlas/athena!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 atlas/athena!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.
-