- Feb 15, 2021
-
-
Frank Winklmeier authored
ISF_PunchThroughTools: Fix clang warning. See merge request atlas/athena!40651
-
Frank Winklmeier authored
Epos_i: Fix ubsan warnings. See merge request atlas/athena!40652
-
Frank Winklmeier authored
TrigDecisionEventTPCnv+TrigMuonEventTPCnv+TrigParticleTPCnv+TrigSteeringEventTPCnv: Tweak leak-checking for gcc10. See merge request atlas/athena!40650
-
Frank Winklmeier authored
DerivationFrameworkSUSY+DerivationFrameworkJetEtMiss+DerivationFrameworkMCTruth: Fix clang warnings. See merge request atlas/athena!40656
-
Frank Winklmeier authored
DerivationFrameworkInDet+DerivationFrameworkMuons+DerivationFrameworkExotics: Fix clang warnings. See merge request atlas/athena!40654
-
Frank Winklmeier authored
AthenaCommon: Fix logic error in printout. See merge request atlas/athena!40653
-
- Feb 14, 2021
-
-
scott snyder authored
Don't use references in a range-for if the object must be copised.
-
scott snyder authored
Don't use references in a range-for if the object must be copised.
-
scott snyder authored
Don't use references in a range-for if the object must be copised.
-
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
For a mutable sequence, we were always printing the default value. Change to always print the current value. Fixes test failues in AthExJobOptions.
-
scott snyder authored
We were getting ubsan warnings because the Epos_i class is too large. Fix by changing the very large arrays to vectors.
-
scott snyder authored
clang doesn't allow using math functions in constexpr expressions.
-
Vakhtang Tsulaia authored
Adding ForwardElectronLikelihoodTool in Release 22 See merge request atlas/athena!40566
-
scott snyder authored
Need to call currentContext() before starting leakcheck.
-
scott snyder authored
Need to call currentContext() before starting leakcheck.
-
scott snyder authored
Need to call currentContext() before starting leakcheck.
-
scott snyder authored
Need to call currentContext() before starting leakcheck.
-
Luxin Zhang authored
# Conflicts: # PhysicsAnalysis/DerivationFramework/DerivationFrameworkEGamma/python/EGammaCommon.py
-
Vakhtang Tsulaia authored
Fixed ref files for TileByteStream c-tests See merge request atlas/athena!40644
-
- Feb 13, 2021
-
-
Vakhtang Tsulaia authored
-
Vakhtang Tsulaia authored
Externals Update, master branch (2021.02.12.) See merge request atlas/athena!40606
-
- Feb 12, 2021
-
-
Vakhtang Tsulaia authored
Add Fullscan LRT perf chains See merge request atlas/athena!40454
-
introduce further seperation between prelrt fs and normal fs for test purposes. This is known to be a suboptimal solution
-
Vakhtang Tsulaia authored
Master simplify name HT chains with default filter cuts Closes ATR-22817 See merge request atlas/athena!40620
-
-
Vakhtang Tsulaia authored
Avoid comparisons of incompatible types. See merge request atlas/athena!40617
-
Vakhtang Tsulaia authored
remove smallChrono, never used See merge request atlas/athena!40616
-
Vakhtang Tsulaia authored
Fix to slowMuon logic in MuonCreatorTool See merge request atlas/athena!40614
-
Vakhtang Tsulaia authored
Port package readme from 21.2 to master See merge request atlas/athena!40612
-
Vakhtang Tsulaia authored
L1Menu update (RD0_BGRP11 -> xml, ALFA_L_OD -> json) See merge request atlas/athena!40610
-
Vakhtang Tsulaia authored
add menu json parsing script See merge request atlas/athena!40607
-
Add script to extract a chain from the json file, for menu and signature experts to easily check implementation
-
Vakhtang Tsulaia authored
Define default calibrations for a10/t chains Closes ATR-22433 See merge request atlas/athena!40608
-
Vakhtang Tsulaia authored
HltROBDataProviderSvc: Avoid copying ROBFragments in eventCache_addRobData Closes ATR-22380 See merge request atlas/athena!40604
-
Vakhtang Tsulaia authored
Moved L1Decoder to the right sequence in new JO HLT test See merge request atlas/athena!40603
-
Vakhtang Tsulaia authored
Do not compute and output thinned LAr digits by default Closes ATLASSIM-5093 See merge request atlas/athena!40602
-
Vakhtang Tsulaia authored
Move TrigT2BeamSpot from FexAlgo to AthReentrantAlgorithm. Removes Run 2 operation See merge request atlas/athena!40601
-