- Jan 21, 2019
-
-
Vakhtang Tsulaia authored
ATR-19350 Bug fix for L2MultiMuTrkHypo_Upsi See merge request !20460
-
Vakhtang Tsulaia authored
Cleanup for ATLASRECTS-4517 See merge request atlas/athena!20471
-
Vakhtang Tsulaia authored
Fix name of test in test configuration file See merge request !20477
-
Vakhtang Tsulaia authored
AthenaMonitoring: New interface for Monitored classes See merge request atlas/athena!20403
-
Vakhtang Tsulaia authored
Migrate PixelDigitization to use IAtRNGSvc for AthenaMT See merge request !20297
-
Vakhtang Tsulaia authored
AthenaServices: A couple bug fixes related to metadata. See merge request !20473
-
Joerg Stelzer authored
This was causing issues with finding the reference file, see ATR-19351
-
scott snyder authored
AttributeListKey should be a read handle, not a write handle! Avoid spurious WARNING about AttributeList during stop().
-
scott snyder authored
For changes in AthenaOutputStream.
-
Susumu Oda authored
Remove SiDetectorManager.h/SCT_DetectorManager.h if possible. Migrate SiDetectorManager.h to SCT_DetectorManager.h and/or PixelDetectorManager.h if possible.
-
- Jan 20, 2019
-
-
Vakhtang Tsulaia authored
FastCaloSim+ISF_FastCaloSimServices: Working to make FastShowerCellBuilderTool const. See merge request !20421
-
-
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
-
-
Tomas Jakoubek authored
L2Hypo.bphysCollectionKey = "MultiTrkFex" into: ~L539 Trigger/TriggerCommon/TriggerMenu/python/bphysics/generateBPhysicsChainDefs.py
-
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
-