- Apr 22, 2019
-
-
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 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
-
Vakhtang Tsulaia authored
Change properties of SCT_RawDataByteStreamCnv/share/testSCTDecode.py (ATLASRECTS-4939) See merge request atlas/athena!22774
-
-
- Apr 18, 2019
-
-
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
-
-
Vakhtang Tsulaia authored
Move initialization to header files (SCT_CalibAlgs package) See merge request atlas/athena!22779
-
-
Vakhtang Tsulaia authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetTrackHoleSearch package See merge request atlas/athena!22781
-
Add ATLAS_CHECK_THREAD_SAFETY to InDetTrackHoleSearch package. Use atomic for a mutable counter. Avoid unnecessary new and delete. Avoid const_cast.
-
Vakhtang Tsulaia authored
Apply cuts to reduce no of combinations produced by CombinationsHelperTool See merge request atlas/athena!22567
-
Vakhtang Tsulaia authored
WriteCondHandle: Extend duplicate cond object range if possible See merge request atlas/athena!21303
-
Vakhtang Tsulaia authored
Remove usage of thread-unsafe random number serivce from CscDigitToCscRDOTool See merge request atlas/athena!22402
-
Vakhtang Tsulaia authored
AthenaCommon: Don't crash on unicode property values. See merge request atlas/athena!22780
-
Vakhtang Tsulaia authored
TrigUpgradeTest: Fix a couple uninitialized properties. See merge request atlas/athena!22782
-
Vakhtang Tsulaia authored
TrigParticleTPCnv: Fix gcc9 warnings. See merge request atlas/athena!22784
-
Vakhtang Tsulaia authored
OutputStreamAthenaPool: Initial python3 port. See merge request atlas/athena!22785
-
Vakhtang Tsulaia authored
AthenaRootComps: Initial python3 port. See merge request atlas/athena!22786
-
Vakhtang Tsulaia authored
AthenaPython: Initial python3 port. See merge request atlas/athena!22787
-
Vakhtang Tsulaia authored
TrigT1Monitoring: Fix use of HVScale conditions object. See merge request atlas/athena!22788
-
Vakhtang Tsulaia authored
TrkTrack: Fix gcc9 warnings. See merge request atlas/athena!22789
-
Vakhtang Tsulaia authored
fix PIXEL_OFL access reported in ATR-19686. See merge request atlas/athena!22790
-
Vakhtang Tsulaia authored
partial cleanup of a copy&paste parts of the code, disable access to the NN... See merge request atlas/athena!22717
-
Edward Moyse authored
-