This project is mirrored from https://gitlab.cern.ch/atlas/athena.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 06, 2021
-
-
Johannes Junggeburth authored
-
- Apr 05, 2021
-
-
Johannes Elmsheuser authored
Fix incorrectly named parameter See merge request atlas/athena!42271
-
In the migration to use the new ID Trigger configuration class the flag to usePPS seeds was misnamed, causing a small difference in the FS jet performance, this fixes that.
-
Johannes Elmsheuser authored
cleaning unused code in TrigTauRec See merge request atlas/athena!42267
-
-
Johannes Elmsheuser authored
L1Menu Run 1 to Run 3 conversion See merge request atlas/athena!42264
-
-
Johannes Elmsheuser authored
InDetDetDescr clang-tidy related fixes See merge request atlas/athena!42263
-
Johannes Elmsheuser authored
InDetRecAlgs clang-tidy related fixes See merge request atlas/athena!42262
-
Johannes Elmsheuser authored
InDetRecEvent clang-tidy related fixes See merge request atlas/athena!42261
-
Johannes Elmsheuser authored
AsgElectronChargeIDSelectorTool. Tidy for master . See merge request atlas/athena!42259
-
AsgElectronChargeIDSelectorTool. Tidy for master . Remove unneeded methods , format and tidy the code. Call the ctx aware methods from Derivation
-
Johannes Elmsheuser authored
IBL 3D radiation map move into conditions data (ATLASSIM-5148) See merge request atlas/athena!42258
-
-
Johannes Elmsheuser authored
Trk Surface bundle together the "optional" Transforms related payload See merge request atlas/athena!42254
-
Trk Surface. Modify the optional transforms related payload. This is present/needed when the surface is constructed without a det element and they are set together . Bundle them in one struct and have one pointer to them
-
Johannes Elmsheuser authored
Add an algorithm to decorate BTagging object See merge request atlas/athena!42244
-
-
Johannes Elmsheuser authored
Plot TrigInDetAnalysis timings on a log x scale by default See merge request atlas/athena!42188
-
For some of the cost moniotring histograms, the imes are sort with long tails and it is difficult to see what is going on The request by default, plots the time on a logx scale
-
Johannes Elmsheuser authored
use MT versions of NSW RdoToPrepDataTools See merge request atlas/athena!42257
-
Johannes Elmsheuser authored
MuonTGC_CnvTools, MuonCnvToolInterfaces: Prepare TgcRdoToPrepDataTool* to be const. See merge request atlas/athena!42252
-
Update TgcRdoToPrepDataTool and TgcRdoToPrepDataToolMT so that their interfaces can be made const.
-
Johannes Elmsheuser authored
TrkGlobalChi2Fitter: Optimize some functions, even in dbg builds. See merge request atlas/athena!42251
-
Johannes Elmsheuser authored
AthenaPoolCnvSvc: Fix test failures in clang build. See merge request atlas/athena!42249
-
Johannes Elmsheuser authored
InDetJiveXML: Fix clang warnings. See merge request atlas/athena!42248
-
Johannes Elmsheuser authored
CxxUtils: Fix gcc10 warning. See merge request atlas/athena!42247
-
Johannes Elmsheuser authored
TileMonitoring: Fix Tile Jet monitoring (ATLASRECTS-6146) See merge request atlas/athena!42246
-
Johannes Elmsheuser authored
corrected minor issues for test 02 See merge request atlas/athena!42245
-
-
Johannes Elmsheuser authored
CaloCell, add overload for et on top of e and sinTh See merge request atlas/athena!42243
-
Johannes Elmsheuser authored
Fix for ATLASRECTS-6000 Closes ATLASRECTS-6000 See merge request atlas/athena!42234
-
In the case that MuGirl finds segments that include a small-large overlap, the list of hits it assembles to be fitted from the segments may be out of order. This can cause problems for the hole-finding code, which assumes that the hits are in order. Thus, once it reaches a new chamber it assumes that it has all the hits on track for the previous chamber. Any hits that have been separated from the rest of the hits in the chamber are then treated as holes. The hole-finding code searches for them, finds them, and adds them to the track, which then acquires duplicate hits. In principle, MuGirl should prevent this from happening by sorting the hits in the case that there are small-large overlaps. The MuonCandidateTrackBuilderTool checks for this by looping over the hits and seeing if both a small and a large one are present. Unfortunately, at the moment it breaks out of the loop after the first MDT hit it finds. With the break statement removed, the code now correctly identifies small-large overlaps and sorts the hits appropriately, so the track no longer acquires duplicate hits. Additionally, the sorting code is modified to correctly handle pseudomeasurements. Note that this will also fix many instances of ATLASRECTS-5999, even though this warning has now been downgraded. Duplicate hits will also give rise to this warning, as it leads to a situation in which there are more hits on the track in a given chamber than the MuonTrackSummaryHelperTool finds close to the track in the chamber.
-
Johannes Elmsheuser authored
Emulation for data or MC of Super-Cells from cells. See merge request atlas/athena!42158
-
Inclusion of a proper sequence to unpack cells and use them for emulating Super-Cells from either data or HITs
-
Johannes Elmsheuser authored
[ATR-23127] Add duplicate output DecisionContainers to L1Decoder for "probe" ChainIDs See merge request atlas/athena!42225
-
-
Johannes Elmsheuser authored
Adding DAOD_PHYS MP TCT test for valid1 See merge request atlas/athena!42222
-
Johannes Elmsheuser authored
[ATR-23079] Add TDT to legacy trigger RecExCommon See merge request atlas/athena!42217
-
Johannes Elmsheuser authored
Monitor more jet chains in offline monitoring See merge request atlas/athena!42213
-