- Feb 02, 2020
-
-
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
-
-
sutt authored
The old way of checking for a truncated HLT result no longer works in MT, so the IHLTMonTool code needs to have this code fragment disabled A comment has been left in since this would need to be fixed properly at some point
-
Adam Edward Barton authored
TrigValTools: python 3 fixes See merge request atlas/athena!29994
-
Adam Edward Barton authored
TrigValAlgs: python 3 fixes See merge request atlas/athena!29993
-
Adam Edward Barton authored
Made the final changes in order to make the hough tools thread safe. See merge request atlas/athena!29975
-
Adam Edward Barton authored
CoreDumpSvc: Add printout on calling previous signal handler See merge request atlas/athena!29901
-
Adam Edward Barton authored
AtlasSemantics: Special treatment for AlgSequences See merge request atlas/athena!29980
-
-
Adam Edward Barton authored
Fix random number stream usage in FastCaloSimV2Tool See merge request atlas/athena!29978
-
Adam Edward Barton authored
CMake 3.15+ Updates, master branch (2020.01.09.) See merge request atlas/athena!29347
-
This is how the CMake 3.15+ compatible version of our CMake configuration has to be interacted with...
-
- Jan 31, 2020
-
-
scott snyder authored
- iterator/list issues - text encoding issues - lists used with {:s} formatting - iteritems
-
scott snyder authored
- iteritems
-
Adam Edward Barton authored
MuonCombinedReconstructionConfig.py: Fix python warning See merge request atlas/athena!29971
-
Adam Edward Barton authored
-
Adam Edward Barton authored
Make ISimulatorTools private See merge request atlas/athena!29834
-
Adam Edward Barton authored
ATLASRECTS-5012 : Avoiding retrieving the CaloDD in initiliaze, e/gamma See merge request atlas/athena!29953
-
-
Adam Edward Barton authored
Add retrieval of the BTagTool in the init method of JetBTaggingAlg. See merge request atlas/athena!29969
-
Frank Winklmeier authored
Add printout when calling the previous signal handler to help debugging missing stack traces seen in ATR-20796. Also change the exit code in case of recursive signals to 98 to distinguish it from the 99 exit code for "regular" crashes.
-
John Chapman authored
Adding one change accidentally missed out from !29913.
-
Adam Edward Barton authored
MUCTPI Phase1 migration from 21.3 (ATR-19345) See merge request atlas/athena!29895
-
-
Adam Edward Barton authored
Manual sweep of !29557 from 21.0 to master See merge request atlas/athena!29970
-
Adam Edward Barton authored
Remove duplicated configuration See merge request atlas/athena!29870
-
Apostolos Tsirigotis authored
-
Adam Edward Barton authored
Move MVAUtils developments from 21.2 to master See merge request atlas/athena!29939
-
MVAUtils: Adding support for XGBoost See merge request !29599 Conflicts: Reconstruction/MVAUtils/Root/BDT.cxx
-
John Chapman authored
-
Adam Edward Barton authored
Use a fixed StreamName for the random number service in ISimulatorTool implementations See merge request atlas/athena!29913
-
-
Adam Edward Barton authored
correct art tests to work in master See merge request atlas/athena!29935
-
Adam Edward Barton authored
Fix failing MooPerformance ART tests in master See merge request atlas/athena!29944
-
-
Adam Edward Barton authored
tauRec: remove deplicate checks on StatusCode See merge request atlas/athena!29967
-
Adam Edward Barton authored
Sweeping !29922 from 21.0 to master. Fix memory management in TFCSEnergyBinParametrization See merge request atlas/athena!29966
-
Adam Edward Barton authored
Do not create CscCondDbAlg in case of no CSCs See merge request atlas/athena!29947
-
-
Adam Edward Barton authored
Fix SharedWriter by getting file name during commit. See merge request atlas/athena!29872
-