- Jul 27, 2020
-
-
Vakhtang Tsulaia authored
xAODMetaDataCnv: Fix clang warnings. See merge request atlas/athena!35106
-
Vakhtang Tsulaia authored
EventBoost: Fix uninitialized properties. See merge request atlas/athena!35107
-
Vakhtang Tsulaia authored
TrkEventUtils: Fix uninitialized variable warnings. See merge request atlas/athena!35108
-
Vakhtang Tsulaia authored
TRT_CalibTools: cmake fixes See merge request atlas/athena!35109
-
Vakhtang Tsulaia authored
TrigT2CaloCommon: cmake fix See merge request atlas/athena!35110
-
Vakhtang Tsulaia authored
TrigL2MuonSA: cmake fix See merge request atlas/athena!35112
-
Vakhtang Tsulaia authored
TrkAlignGenTools+TrkAlignGenAlgs: cmake fixes See merge request atlas/athena!35113
-
Vakhtang Tsulaia authored
PixelDigitization: Conditions dependency fixes See merge request atlas/athena!35115
-
scott snyder authored
Don't declare dependencies on conditions objects that we won't read. (This is for the old configuration. The new-style configuration should already be ok.)
-
- Jul 26, 2020
-
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Remove use of EIGEN_INCLUDE_DIRS. find_package was missing, and we anyway don't have a direct dependency on Eigen.
-
scott snyder authored
Missing find_package for TBB.
-
scott snyder authored
Define an interface library for exported headers. Library dependency fixes.
-
scott snyder authored
Fix warnings about use of uninitialized eigen objects.
-
scott snyder authored
Make sure all properties are initialized in the ctor. Otherwise genconf will write garbage for the default values.
-
scott snyder authored
Missing override keywords.
-
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
-