This project is mirrored from https://*****:*****@gitlab.cern.ch/atlas/athena.git.
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 .
- 04 Apr, 2019 25 commits
-
-
Stewart Martin-Haugh authored
Ability to run single-slices, migrate single-slice tests to a single jO See merge request atlas/athena!22345
-
Stewart Martin-Haugh authored
-
Walter Lampl authored
AthenaPoolExampleAlgorithms: Fix masking sed patterns in test. See merge request atlas/athena!22387
-
Walter Lampl authored
Fix bug in overlay configuration of TRT_DriftFunctionTool See merge request atlas/athena!22375
-
Walter Lampl authored
LArConditionsTest: Additional patterns to ignore. See merge request atlas/athena!22389
-
Walter Lampl authored
Sweeping !22160 to master: fixes in the MicroMegas clusterization algorithm See merge request atlas/athena!22361
-
Walter Lampl authored
MuonRPC_CnvTools: Fix clang warnings. See merge request atlas/athena!22388
-
Walter Lampl authored
TrigT1Muctpi: Fix gcc9 warnings. See merge request atlas/athena!22386
-
Walter Lampl authored
AthenaCommon: Update test pickle file. See merge request atlas/athena!22385
-
Walter Lampl authored
IOVDbSvc: Prevent potential dereference of end iterator. See merge request atlas/athena!22383
-
Walter Lampl authored
Fix for ATLASRECTS-4909 See merge request atlas/athena!22346
-
ATLASRECTS-4909 reports a crash in the IsolationBuilder due to the ParticleCaloExtensionTool being unable to extrapolate an SA muon back through the calorimeter. In principle, all SA muons should be extrapolated back through the calorimeter already, so this should never happen. However, investigating this particular case showed that things are not as straightforward as I assumed. The extrapolation is first done using a guess at the track parameters: after the fit, it is done again, the calo TSOS's updated, and the fit re-done. In this case, though, the track fit failed after the calo TSOS's were updated. Not only that, the final extrapolated fit had a worse chi2 than the initial MS track. The logical fix, then, is to reject extrapolated tracks in such cases. The corresponding MS tracks can still be used in combined fits, but not turned into SA muons. This should affect only a handful of muons (0 in a sample of 1000 Z->mumu events, in fact).
-
Walter Lampl authored
LArCellRec: Additional patterns to ignore. See merge request atlas/athena!22384
-
Walter Lampl authored
Solution to missing move assignment opearator [CID# 113526] See merge request atlas/athena!22363
-
Walter Lampl authored
Implement SCTLorentzMonAlg (ATLASDQ-679) See merge request atlas/athena!22334
-
This reverts commit da763569281e4381f959fc04e4494778be7112df.
-
Walter Lampl authored
Cleanup of PixelPrepDataToxAOD, SCT_PrepDataToxAOD, SCT_RawDataToxAOD for speedup See merge request atlas/athena!22267
-
Use universal initialization
-
scott snyder authored
Additional patterns to ignore in the reference file comparison. Fixes test failure in master stemming from IOVDbSvc changes.
-
scott snyder authored
clang warnings: don't use std::move on non-lvalue.
-
scott snyder authored
Reference/log files are passed through a sed script before comparison. However, some of the sed rules could interfere with each other. Reorder to fix this.
-
Scott Snyder authored
In C++11, implicit declarations of copy and assignment are deprecated if the class has a user defined destructor or copy or assignment. gcc9 now warns about this by default. Adjust to avoid the warning.
-
scott snyder authored
Fix test failure in master.
-
scott snyder authored
Additional patterns to ignore in reference file comparison. Fixes test failure in master due to changes in calodd handling.
-
scott snyder authored
Prevent a potential dereference of the end iterator of a map in IOVDbParser. Fixes unit test crash in SCT_ConditionsAlgorithms.
-
- 03 Apr, 2019 15 commits
-
-
Walter Lampl authored
Bytestream bugfix See merge request atlas/athena!22344
-
-
Peter Hansen authored
-
Walter Lampl authored
EventView inheritance test See merge request atlas/athena!22314
-
-
Walter Lampl authored
Delete TrigCaloCellMakerMT See merge request atlas/athena!22342
-
Walter Lampl authored
CaloDetDescr: Add CaloDetDescriptor::dump(). See merge request atlas/athena!22352
-
Walter Lampl authored
RootStorageSvc: Fix clang warning. See merge request atlas/athena!22355
-
Walter Lampl authored
adding chains to the jet menu See merge request atlas/athena!22283
-
Walter Lampl authored
Remove some tools from ToolSvc See merge request atlas/athena!22359
-
Walter Lampl authored
-
Walter Lampl authored
Make RunTier0Tests.py project agnostic See merge request atlas/athena!22165
-
Walter Lampl authored
TRT_ConditionsServices: Fix clang warnings. See merge request atlas/athena!22356
-
Walter Lampl authored
TRT_ConditionsData: Fix gcc9 warnings. See merge request atlas/athena!22357
-
Walter Lampl authored
Split bytestream related algs out of OverlayCommonAlgs See merge request atlas/athena!22284
-