- Apr 23, 2019
-
-
Edward Moyse authored
-
Edward Moyse authored
Adding egammaMVACalibConfig.py See merge request atlas/athena!22813
-
Edward Moyse authored
Add new configuration for AddressRemappingSvc See merge request atlas/athena!22799
-
Edward Moyse authored
Migrate met from clusters pufit to athenaMT See merge request atlas/athena!22768
-
Edward Moyse authored
Replace std::auto_ptr by std::unique_ptr in InnerDetector TP converters See merge request atlas/athena!22871
-
-
- Apr 22, 2019
-
-
Edward Moyse authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetConditionsSummaryService package See merge request atlas/athena!22840
-
-
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 14eab4a8) 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
-
-
Tulay Cuhadar Donszelmann authored
-
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 !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
-