- Jan 20, 2019
-
-
Vakhtang Tsulaia authored
LArCellRec: Thread-safety fixes for LArCellMakingTool. See merge request atlas/athena!20429
-
Vakhtang Tsulaia authored
TileByteStream: Make BS converters MT-safe. See merge request atlas/athena!20430
-
Vakhtang Tsulaia authored
TileRecUtils: Fix duplicated Gaudi Property. See merge request atlas/athena!20432
-
Vakhtang Tsulaia authored
Remove more references to TileBeamInfoProvider See merge request atlas/athena!20451
-
Vakhtang Tsulaia authored
AthViews: Fix ViewScheduling test. See merge request atlas/athena!20453
-
Vakhtang Tsulaia authored
TrigCostRootAnalysis: Fix clang warnings. See merge request atlas/athena!20454
-
Vakhtang Tsulaia authored
FastCaloSimHit: Give an error if FastHitConvertTool is used in a MT job. See merge request atlas/athena!20457
-
Vakhtang Tsulaia authored
PanTauEvent: Fix gcc9 warnings. See merge request atlas/athena!20458
-
Vakhtang Tsulaia authored
egammaEvent: Fix gcc9 warnings. See merge request atlas/athena!20459
-
- Jan 19, 2019
-
-
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
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
This is in preparation for making ICaloCellMakerTool::process const, for use in MT. This particular tool hasn't been converted to work reentrantly, so give an error if someone attempts to do that.
-
scott snyder authored
clang warnings: - Unused variables and private class members. - Don't use arbitrary strings in the format field of printf-like functions.
-
- Jan 18, 2019
-
-
Vakhtang Tsulaia authored
Migration from GeoModelKernelUnits to Gaudi::Units in three GeoModel packages See merge request atlas/athena!20416
-
scott snyder authored
Don't overwrite ctest log file.
-
scott snyder authored
Remove references to TileBeamInfoProvider from TileMcSignal_jobOptions.py. This JO fragment is not a complete JO but neither is it currently used from anywhere, so this is a best guess but untested.
-
scott snyder authored
-
scott snyder authored
-
scott snyder authored
Fix for TileBeamInfoProvider->TileDQstatusAlg conversion.
-
scott snyder authored
Wasn't correctly handling defaulted properties.
-
Vakhtang Tsulaia authored
HIJetRec: Give an error if HISubtractedCellMaker is used in a MT job. See merge request atlas/athena!20437
-
Vakhtang Tsulaia authored
TrigEgammaMuonCombHypo: Fix compilation warning. See merge request atlas/athena!20436
-
Vakhtang Tsulaia authored
TrigBphysHypo: Fix compilation warnings. See merge request atlas/athena!20435
-
Vakhtang Tsulaia authored
FTK_RecTools: Fix clang warnings. See merge request atlas/athena!20434
-
Vakhtang Tsulaia authored
TrigT1TGC: Comply with ATLAS naming conventions. See merge request atlas/athena!20433
-
Vakhtang Tsulaia authored
xAODCore: Thread safety fixes. See merge request atlas/athena!20426
-
Vakhtang Tsulaia authored
StoreGate: Disable overlap check in WriteCondHandle. See merge request atlas/athena!20425
-
Vakhtang Tsulaia authored
AthenaKernel: Avoid thread-safety checker warning. See merge request atlas/athena!20424
-
Vakhtang Tsulaia authored
update Gaudi to v31r0.001 See merge request atlas/athena!20414
-
Vakhtang Tsulaia authored
Write BS with trigger EDM See merge request atlas/athena!20406
-
-
Vakhtang Tsulaia authored
deprecate TAccept and related interfaces See merge request atlas/athena!20398
-
Vakhtang Tsulaia authored
Mhodgkin update cal hits dec18 See merge request atlas/athena!20392
-
Vakhtang Tsulaia authored
TrigHIHypo: Preparing HICaloCellCorectionTool to be const. See merge request atlas/athena!20438
-
Vakhtang Tsulaia authored
Remove CURL, master branch (2019.01.18.) See merge request atlas/athena!20440
-
Stewart Martin-Haugh authored
Integrate ID with New JO See merge request atlas/athena!20173
-
Frank Winklmeier authored
Fix for post dec hackaton crash in ART tau trigger test See merge request atlas/athena!20380
-
Frank Winklmeier authored
TrigEgammaEmulationTool: cmake fixes See merge request atlas/athena!20428
-
Frank Winklmeier authored
TrigMultiVarHypo: cmake fix See merge request atlas/athena!20427
-
Attila Krasznahorkay authored
The package probably did use CURL at one point of its file, but it doesn't use it by now. So there's no need for it to set it up for its build.
-