- Jul 27, 2020
-
-
scott snyder authored
Make sure getoutput() is in the subprocess module. We still have a python 2 build, so we want thigs to work with both py2 and py3.
-
- Jul 26, 2020
-
-
Adam Edward Barton authored
GSFSmoother: remove a few dynamic_cast See merge request atlas/athena!35095
-
Adam Edward Barton authored
Surfaces: use default (for dtor/copy/assignment) See merge request atlas/athena!35094
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Jul 25, 2020
-
-
Adam Edward Barton authored
[ATR-21790] Make filter status of DecisionSummaryMaker a configurable property See merge request atlas/athena!35090
-
Tim Martin authored
-
Adam Edward Barton authored
TrigCost+TrigSteering: cmake cleanup See merge request atlas/athena!35067
-
Adam Edward Barton authored
LumiBlock: cmake cleanup, flake8, thread checker See merge request atlas/athena!35078
-
Adam Edward Barton authored
TrigIDtrkMonitoring: Add missing __init__.py See merge request atlas/athena!35063
-
Adam Edward Barton authored
TrigInDetAnalysisExample: cmake cleanup See merge request atlas/athena!35065
-
Adam Edward Barton authored
TrigL1CaloUpgrade: cmake cleanup, enable flake8 See merge request atlas/athena!35069
-
Adam Edward Barton authored
Add type to PrepRawData, move implementations .icc, avoid dyn_cast See merge request atlas/athena!34981
-
-
Adam Edward Barton authored
Standard copyright format for AtlasHepMC See merge request atlas/athena!35071
-
- Jul 24, 2020
-
-
Adam Edward Barton authored
ISF_FastCaloSimServices configuration migration to run3 behaviour See merge request atlas/athena!31411
-
AdditionalConfigNew.py: - replaced some EXISTING functions/imports with new configuration ones - dead link fix (atlas -> athena) - comment out function which is called nowhere ISF_FastCaloSimParametrizationConfigNew.py - fix typos - fix an algorithm treatment
-
Adam Edward Barton authored
Clean-up of Geo2G4/CmakeLists.txt See merge request atlas/athena!34768
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Adam Edward Barton authored
[ATR-21216][ATR-21780] Make EDM creation conditional on one or more chains passing the event See merge request atlas/athena!35018
-
Make EDM creation conditional on one or more chains passing the event, and add an HLTAcceptedEventAlgsSeq
-
Andrii Verbytskyi authored
-
Adam Edward Barton authored
L1TopoMonitoring+TrigValAlgs+TileMonitoring+SiSPSeededTrackFinder: Fix clang 10 warning. See merge request atlas/athena!35059
-
Adam Edward Barton authored
TriggerMenu: python 3 fixes See merge request atlas/athena!35057
-
Adam Edward Barton authored
TrkGaussianSumFilter: Fix clang 10 warning. See merge request atlas/athena!35060
-
Adam Edward Barton authored
DictLoaderSvc: Make load_type thread-safe See merge request atlas/athena!34930
-
Adam Edward Barton authored
Fix confTool.py imports See merge request atlas/athena!35047
-
-
Adam Edward Barton authored
TrigT1Result: Thread checker fixes for CTP_Decoder See merge request atlas/athena!34998
-
Frank Winklmeier authored
Also move two non-python module files from python/ to share/.
-
Frank Winklmeier authored
- remove atlas_depends_on_subdirs - update link dependencies - enable flake8 where applicable
-
Adam Edward Barton authored
AthenaKernel+AthenaServices, etc: Add IAthenaOutputTool::preStream() See merge request atlas/athena!35010
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Cleanup cmake configuration and delete unused TrigInDetAnalysisExampleConfig python module.
-
Adam Edward Barton authored
Updates to reco tests (q221, data17 and data18) See merge request atlas/athena!35039
-
Adam Edward Barton authored
Lift hole search boundary and sensitivity checking code into a new re-usable tool See merge request atlas/athena!34711
-
In order to lift the bounds checking code from the hole search tool to a separate new tool, we must first create an interface for it. This interface is WIP and may change.
-