- Feb 03, 2020
-
-
Edward Moyse authored
Remove old code for checking for truncated HLT result from the IHLTMonTool See merge request !30003
-
Edward Moyse authored
removing MdtCalibDbCoolStrTool after MT migration See merge request !30024
-
Frank Winklmeier authored
WorkDir: Set VERSION to same value as parent project See merge request !30035
-
Edward Moyse authored
TrigCaloMonitoring: python 3 fixes See merge request !30008
-
Edward Moyse authored
egammaCaloTools: Fix clang warning. See merge request !30010
-
Edward Moyse authored
Extrapolator : Remove un-needed cast See merge request !30022
-
Edward Moyse authored
InDetRecExample: Don't hide errors when import fails. See merge request !29992
-
Edward Moyse authored
DerivationFramework: Update more thinning tools to use MT thinning. See merge request !29990
-
Edward Moyse authored
LArCondAthenaPool: Remove #define private. See merge request !29989
-
Edward Moyse authored
Add support for spaces in histogram variables (ATLASDQ-750) Closes ATLASDQ-750 See merge request !29988
-
Edward Moyse authored
Downgrade debug to verbose to significantly reduce size of debug output See merge request !30007
-
-
Edward Moyse authored
TrkEvent: use nullptr, simplify boolean expressions See merge request !29987
-
Edward Moyse authored
ElectronPhotonSelectorTools : Remove a few dynamic casts, try to use a bit more consistently el for electron, eg for e/gamma See merge request !29986
-
Edward Moyse authored
Move from MuonIdHelperTool to MuonIdHelperSvc (6) See merge request !29983
-
-
Frank Winklmeier authored
This is a follow-up to MR !30019 where the `WorkDir` version was hard-coded to `1.0.0`. But some of our cmake code relies on the `CMAKE_PROJECT_VERSION` variable to be set to the same value as the parent project. Achieve this by calling `project(...)` twice. First without version, then a second time once we know the parent version number. Also remove the obsolete Doxygen work-around.
-
Edward Moyse authored
Merge MuonMomentumCorrections package from 21.2 into master Closes ATLASRECTS-5275 See merge request !29976
-
-
Edward Moyse authored
ForwardTransportSvc+CosmicGenerator+G4AtlasTests+FullChainTransforms+ISF_FatrasServices: python 3 fixes See merge request !29961
-
- Feb 02, 2020
-
-
Chikuma Kato authored
-
Christos Anastopoulos authored
-
Frank Winklmeier authored
WorkDir CMake 3.15+ Fix, master branch (2020.02.02.) See merge request !30019
-
Attila Krasznahorkay authored
This is a belated update along the same lines as how all the other projects in the repository have recently been updated.
-
Adam Edward Barton authored
AthenaMonitoringKernel: python fix See merge request !30006
-
Adam Edward Barton authored
TrigT1MuctpiPhase1: Fix clang warnings. See merge request !30009
-
Adam Edward Barton authored
STEP_Propagator,Extrapolator : try to avoid a few dynamic_casts See merge request !29982
-
Always re-declare virtual functions as virtual in derived classes. [redeclare-virtual] , add override
-
Adam Edward Barton authored
TriggerTest: python 3 fixes See merge request !29996
-
Adam Edward Barton authored
RecExRecoTest: python 3 fixes See merge request !29997
-
Adam Edward Barton authored
TrigAnalysisTest: python 3 fixes See merge request !29995
-
Adam Edward Barton authored
InDetPhysValMonitoring: python 3 fixes See merge request !29991
-
Adam Edward Barton authored
TrigEDMConfig: python 3 fixes See merge request !29985
-
Adam Edward Barton authored
Beamspot fix (ATR-20843) See merge request !29981
-
-
sutt authored
Was printing the warning for the truncation check for the wrong case. Generally it would be better to have flags to *enable* checks rather than have a flag to *ignore* a check.
-
sutt authored
The HLT result truncation check does not work with the new MT navigation so this code change tests whether the MT navigation is being used, and disables the check otherwise. An additional flag is used since job options should not be changed in the code.
-
- Feb 01, 2020
-
-
scott snyder authored
- Unused private data member.
-
scott snyder authored
- Unused private data members. - Missing override keywords.
-
scott snyder authored
- space/tab inconsistency.
-