- Feb 05, 2020
-
-
scott snyder authored
- print function - commands -> subprocess - except statement syntax - fix string escape sequence
-
- Feb 04, 2020
-
-
Edward Moyse authored
Fix crash on MDT monitoring when running on AOD See merge request !30042
-
-
Edward Moyse authored
ATLASRECTS-5012 : egammaSuperCluster Remove instances of CaloDetDescrManager::instance()" See merge request !30039
-
Edward Moyse authored
Cherry pick 29204 and 29409 See merge request !30036
-
Edward Moyse authored
Cherry pick 28569: diff-root fixes See merge request !30034
-
Edward Moyse authored
Cherry pick 27608 and 28101 See merge request !30033
-
Edward Moyse authored
Fix TrigUpgradeTest unit test emu_step_processing Closes ATR-20849 See merge request !30032
-
Edward Moyse authored
22.0-bugfix-InDetPhysValMonitoring See merge request !30030
-
-
Edward Moyse authored
Fix thread-safety issues in MuonCreatorTool See merge request !29977
-
Fix some thread-safety issues in MuonCreatorTool and ensure that the MuonCombinedDebuggingTool only runs in MuonCombinedTool in serial mode
-
Edward Moyse authored
TRT_DriftCircleOnTrack : Try to avoid dynamic cast, use store See merge request !30021
-
Edward Moyse authored
Corrected wrong container names in adapting the legacy Bjet trigger monitoring... See merge request !30004
-
- Feb 03, 2020
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Edward Moyse authored
sweeping to master: make uTPC run with positiv and negativ angles and introduce a property to scale the error on the cluster See merge request !30014
-
sweeping to master: make uTPC run with positiv and negativ angles and introduce a property to scale the error onn the cluster
-
Edward Moyse authored
CaloThinCellsByClusterAlg and isValid check for serial run. Trying to fix e/gamma ART See merge request !30001
-
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
-
Dan Guest authored
-
Dan Guest authored
-
Dan Guest authored
-
Dan Guest authored
-
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.
-