- Dec 16, 2019
-
-
Edward Moyse authored
Cleanup with MuonIdHelperSvc and CSC checks See merge request atlas/athena!28881
-
-
Edward Moyse authored
Add feature access support methods for the new MT TDT feature access See merge request atlas/athena!28875
-
Edward Moyse authored
Fixed clang warnings, removed commented out code, and fixed 2 out of 4 gcc8... Closes ATLASRECTS-5239 See merge request atlas/athena!28908
-
Edward Moyse authored
TRT_TrackExtensionTool_DAF+TRT_TrackSegmentsTool_xk+TRT_TrackExtensionTool_xk: Fix clang warnings. See merge request atlas/athena!28927
-
Edward Moyse authored
update test_digimreco_tf_fct_mc16a.sh to test_digimreco_tf_fct_mc16.sh using r10724 See merge request atlas/athena!28869
-
-
Edward Moyse authored
Met MT monitoring update See merge request atlas/athena!28871
-
Edward Moyse authored
MuonReadoutGeometry: Speed up using getGeoIds See merge request atlas/athena!28916
-
Edward Moyse authored
TrigUpgradeTest: Change default data input file and unify set of events between tests Closes ATR-20678 See merge request atlas/athena!28827
-
-
Edward Moyse authored
TrigOutputHandling+TrigConfStorage: Basic python3 fixes See merge request atlas/athena!28919
-
Edward Moyse authored
PyDumper+EventAthenaPool+AthenaPoolUtilities: Get working with python 3. See merge request atlas/athena!28918
-
Edward Moyse authored
xAODCoreAthenaPool: Fixes for MT thinning of xAODShallowAuxContainer. See merge request atlas/athena!28917
-
Edward Moyse authored
PyJobTransformsCore: Basic python3 fixes See merge request atlas/athena!28922
-
Edward Moyse authored
TrigTransform: Basic python3 fixes See merge request atlas/athena!28923
-
Edward Moyse authored
TrigTileMuId+TrigGenericAlgs+InDetJiveXML: See merge request atlas/athena!28924
-
Edward Moyse authored
L1TopoSimulation: Remove deprecated retrieve of DataHandle. See merge request atlas/athena!28926
-
Edward Moyse authored
CscSegmentMakers+TileGeoG4SD: Remove deprecated retrieve of DataHandle. See merge request atlas/athena!28925
-
Edward Moyse authored
MuonAmbiTrackSelectionTool+BTagging+JetTagTools: Fix clang warnings. See merge request atlas/athena!28928
-
Edward Moyse authored
ControlTest: python 3 fixes See merge request atlas/athena!28913
-
Edward Moyse authored
eflowRec: Basic python3 fixes See merge request atlas/athena!28914
-
Edward Moyse authored
StoreGateBindings: Fix refcounting bug. See merge request atlas/athena!28915
-
scott snyder authored
clang warnings: missing override keywords.
-
scott snyder authored
clang warning: unused typedef.
-
scott snyder authored
clang warnings: missing override keywords.
-
scott snyder authored
clang warnings: missing virtualoverride keywords.
-
scott snyder authored
clang warnings: missing virtual keywords.
-
scott snyder authored
clang warnings: missing virtualoverride keywords.
-
scott snyder authored
Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.
-
scott snyder authored
Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.
-
scott snyder authored
Retrieving a DataHandle is deprecated. Change it to an ordinary retrieve.
-
- Dec 15, 2019
-
-
scott snyder authored
Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.
-
scott snyder authored
Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.
-
scott snyder authored
Retrieving a DataHandle is deprecated. This will give a thread-safety warning soon, so change it to an ordinary retrieve.
-
scott snyder authored
- print function - except statement syntax - import issues Also fix a space/tab flake8 warning.
-
scott snyder authored
- print function - except statement syntax - import issues - commands -> subprocess
-
scott snyder authored
- print function
-
scott snyder authored
- Relative import fixes
-
scott snyder authored
Updates needed to get the tests working with python 3 (mostly print statement -> function).
-