- Apr 22, 2019
-
-
Edward Moyse authored
RecExConfig: Initial python3 port. See merge request atlas/athena!22823
-
Edward Moyse authored
TrigEDMConfig: Initial python3 port. See merge request atlas/athena!22820
-
Edward Moyse authored
MuonConfig: Update test reference files. See merge request atlas/athena!22851
-
Edward Moyse authored
Sweeping !22260 from 21.0 to master. Updates to R-Hadron simulation for stable particles See merge request atlas/athena!22857
-
Edward Moyse authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetByteStreamErrors package See merge request atlas/athena!22800
-
-
Edward Moyse authored
Remove full-v7-menu legacy tests from TriggerTest and TrigAnalysisTest See merge request atlas/athena!22812
-
Edward Moyse authored
PyUtils: Initial py3 porting. See merge request atlas/athena!22819
-
Edward Moyse authored
fixed unchecked status code in TypeProxy See merge request atlas/athena!22795
-
Edward Moyse authored
Update reference file for SimulationTier0Test_required-test in master See merge request atlas/athena!22793
-
Frank Winklmeier authored
TrigT2Calo: Cleanup and remove obsolete code See merge request atlas/athena!22806
-
Updates to R-Hadron simulation for stable particles See merge request atlas/athena!22260 (cherry picked from commit 14eab4a8c9dd22641625dca562e66f3615153d6d) b7ae9c40 Updates to R-Hadron simulation for stable particles 64573c26 Fixing a typo
-
- Apr 21, 2019
-
-
Frank Winklmeier authored
flake8_atlas: Update print-related checks See merge request atlas/athena!22794
-
Frank Winklmeier authored
Update the print-related Python3 checks: - ATL232: Change to an AST-based plugin that finds all `print` statements that are truly incompatible with Py3. The previous version would e.g. also warn about `print("Hello")` while the new version will only warn for tuples with more than one entry, e.g. `print("Hello","world")`. - ATL233: Only warn about `print` statements that do not look like function calls, i.e. without brackets.
-
- Apr 20, 2019
-
-
scott snyder authored
Fix test failure in master.
-
- Apr 19, 2019
-
-
Vakhtang Tsulaia authored
TrigT1CaloCalibUtils+TrigT1CaloCalibTools+TrigT1CaloCalibToolInterfaces: Removing ILArHVCorrTool. See merge request atlas/athena!22783
-
Remove use of ILArHVCorrTool from IL1CaloxAODOfflineTriggerTowerTools: pass conditions handle keys instead.
-
Vakhtang Tsulaia authored
Update the Overlay CI reference See merge request atlas/athena!22835
-
Tadej Novak authored
-
scott snyder authored
Initial python3 port. Not meant to be complete yet; only what's needed for basic athena and configuration jobs.
-
scott snyder authored
Initial python3 port. Not meant to be complete at this point; only what's needed for basic athena and configuration jobs.
-
Vakhtang Tsulaia authored
Change properties of SCT_RawDataByteStreamCnv/share/testSCTDecode.py (ATLASRECTS-4939) See merge request atlas/athena!22774
-
-
scott snyder authored
Not yet intended to be complete --- only what's needed by basic Athena and configuration jobs.
-
- Apr 18, 2019
-
-
Frank Winklmeier authored
Major cleanup of IReAlgToolCalo: - Remove all obsolete code - Remove non-MT version of `execute` method - Pass `EventContext` by reference instead of pointer in `execute` - Remove error bits (not thread-safe) - Update clients to changes and do some further cleanup.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Move all headers to the private src directory and only build a component library. Enable static thread checker.
-
Frank Winklmeier authored
- T2CaloEgammaFastAlgo was an early prototype and is replaced by T2CaloEgammaReFastAlgo. - Delete some other obsolete job option files
-
Vakhtang Tsulaia authored
Unify MDT data access for L2 and EF muon algorithms in athenaMT trigger See merge request atlas/athena!22682
-
Vakhtang Tsulaia authored
Adding configuration for NSW RDO->PRD conversion See merge request atlas/athena!22761
-
Vakhtang Tsulaia authored
Bring in 21.2 fixes that help with MT See merge request atlas/athena!22730
-
-
Vakhtang Tsulaia authored
Add static thread safety checker for egamma Rec packages See merge request atlas/athena!22764
-
Vakhtang Tsulaia authored
Remove some of the aliases from PileUpEventLoopMgr See merge request atlas/athena!22757
-
Vakhtang Tsulaia authored
Replaced T2CaloEgamma_FastAlgo with T2CaloEgamma_ReFastAlgo See merge request atlas/athena!22756
-
Vakhtang Tsulaia authored
Changed place where cache loader resides in trigger rec-ex-common jobs See merge request atlas/athena!22714
-
Vakhtang Tsulaia authored
allow to disable the CSCs in the places where the CSCIdHelper is created in a hardcoded way See merge request atlas/athena!22765
-
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to InnerDetector/InDetEventCnv/InDetEventTPCnv package See merge request atlas/athena!22773
-
Vakhtang Tsulaia authored
Sweeping !22721 from 21.3 to master. Add new test in TrigAnalysisTest for RDO->RDO_FTK (ATR-19672) See merge request atlas/athena!22777
-