- Jan 12, 2020
-
-
scott snyder authored
Add an explicit flush to get consistent output ordering between py2 and 3.
-
- Jan 10, 2020
-
-
Walter Lampl authored
Gaudi Build Fix, master branch (2020.01.10.) See merge request !29381
-
Walter Lampl authored
Externals Update, master branch (2020.01.10.) See merge request !29377
-
-
Walter Lampl authored
CoolRunQuery: python 3 fixes See merge request !29368
-
Walter Lampl authored
DQUtils: cmake fixes See merge request !29373
-
Walter Lampl authored
tauRecTool: remove duplicate codes (ATLASRECTS-3078) See merge request !29364
-
-
Walter Lampl authored
DCSCalculator2: python 3 fixes See merge request !29367
-
Walter Lampl authored
LArG4Code: Fix compilation warnings. See merge request !29371
-
Walter Lampl authored
SiDetElementsRoadTool_xk: Fix typo in assertions. See merge request !29372
-
Walter Lampl authored
IOVDbSvc.cxx: Fine-tune log-output back to what it was before so that log-comparing test don't fail See merge request !29374
-
Walter Lampl authored
PyJobTransforms+LArConditions: python 3 / geometry fixes See merge request !29369
-
Walter Lampl authored
AthenaMonitoring: Don't fail if TrigHLTMonitoring is not present. See merge request !29363
-
Walter Lampl authored
AthenaPoolTest: More patterns to ignore. See merge request !29370
-
Walter Lampl authored
Make DoubleEventSelectorAthenaPool more flexible See merge request !28628
-
-
Walter Lampl authored
MuonWall: Retrieving a DataHandle is deprecated. See merge request !29366
-
Walter Lampl authored
AthAllocators+SGTools: Fix cppcheck warnings. See merge request !29362
-
Walter Lampl authored
Add configurability for EventInfo key to ByteStreamEventStorageInputSvc See merge request !29356
-
Attila Krasznahorkay authored
See ATLINFR-3336 for details.
-
Walter Lampl authored
JetBTaggingAlg : clang warnings See merge request !29353
-
Walter Lampl authored
egammaEnergyPositionAllSamples can be a simple helper See merge request !29350
-
Walter Lampl authored
A fix and cleanup for StoreID See merge request !29294
-
Walter Lampl authored
Use same Et cut for egamma and InnerDetector ROI See merge request !29348
-
Walter Lampl authored
NavBinnedArray1D follow !29229 See merge request !29351
-
-
Walter Lampl authored
-
scott snyder authored
Finish removing dependencies on pytools/pyanalysis/pygraphics.
-
scott snyder authored
Inequalities were backwards. Fixes crash in dbg build.
-
scott snyder authored
Fix warnings about signed/unsigned comparison.
-
scott snyder authored
Ignore fillTagInfo: DEBUG messages.
-
scott snyder authored
- Import GeoModelInit instead of including it. Update reference files.
-
scott snyder authored
- variable scoping - print function - text excoding for results of Popen().
-
scott snyder authored
- print function - except/raise statement syntax - relative package import - long
-
scott snyder authored
- Relative package imports - iteritems - force range() to a list - need to decode() result of resource_string()
-
- Jan 09, 2020
-
-
scott snyder authored
Fix uses of retrieve (DataHandle). This is deprecated, and will soon get warnings from the thread-safety checker.
-
scott snyder authored
We should be able to create the flags object even if some parts of the release are missing. Be tolerant of TrigHLTMonitoring being not present. Revises an earlier attempt to be less likely to conceal real errors.
-
scott snyder authored
Suppress cppcheck false positive.
-
scott snyder authored
Suppress cppcheck false positives.
-