- Jun 19, 2019
-
-
scott snyder authored
Migrate to use LuminosityCondAlg, LBDurationCondAlg, and TrigLiveFractionCondAlg. In the process removes ToolHandle constness violations.
-
- Jun 17, 2019
-
-
Vakhtang Tsulaia authored
Move mutex to CacheEntry (SiDetElementsRoadMaker_xk) See merge request atlas/athena!24237
-
-
Vakhtang Tsulaia authored
Remove a commented mutable data member of IDAlignMonGenericTracks See merge request atlas/athena!24239
-
-
Vakhtang Tsulaia authored
Add atomic to mutable counters of MuonCaloTagTool See merge request atlas/athena!24242
-
-
Vakhtang Tsulaia authored
Add atomic to mutable counters of MuidCaloEnergyTool See merge request atlas/athena!24243
-
-
Vakhtang Tsulaia authored
Add atomic to mutable counters of TrackSelectionTool in InDetPhysValMonitoring See merge request atlas/athena!24244
-
-
Vakhtang Tsulaia authored
Removed the callback fuction from MuonTGC_CablingSvc (ATLASRECTS-4734 and ATLASRECTS-4577) See merge request atlas/athena!24238
-
Vakhtang Tsulaia authored
Apply r21 changes of tau physics validation to master See merge request atlas/athena!24236
-
Vakhtang Tsulaia authored
Sweeping !24178 from 21.2 to master. DirectIOART: Fixing missing davix debug logging output See merge request atlas/athena!24233
-
Vakhtang Tsulaia authored
TileConditions: Add OFC and auto correlation configurations for Run3 See merge request atlas/athena!24228
-
Vakhtang Tsulaia authored
Linking parent viewa in muon trigger CF test Closes ATR-19897 See merge request atlas/athena!24218
-
Vakhtang Tsulaia authored
TileG4Interfaces+TileGeoG4SD: Check thread safety See merge request atlas/athena!24214
-
Vakhtang Tsulaia authored
TileConditions: Check thread safety in Tile info See merge request atlas/athena!24211
-
Vakhtang Tsulaia authored
New L1 XE histograms added See merge request atlas/athena!24207
-
Vakhtang Tsulaia authored
Add detailed run time testing of the MT trigger navigation See merge request atlas/athena!24202
-
Vakhtang Tsulaia authored
Fixed dataScoutingTest.py and updated dataScouting.ref See merge request atlas/athena!24206
-
Vakhtang Tsulaia authored
Prevent CSC strip phi-ordering work-around being used for MC Overlay See merge request atlas/athena!24198
-
Vakhtang Tsulaia authored
Adjust CaloCellDFGetter.py: AlgTools used in AODCellProduction are now private Closes ATLASRECTS-5007 See merge request atlas/athena!24197
-
Vakhtang Tsulaia authored
TrigOnlineMonitor: EventInfo const workarounds. See merge request atlas/athena!24227
-
Vakhtang Tsulaia authored
TrigCostMonitor: Remove remaining reference to BunchGroupTool. See merge request atlas/athena!24226
-
Vakhtang Tsulaia authored
CaloTools+CaloInterfaces: Remove CaloLumiBCIDTool. See merge request atlas/athena!24225
-
Remove obsolete CaloLumiBCIDTool; no longer used.
-
Vakhtang Tsulaia authored
LumiBlockComps: Online version of LuminosityCondAlgConfig. See merge request atlas/athena!24224
-
Tomoe Kishimoto authored
The condition DB of the TGC cabling service is designed to correct mis-cablings of the TGC. However, there was only one DB update in 2009. And, the TGC operation team expects no updates during Run3. So, we have removed this condition DB because the migration is not so easy. The current contents in the DB are put into the share directory of the package as text files.
-
- Jun 16, 2019
-
-
Tim Martin authored
-
Tim Martin authored
-
DirectIOART: Fixing missing davix debug logging output See merge request atlas/athena!24178 (cherry picked from commit d59df5b143fbdda1605e79db4b00a428839c20e5) 04ff4185 Fixed bug with missing davix debug logging output by changing type of argument...
-
- Jun 15, 2019
-
-
Vakhtang Tsulaia authored
CoolLumiUtilities+LumiBlockComps: Fix crashes on cosmics.. See merge request atlas/athena!24222
-
Zero-sized blobs in the input to BunchLumisCondAlg can occur in cosmics data --- don't treat that as an error. See ATLASRECTS-5000.
-
Vakhtang Tsulaia authored
LumiBlockComps: Fix handling of invalid per-BCID lumi data. See merge request atlas/athena!24223
-
Vakhtang Tsulaia authored
FastCaloSim: Increase E ratio warning threshold in the gap region. See merge request atlas/athena!24221
-
Vakhtang Tsulaia authored
CxxUtils: Add templated versions of the get_unaligned functions. See merge request atlas/athena!24219
-
Siarhei Harkusha authored
Configurations of Tile auto correlations conditions tool and corresponding algorithm have been added for Run3. Configurations of Tile OFC conditions tool and corresponding algorithm have been added for Run3. Tests for configurations of Tile auto correlation and OFC tools have been added.
-
Scott Snyder authored
EventInfo has some const methods that return non-const pointers to members. We'd like to clean these up as part of the thread-safety work. However, this package relies on these in a couple places, to add stream tags to an existing EventInfo. Presumably, this needs to be redone for run 3 anyway, so don't spend much effort on it at this point; instead, just put in some const_casts.
-
scott snyder authored
Remove remaining (unused) reference to BunchGroupTool, to move towards being able to delete it.
-