- Jan 29, 2019
-
-
Christos Anastopoulos authored
Change defining Parameter interface for NeutralParticle to be the same as TrackParticle, cleaner and MT compatible
-
Frank Winklmeier authored
Config mu hypo from chain dict See merge request !20602
-
Frank Winklmeier authored
Removed unused package ChkLib See merge request !20701
-
Frank Winklmeier authored
Remove last traces of AthAnalysisSequencer See merge request !20710
-
Frank Winklmeier authored
Makes the Random Engine of AthRNGSvc configurable via SimFlag. See merge request !20700
-
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 !20648
-
Frank Winklmeier authored
ATR-19303: Example to configure simple example electron chain See merge request !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 !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 !20715
-
-
Frank Winklmeier authored
Sweeping !20652 from 21.0 to master. Adding variable HadronConeExclTruthLabelID to heavy-ion jet collections See merge request !20716
-
Frank Winklmeier authored
MuonCombinedRecExample: Record output objects in objKeyStore. See merge request !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 !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 !20709
-
Tomasz Bold authored
-
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.
-
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
-
-
Stewart Martin-Haugh authored
-
Tomasz Bold authored
-
Frank Winklmeier authored
User action that sets G4 looper threshold values See merge request !20642
-
Frank Winklmeier authored
AtlasPyFwdBwdPorts: Remove simplejson/jsonpickle modules See merge request !20631
-
Christos Anastopoulos authored
-
Frank Winklmeier authored
TrkG4UserActions: fix ubsan warnings. See merge request atlas/athena!20654
-