- Feb 10, 2021
-
-
Vakhtang Tsulaia authored
Add truth beamline finder to the TrigInDetAnalysis truth selection See merge request atlas/athena!40511
-
Vakhtang Tsulaia authored
Derivation BPHY: Fix undef behaviour as warned by cppcheck See merge request atlas/athena!40516
-
Vakhtang Tsulaia authored
TrigCostMonitorMT+MuonRPC_CnvTools: Fix clang warnings. See merge request atlas/athena!40502
-
Vakhtang Tsulaia authored
TrkExUtils: Uninitialized class member. See merge request atlas/athena!40503
-
Vakhtang Tsulaia authored
InDetBeamSpotFinder: Fix array dimension. See merge request atlas/athena!40504
-
Vakhtang Tsulaia authored
InDetSurveyConstraintTool: Fix out-of-bounds matrix access. See merge request atlas/athena!40505
-
Vakhtang Tsulaia authored
TrkGlobalChi2AlignTools: Fix out-of-bounds matrix access. See merge request atlas/athena!40506
-
Vakhtang Tsulaia authored
TrkVertexBilloirTools: Fix out-of-bounds array access. See merge request atlas/athena!40508
-
Vakhtang Tsulaia authored
TrigValAlgs+DataQualityTools+egammaPerformance: Fix clang warnings. See merge request atlas/athena!40509
-
Vakhtang Tsulaia authored
Follow-up of the previous MR fixing cosmetics/unneeded code in jet TLA See merge request atlas/athena!40522
-
Vakhtang Tsulaia authored
Update input file of CosmicCalo test to use a run with LAr detector enabled. See merge request atlas/athena!40524
-
Vakhtang Tsulaia authored
Possible fix of ATLASSQ-361 and ATLASSQ-362 See merge request atlas/athena!40527
-
Vakhtang Tsulaia authored
Fix TrigMuonHypoMT unit test See merge request atlas/athena!40528
-
Vakhtang Tsulaia authored
Add a few lines to install our test scripts in the environment. See merge request atlas/athena!40530
-
Mark Hodgkinson authored
-
Savanna Shaw authored
Removing the obsolete trigger chains from the muon hypo unit test to stop the test from failing.
-
Susumu Oda authored
-
Mark Hodgkinson authored
-
Adam Edward Barton authored
-
sutt authored
In order to correctly calculate the d0 values for tracks which do not come from the primary vertex, have added an event x, y beamline calculation using the xAOD::TruthParticle production locations
-
- Feb 09, 2021
-
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Don't use references in a range-for if the object must be copied.
-
scott snyder authored
Eigen indices are 0-based, not 1-based.
-
scott snyder authored
Eigen matrix indices are 0-based, not 1-based. Fixes gcc10 warning about out-of-bounds array access.
-
scott snyder authored
covar matrix looks to be meant to be 6x6, not 5x5. Fixes a gcc10 warning about an out-of-bounds array access.
-
scott snyder authored
covFromSi is obviously meant to be a 2x2 matrix, not 1x1!. Fixes out-of-bounds warning from gcc10.
-
scott snyder authored
ExtrapolationStep::time was not initialized in the constructor. Fixes gcc10 warning.
-
scott snyder authored
Missing override keywords.
-
scott snyder authored
Fix type for iteration over a map.
-
Caterina Doglioni authored
-
Vakhtang Tsulaia authored
Add muon isolation performance trigger See merge request atlas/athena!40468
-
Vakhtang Tsulaia authored
Enabling perFE pixel monitoring histograms See merge request atlas/athena!40462
-
-
Vakhtang Tsulaia authored
Fixes ATLASRECTS-5886 (previously not completed because of a typo) Closes ATLASRECTS-5886 See merge request atlas/athena!40461
-
Vakhtang Tsulaia authored
MET monitoring update Feb 2021 See merge request atlas/athena!40460
-
Vakhtang Tsulaia authored
Remove old L1TopoSimulation jobOptions (ATR-22748) See merge request atlas/athena!40453
-
Vakhtang Tsulaia authored
Small fixes to MET RefTau and soft term See merge request atlas/athena!40451
-
Vakhtang Tsulaia authored
Default jet finding random seed to run/event number See merge request atlas/athena!40450
-
Vakhtang Tsulaia authored
Hepmc3 nightly fixes 08022021 part 2 See merge request atlas/athena!40447
-