- Mar 18, 2020
-
-
John Derek Chapman authored
Update input file for Run3 L1Calo test (ATR-20846) See merge request atlas/athena!31297
-
Julie Kirk authored
modified: Trigger/TrigValidation/TriggerTest/test/test_mc_pp_v8_enableLVL1PhaseI_build.sh modified: Trigger/TrigValidation/TriggerTest/test/test_mc_pp_v8_enableLVL1PhaseI_grid.sh
-
- Mar 17, 2020
-
-
John Derek Chapman authored
postInclude for transforms using multiple SGs See merge request !31179
-
John Derek Chapman authored
Accommodate multiple collections with ReadHandle See merge request atlas/athena!31175
-
When working with two collections -- one for hard-scatter and another for pile-up -- we need to look at different `StoreGate`s. Previously, when the `AthAlgTool::EvtStore` property was overridden in JOs, this would also effect the global SG key. This patch ensures that the `TruthEvent` is retrieved from the default `StoreGate` instance -- i.e. that named `StoreGateSvc` -- rather than the `OriginalEvent_SG` when using multiple collections.
-
- Mar 16, 2020
-
-
John Derek Chapman authored
Manual sweep of !31089 (Add gas gap dependency to RpcHitIdHelper) See merge request atlas/athena!31164
-
-
John Derek Chapman authored
Manual sweep of !31038 to 21.3: Bugfix InDetPhysValMonitoring See merge request atlas/athena!31168
-
- Mar 13, 2020
-
-
Vincent Pascuzzi authored
For transforms using multiple `StoreGate`s -- e.g. `FastChain_tf.py` with pile-up -- we need to point to the correct instance to retrieve correctly hard-scatter and pile-up events. This `postInclude` configures `SimHitToolBase`-derived objects to use the `OriginalEvent_SG` collection for hard-scatter events by overriding the `AthAlgTool::EvtStore` property. Fixes ATLASSIM-4458. Depends on !31175 `MuonHitTestTool`-derived classes to return successfully.
-
Shaun Roe authored
-
John Derek Chapman authored
In the context of the update for release 21.3, we add here new chains to offline monitoring. See merge request atlas/athena!31124
-
John Derek Chapman authored
Fix the reading of HepMcParticleLink_p1 in 21.3 See merge request atlas/athena!31114
-
John Derek Chapman authored
Manual sweep of !31047 (Return correct gasGapMax for RPCs in RpcIdHelper) See merge request atlas/athena!31120
-
Sergio Ivan Fernandez Luengo authored
-
- Mar 12, 2020
-
-
John Derek Chapman authored
jFEX pileup subtraction for small jets and MET See merge request atlas/athena!28697
-
-
Sergio Ivan Fernandez Luengo authored
-
John Derek Chapman authored
Merge 21.0.109 into 21.3 See merge request atlas/athena!31109
-
John Derek Chapman authored
21.3 warnings fix TRT_TrigStandaloneTrackFinder See merge request atlas/athena!31104
-
-
Edward Moyse authored
-
John Chapman authored
Even in 21.0 HepMcParticleLinks pointing to GenEvents which aren't the first entry in the McEventCollection are using the event numbers rather than the position McEventCollection as the eventIndex.
-
John Chapman authored
This merge request merges all the changes that were made to the ~"21.0" branch between the release [release/21.0.109](https://gitlab.cern.ch/atlas/athena/tags/release/21.0.109) and the previous release [release/21.0.108](https://gitlab.cern.ch/atlas/athena/tags/release/21.0.108). Below is the full list of merge requests that were included between these two tags: * !29655 : Zmumu new Tree with IDTracks * !30678 : CaloSamplingFractionAnalysis: make code confirm to rel22 coding rules * !30345 : Add new package CaloSamplingFractionAnalysis for calorimeter sampling fraction extraction * !30503 : Add SCT_RawDataByteStreamCnv/testSCTDecode.py for performance measurement (ATLASRECTS-4905) * !30354 : Add fit function results to output root file of tile_sf.C * !30377 : Sweeping !30334 from 21.3 to 21.0. * !30363 : Use collisions instead of HI DQ config for tests * !30076 : Updating python scripts. Adding BCID scripts * !30161 : Adding keep children strategy * !30028 : Added tool configuration method missing from recent master backport. * !30095 : Bugfix in DetCondKeyTransCnv_p1::transToPers() * !30121 : Adding collision mode for ComTimeRec * !30153 : Adding new option in TileCellSelector - either low or high gain channels can be selected * !30165 : Fixed the saveHistogramToFileSuperimposed function to rescale the data when Reference is replaced. Link to the full diff between [release/21.0.109](https://gitlab.cern.ch/atlas/athena/tags/release/21.0.109) and [release/21.0.108](https://gitlab.cern.ch/atlas/athena/tags/release/21.0.108) is available at https://gitlab.cern.ch/atlas/athena/compare/release/21.0.108...release/21.0.109
-
John Derek Chapman authored
Add art-html key to a few tests See merge request atlas/athena!31102
-
Tulay Cuhadar Donszelmann authored
-
- Mar 11, 2020
-
-
John Derek Chapman authored
Manual sweep of !30924 (Fix typo in sTGC_SDO in MuonPRD_MultiTruthMaker) See merge request atlas/athena!31023
-
-
John Derek Chapman authored
Sweeping !30955 from master to 21.3. Add test for ATLFASTIIF_G4MS simulator See merge request atlas/athena!31016
-
John Derek Chapman authored
Change input file for Run3 L1Calo ART test See merge request atlas/athena!30992
-
- Mar 10, 2020
-
-
Add test for ATLFASTIIF_G4MS simulator See merge request atlas/athena!30955 (cherry picked from commit a2680667) 6b3ca854 Add test for ATLFASTIIF_G4MS simulator
-
- Mar 09, 2020
-
-
John Derek Chapman authored
Remove DCube for now from two tests See merge request atlas/athena!30996
-
Tulay Cuhadar Donszelmann authored
-
Julie Kirk authored
modified: Trigger/TrigValidation/TrigAnalysisTest/test/test_mc_pp_v8_enableLVL1Phase1_rdotoesdaod_build.sh modified: Trigger/TrigValidation/TrigAnalysisTest/test/test_mc_pp_v8_enableLVL1Phase1_rdotoesdaod_grid.sh modified: Trigger/TrigValidation/TriggerTest/test/exec_athena_art_trigger_validation.sh
-
- Mar 03, 2020
-
-
John Derek Chapman authored
Fix missing jobO to enableLVLPhase1 in test_mc_pp_v8_enableLVL1Phase1_rdotoesdaod tests (ATR-21053) See merge request atlas/athena!30810
-
John Derek Chapman authored
Fix type error in sTGC clusterization and make 21.3 and master equal See merge request atlas/athena!30786
-
Julie Kirk authored
modified: Trigger/TrigValidation/TrigAnalysisTest/test/test_mc_pp_v8_enableLVL1Phase1_rdotoesdaod_build.sh modified: Trigger/TrigValidation/TrigAnalysisTest/test/test_mc_pp_v8_enableLVL1Phase1_rdotoesdaod_grid.sh
-
- Mar 02, 2020
-
-
Patrick Scholer authored
-
- Mar 01, 2020
-
-
John Derek Chapman authored
Include time and provenance to the Super-Cells emulated from cells. See merge request atlas/athena!30119
-
-
John Derek Chapman authored
Add a new test with ATLFASTIIF_G4MS simulator See merge request atlas/athena!30741
-