- Jul 27, 2020
-
-
Vakhtang Tsulaia authored
Add more muon triggers to LS2 menu See merge request atlas/athena!35045
-
Vakhtang Tsulaia authored
Remove boilerplate code from BTagging and FlavorTagDiscriminants See merge request atlas/athena!35084
-
Vakhtang Tsulaia authored
Fix for Error in "from ValkyrieConf import ValgrindSvc as _ValgrindSvc" (Python3) See merge request atlas/athena!35091
-
Vakhtang Tsulaia authored
Cleanup of muon packages See merge request atlas/athena!35093
-
Vakhtang Tsulaia authored
Cleanup of AtlasHepMC. See merge request atlas/athena!35097
-
Vakhtang Tsulaia authored
Fix some thread-safety warnings in MuonGeoModel Closes ATLASRECTS-5255 See merge request atlas/athena!35098
-
Vakhtang Tsulaia authored
GSFTrackExtrapolator : Use unordered set See merge request atlas/athena!35116
-
Vakhtang Tsulaia authored
PerfMonVTune: Python3 fix for importing VTuneProfilerService See merge request atlas/athena!35119
-
-
Vakhtang Tsulaia authored
FlavorTagDiscriminants: Fix clang warnings. See merge request atlas/athena!35102
-
Vakhtang Tsulaia authored
TriggerMenuMT: Deprecation fix. See merge request atlas/athena!35103
-
Vakhtang Tsulaia authored
D3PDMakerCoreComps: Fix for getting DVLInfo. See merge request atlas/athena!35104
-
Vakhtang Tsulaia authored
OutputStreamAthenaPool: python 3 fixes See merge request atlas/athena!35105
-
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
-
Dan Guest authored
-
Dan Guest authored
-
Christos Anastopoulos authored
-
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.
-
scott snyder authored
No need to create a subprocess to find the current directory!
-
scott snyder authored
May need to explicitly call dvlinfo() on the DV class to get the DVLInfo object registered.
-
scott snyder authored
`assertRaisesRegexp' is deprecated in python 3.8. Use `assertRaisesRegex' instead.
-
scott snyder authored
Spurious copy in range for.
-
scott snyder authored
- Unused typedefs. - struct/class mismatch
-
Nicolas Köhler authored
-
Andrii Verbytskyi authored
-