- Jan 29, 2019
-
-
Frank Winklmeier authored
Import of the developments in TrigMuonMonitoring for the 2018 HI runs See merge request atlas/athena!20492
-
Frank Winklmeier authored
BTagging: Record output objects in objKeyStore. See merge request atlas/athena!20718
-
Frank Winklmeier authored
Migrate TRTDigitizationTool to use IAtRNGSvc for AthenaMT See merge request atlas/athena!20345
-
Frank Winklmeier authored
Using CachedValue to fix the Vertex_v1 for MT See merge request atlas/athena!20696
-
Frank Winklmeier authored
TileRecUtils: Working to make cell builders const-compatible. See merge request atlas/athena!20717
-
Frank Winklmeier authored
tauRec: Record output objects in objKeyStore. See merge request atlas/athena!20720
-
Frank Winklmeier authored
Refactor Tile bytestream converters for TMDB See merge request atlas/athena!20648
-
Frank Winklmeier authored
ATR-19303: Example to configure simple example electron chain See merge request atlas/athena!20294
-
-
Frank Winklmeier authored
Fix ATLASSIM-3987 by setting the random number service name correctly Closes ATLASSIM-3987 See merge request atlas/athena!20697
-
Frank Winklmeier authored
TRT_ConditionsServices: Fix undefined behavior sanitizer warnings. See merge request atlas/athena!20721
-
Frank Winklmeier authored
CMake Updates, master branch (2019.01.25.) See merge request atlas/athena!20632
-
Frank Winklmeier authored
Define and use methods using EventContext in SCT_Cabling (ATLASRECTS-4831) See merge request atlas/athena!20715
-
-
Frank Winklmeier authored
Sweeping !20652 from 21.0 to master. Adding variable HadronConeExclTruthLabelID to heavy-ion jet collections See merge request atlas/athena!20716
-
Frank Winklmeier authored
MuonCombinedRecExample: Record output objects in objKeyStore. See merge request atlas/athena!20719
-
Frank Winklmeier authored
DataQualityTools: VarHandle migration. See merge request atlas/athena!20722
-
Frank Winklmeier authored
TileRecUtils: Use mutable container in TileRawCorrelatedNoise algorithm See merge request atlas/athena!20692
-
Frank Winklmeier authored
StoreGate: Fix gcc9 warnings. See merge request atlas/athena!20714
-
Frank Winklmeier authored
Fix egamma test for e3 + e5 chain See merge request atlas/athena!20709
-
scott snyder authored
Migrate DQTDataFlowMonTool to use ReadHandle.
-
scott snyder authored
Use DataHandle::cptr() rather than &*... . The latter is technically undefined if the handle is null, and could in principle result in wrong code.
-
scott snyder authored
Note the objects produced by tauRec as transient in objKeyStore. Needed for the output streams to get the correct dependencies in MT.
-
scott snyder authored
Note the objects produced by MuonCreatorAlg as transient in objKeyStore. Needed for the output streams to get the correct dependencies in MT.
-
scott snyder authored
Note the objects produced by JetBTaggerAlg as transient in objKeyStore. Needed for the output streams to get the correct dependencies in MT.
-
Adding variable HadronConeExclTruthLabelID to heavy-ion jet collections See merge request atlas/athena!20652 (cherry picked from commit d0330f7a) 1fed1e45 Adding variable HadronConeExclTruthLabelID to heavy-ion jet collections.
-
scott snyder authored
Rework TileCellBuilderFromHit so that the process() methods can be made const. Working to make calo system reconstruction reentrant.
-
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.
-
- Jan 28, 2019
-
-
Tomasz Bold authored
-
Frank Winklmeier authored
User action that sets G4 looper threshold values See merge request atlas/athena!20642
-
Frank Winklmeier authored
AtlasPyFwdBwdPorts: Remove simplejson/jsonpickle modules See merge request atlas/athena!20631
-
Christos Anastopoulos authored
-
Frank Winklmeier authored
TrkG4UserActions: fix ubsan warnings. See merge request atlas/athena!20654
-
Christos Anastopoulos authored
-
Frank Winklmeier authored
TAccept->AcceptData See merge request atlas/athena!20650
-
-
Siarhei Harkusha authored
Some methods of Tile containers, which allow modifying the contents of containers, violate the const correctness. Clients of these methods are migrated to use Tile mutable containers, which allow modifying the contents of containers in controlled manner. So, TileRawCorrelatedNoise algorithm have been migrated to use Tile mutable digits container.
-
John Chapman authored
-
Frank Winklmeier authored
Sweep DataQualityUtils and ZLumiScripts to master See merge request atlas/athena!20680
-
-