- Jan 14, 2019
-
-
Vakhtang Tsulaia authored
TileRecUtils: Fix Tile data overlay (ATLASSIM-3962) See merge request atlas/athena!20307
-
Vakhtang Tsulaia authored
Set default for Intel math library to true See merge request atlas/athena!20298
-
Vakhtang Tsulaia authored
athenaHLT: Add option for unique worker log file names See merge request atlas/athena!20289
-
Vakhtang Tsulaia authored
Make sure that in case of one missing input in filter outputs are placed correctly See merge request atlas/athena!20288
-
Vakhtang Tsulaia authored
StoreGate: Enable thread-safety checks. See merge request atlas/athena!20325
-
Vakhtang Tsulaia authored
AthenaServices: Potential timing-related test failure in SimplePOSIXTimeKeeperSvc. See merge request atlas/athena!20326
-
Vakhtang Tsulaia authored
LumiBlockData: Fix gcc9 warnings. See merge request atlas/athena!20328
-
Vakhtang Tsulaia authored
TrigT1TGC: Fix use of CondHandleKey. See merge request atlas/athena!20332
-
Vakhtang Tsulaia authored
RecTPCnv: Fix gcc9 warnings. See merge request atlas/athena!20333
-
Vakhtang Tsulaia authored
FastCaloSim: Working to make FastShowerCellBuilderTool const. See merge request atlas/athena!20334
-
Vakhtang Tsulaia authored
MuonConfig: More patterns to ignore. See merge request atlas/athena!20335
-
Vakhtang Tsulaia authored
IOVDbSvc: Remove debygging printout. See merge request atlas/athena!20337
-
Vakhtang Tsulaia authored
Adapt to acts 0.7.3 See merge request atlas/athena!20149
-
Stewart Martin-Haugh authored
fix TGC configuration, now using Cond Alg See merge request atlas/athena!20340
-
Frank Winklmeier authored
TrigGenericMonitoringTool: copy defineHistogram from AthenaMonitoring See merge request atlas/athena!20311
-
Tomasz Bold authored
-
- Jan 13, 2019
-
-
scott snyder authored
Fixes test failures in master.
-
scott snyder authored
Fix reference file comparison mismatch in master.
-
scott snyder authored
Move call to init_shape_correction() from process() to initialize().
-
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
A CondHandleKey should only be a member of a Tool or Algorithm, not any random class, and it must be initialized in initialize(), not in the constructor.
-
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
The number of events processed in the SimplePOSIXTimeKeeperSvc is unpredictable. Adjust comparison to be insensitive to this.
-
Scott Snyder authored
Enabable thread-safety static checks; various cleanups. Legacy DataHandle and associated functions marked as not thread-safe.
-
- Jan 11, 2019
-
-
Vakhtang Tsulaia authored
22.0-refactor-IOVDbSvc-2 See merge request atlas/athena!20044
-
-
Vakhtang Tsulaia authored
GenericMonitoringTool: set correct default value for HistPath See merge request atlas/athena!20292
-
Vakhtang Tsulaia authored
xAODBTaggingEfficiency: Copy TruthTagResults.h from 21.2. See merge request atlas/athena!20308
-
Vakhtang Tsulaia authored
TileEvent: Fix gcc9 warnings. See merge request atlas/athena!20309
-
Vakhtang Tsulaia authored
TrigTruthEventTPCnv: Fix gcc9 warnings. See merge request atlas/athena!20310
-
Frank Winklmeier authored
TrigGenericMonitoringTool is deprecated and is only kept in master as long as we need to keep running the Run-2 trigger. As such it is better that it contains its own copy of `defineHistogram`. That way we can freely modify the new version in AthenaMonitoring and don't have to worry about backwards compatibility.
-
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
Needed for building some analysis code against master.
-
Siarhei Harkusha authored
During processing data Tile raw channel container from DSP is needed to find corrections and apply the same ones to the Tile raw channel container built offline. But in the case of MC or overlay jobs DSP corrections should not be applied and therefore Tile raw channel container from DSP is not needed in Tile raw channell builders also.
-
Adam Edward Barton authored
Prevent MS track particles from being added to MuGirl muons See merge request atlas/athena!20283
-
Adam Edward Barton authored
Merge branch 'Trigger-ART-FTK' into '21.3' See merge request atlas/athena!20247
-
Adam Edward Barton authored
Use chain dicts to configure calo hypo tool See merge request atlas/athena!20171
-
-
Adam Edward Barton authored
Indet sync 21.0 trig mc to master See merge request atlas/athena!20091
-