- Jan 29, 2020
-
-
- Jan 28, 2020
-
-
Adam Edward Barton authored
Add muon chains to "bphysicsexo" tests (ATR-20604) See merge request !29850
-
Adam Edward Barton authored
Implementing bidirectional LSTM TauTracking algorithms in tauRec See merge request !29719
-
-
Adam Edward Barton authored
Refacttoring of MenuSequence and related code for NewJO integration See merge request !29839
-
Adam Edward Barton authored
GaussianSumFilter : use empty() , remove useless return (s) , simplify boolean expression See merge request !29845
-
Adam Edward Barton authored
TrkGeometry : Add ATLAS_CHECK_THREAD_SAFETY See merge request !29849
-
TrkGeometry : Add ATLAS_CHECK_THREAD_SAFETY, remove mutable, mark all not thread safe methods explicitly ,provide non-const overload where applicable
-
Adam Edward Barton authored
update Gaudi to v33r0.002 See merge request !29842
-
-
Adam Edward Barton authored
TileMonitoring: Add possibility to ignore DMU errors in Tile monitoring See merge request !29829
-
Adam Edward Barton authored
Fix reconstruction of Run3 layouts See merge request !29841
-
-
Adam Edward Barton authored
Porting Pixel Space Point formation from 21.9 to master (ATLIDTRKCP-172) See merge request !29628
-
-
Adam Edward Barton authored
Check det-flags before schedule TrackParticleCellAssociationAlg See merge request !29831
-
Adam Edward Barton authored
Bug fix to not clear TrackClusterLinks for all eflowCaloObjects in... See merge request !29833
-
Adam Edward Barton authored
Update for running inside-out muon reco in trigger See merge request !29836
-
Adam Edward Barton authored
-
Julie Kirk authored
modified: Trigger/TrigValidation/TriggerTest/test/test_trig_mc_v1Dev_slice_bphysicsexo_build.py modified: Trigger/TrigValidation/TriggerTest/test/test_trig_mc_v1Dev_slice_bphysicsexo_grid.py
-
Adam Edward Barton authored
TrigConfData restructure See merge request !29686
-
Prior all DataStructure-derived classes were holding a copy of the ptree that they were constructed from. Now they hold either a reference (ptree*) or own the original (shared_ptr<ptree>). Basically the objects L1Menu, HLTMenu, and L1-/HLTPrescaleSet will hold the ptree created from the json files. All sub structures will only have a pointer to the sub-tree which is part of the big ptree. This avoids copying ptree's around and inflating the size of the menu. One has to be carefull when creating the sub-structure and only pass references to sub-trees of the original tree to the constructors.
-
- Jan 27, 2020
-
-
Christos Anastopoulos authored
-
Adam Edward Barton authored
Egamma Reconstruction Tidy (1) See merge request !29792
-
Adam Edward Barton authored
Delete PixelRadDamDigitization, merge it into PixelDigitization (ATLASSIM-4425) See merge request atlas/athena!29751
-
Adam Edward Barton authored
xAODCore : Configure the float compression rounding based on the input mantissa bits See merge request !29793
-
-
Adam Edward Barton authored
Change of verbosity message See merge request !29826
-
Merge branch 'muonCondMigration_csc' of ssh://gitlab.cern.ch:7999/cheidegg/athena into muonCondMigration_csc
-
Adam Edward Barton authored
Implements the isData flag to control whether MuonDetectorManager from the... See merge request !29753
-
Implements the isData flag to control whether MuonDetectorManager from the detector store to be used (MC case, isData=false) or from the conditions store (data case, isData-true).
-
Tomasz Bold authored
-
Adam Edward Barton authored
TrKSurface, TrkExRungeKuttaPropagator, TrkExSTEP_Propagator, TrkExUtils . Tidy (1) See merge request !29796
-
-
Savanna Shaw authored
Since we want to run the inside-out muon reconstruction when we fail to find outside-in muons, making a check that we find 0 combined muons (instead of checking the muon container size, as the container contains standalone muons).
-
Adam Edward Barton authored
Minor (~3%) speed improvment of SiSpacePointsSeedMaker_ATLxk::production3Sp See merge request !29761
-
-
Adam Edward Barton authored
Manual sweep of !29773 See merge request !29821
-
Adam Edward Barton authored
ByteStreamTest: Update reference files. See merge request !29806
-
Adam Edward Barton authored
Changed trigger chain names according to new convention. See merge request atlas/athena!29639
-