- Jan 09, 2019
-
-
Adam Edward Barton authored
RecTPCnv: Fix clang warnings. See merge request atlas/athena!20245
-
Adam Edward Barton authored
AthenaKernel: Fix gcc9 warnings. See merge request atlas/athena!20192
-
Adam Edward Barton authored
Identifier: Fix gcc9 warnings. See merge request atlas/athena!20246
-
Adam Edward Barton authored
Fix for ATLASRECTS-4815 Closes ATLASRECTS-4815 See merge request atlas/athena!20251
-
Will Leight authored
MdtCalibrationT0ShiftSvc and MdtCalibrationTMaxShiftSvc use the updated version of MuonMDT_Cabling->getCabling() that returns a pointer rather than a DataHandle.
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
-
Scott Snyder authored
clang warnings: unused private class members.
-
- Jan 08, 2019
-
-
Adam Edward Barton authored
Advance on deserialisation of Trigger EDM from the HLTResultMT See merge request atlas/athena!20161
-
Adam Edward Barton authored
Cleanup TrigT1NSWSimTools See merge request atlas/athena!20198
-
Adam Edward Barton authored
Sweeping !20024 from 21.3 to master. Adding MM and STGC clusterization packages for the NSW, with interfaces and example tools See merge request atlas/athena!20208
-
Adam Edward Barton authored
Sweeping !20075 from 21.3 to master. Add Muon ART Tests for Standalone Setup and NSW See merge request atlas/athena!20210
-
Adam Edward Barton authored
Code cleanup of SCTCalib (ATLASRECTS-4575) See merge request atlas/athena!20212
-
-
Adam Edward Barton authored
TileConditions, etc: Make ITileCondToolOfc::getOfcWeights const. See merge request atlas/athena!20206
-
-
Adam Edward Barton authored
TrigMETMonitoring: Fix clang warnings. See merge request atlas/athena!20205
-
Adam Edward Barton authored
TrigValAlgs: cmake fix See merge request atlas/athena!20204
-
Adam Edward Barton authored
TrigEFMissingET: cmake fixes See merge request atlas/athena!20203
-
Adam Edward Barton authored
InDetD3PDMaker: cmake fix. See merge request atlas/athena!20202
-
Adam Edward Barton authored
CxxUtils: Fix thread-safety checker warnings. See merge request atlas/athena!20200
-
Adam Edward Barton authored
Update packages:TrigEgammaEmulationTool TrigEgammaMatchingTool… See merge request atlas/athena!20146
-
Adam Edward Barton authored
SCT_CalibAlgs: Fix clang warnings. See merge request atlas/athena!20201
-
Adam Edward Barton authored
CoreDumpSvc: proper handling of crashes before first event in MT See merge request atlas/athena!20191
-
Adam Edward Barton authored
use BackFill() to fill new AuxDyn branches created late See merge request atlas/athena!20195
-
Adam Edward Barton authored
Sweep r-t smearing functionality to master from 21.3 See merge request atlas/athena!20189
-
Adam Edward Barton authored
MuonMDT_Cabling: Avoid use of non-bound DataHandle. See merge request atlas/athena!20182
-
Add Muon ART Tests for Standalone Setup and NSW See merge request atlas/athena!20075 (cherry picked from commit c993561d) 41f20750 Add Muon ART Tests for Standalone Setup and NSW
-
Adding MM and STGC clusterization packages for the NSW, with interfaces and example tools See merge request atlas/athena!20024 (cherry picked from commit 56e7fa91) da396681 Adding MM and STGC clusterization packages for the NSW, with interfaces and example tools
-
- Jan 07, 2019
-
-
scott snyder authored
clang warnings: Use std::abs(). Don't use abs() on unsigned types.
-
scott snyder authored
Fix paths for dependencies.
-
scott snyder authored
Fix paths of dependencies.
-
scott snyder authored
Link with proper StoreGate library.
-
scott snyder authored
clang warnings: unused private data members.
-
scott snyder authored
The thread-safety checker wasn't property checking class constructors. Fix a few warnings that appear once that is corrected.
-
Will Leight authored
Sweeps https://gitlab.cern.ch/atlas/athenaprivate1/merge_requests/16714 to master: fix naming issues, remove unused includes and data members, switch to ATH_MSG for logging, etc.
-
scott snyder authored
-
Fernando Monticelli authored
-
Adam Edward Barton authored
FastCaloSim: Working to make FastShowerCellBuilderTool const. See merge request atlas/athena!20176
-
-
Marcin Nowak authored
-