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 .
- 17 Aug, 2020 11 commits
-
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Walter Lampl authored
-
- 15 Aug, 2020 1 commit
-
-
Walter Lampl authored
-
- 14 Aug, 2020 27 commits
-
-
Walter Lampl authored
-
Walter Lampl authored
-
Vakhtang Tsulaia authored
Remove now-unused AthRegSeq See merge request atlas/athena!35299
-
Vakhtang Tsulaia authored
update Gaudi to v34r0.003 See merge request atlas/athena!35488
-
-
Vakhtang Tsulaia authored
Update tau monitoring code See merge request atlas/athena!35525
-
-
Vakhtang Tsulaia authored
MaterialEffectUpdator: Avoid aliasing of input to output, always return a new ptr See merge request atlas/athena!35528
-
Vakhtang Tsulaia authored
Add CaloMuonScoreTool to new configuration See merge request atlas/athena!35609
-
Vakhtang Tsulaia authored
ATR-21896 : Add back vertex building even when no conversions See merge request atlas/athena!35612
-
Vakhtang Tsulaia authored
PixelCablingCondAlg.cxx: use writeHandle.addDependency See merge request atlas/athena!35547
-
-
Vakhtang Tsulaia authored
Manual sweep of '21.2-MSTsmallCleanup' into 'master' See merge request atlas/athena!35575
-
Vakhtang Tsulaia authored
Remove const_cast from MuonSegmentRegionRecoveryTool Closes ATLASRECTS-5250 See merge request atlas/athena!35576
-
As the track passed into the tool is always non-const, there was no reason for the tracks that are being passed around inside the tool, or the MuonRefitTool that it calls, to be const. The const_casts compensated for this not-really-constness: removing it means that they can be removed as well. Additionally, I took advantage of this change to switch to using unique_ptr for the tracks, and did some minor cleanup in the MuonRefitTool.
-
Vakhtang Tsulaia authored
Remove obsolete NtupleProductionFlags (ATR-21892) See merge request atlas/athena!35581
-
Vakhtang Tsulaia authored
Fix undefined function L1Board::type See merge request atlas/athena!35586
-
Vakhtang Tsulaia authored
Write out the Muon Iso RoiDescriptors See merge request atlas/athena!35589
-
Walter Lampl authored
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
Nicolas Köhler authored
-
Magnar Kopangen Bugge authored
-
Vakhtang Tsulaia authored
Overlap Removal for L2StandAloneMuon and L2CombinedMuon in TrigMuonHypoMT See merge request atlas/athena!34982
-
Vakhtang Tsulaia authored
Migrate GlobalChi2Fitter to in-class Gaudi properties See merge request atlas/athena!35540
-
Vakhtang Tsulaia authored
Adding TruthMatching histogram to RDOAnalysis See merge request atlas/athena!35578
-
Vakhtang Tsulaia authored
add dual-use WriteHandle+WriteHandleKey to AnalysisBase See merge request atlas/athena!35557
-
- 13 Aug, 2020 1 commit
-
-
Vakhtang Tsulaia authored
Introduce ACTS vertexing configuration and primary vertexing reentrant algorithm See merge request atlas/athena!35354
-