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 .
- Jul 01, 2020
-
-
Christos Anastopoulos authored
-
- Jun 30, 2020
-
-
Frank Winklmeier authored
HLT MetMon: add more histograms See merge request atlas/athena!34281
-
-
Frank Winklmeier authored
Implement efficiency and L2StandAloneMuon plots to TrigMuonMonitoringMT, ATR-20317 See merge request atlas/athena!33738
-
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetSecVtxTrackSelectionTool. See merge request atlas/athena!34173
-
Add ATLAS_CHECK_THREAD_SAFETY to InDetSecVtxTrackSelectionTool. In InDetSecVtxTrackSelectionTool, make m_warnInit, m_numTracksProcessed, m_numTracksPassed atomic, add mutex guard for m_numTracksPassedCuts. In InDetSecVtxTrackCut, change mutable m_results member to local results.
-
Frank Winklmeier authored
Pass hadrons below a certain kinetic energy to Geant for G4FastCalo simulator (ATLASSIM-4110) See merge request atlas/athena!34188
-
Frank Winklmeier authored
InDetAdaptiveMultiPriVxFinderTool,InDetIterativePriVxFinderTool continue clean up See merge request atlas/athena!34094
-
Frank Winklmeier authored
L1Topo: Cleanup cmake configuration See merge request atlas/athena!34179
-
Frank Winklmeier authored
HIClusterSubtraction re-structuring for MT compatibility (ATLASRECT 5493) See merge request !33702
-
Done by mistake on master in my fork This reverts commit e886fe5f.
-
Frank Winklmeier authored
DerivationFrameworkJetEtMiss: soft drop algorithms and decor handles See merge request atlas/athena!34021
-
-
Frank Winklmeier authored
using regsel tool in CscRdoToCscPrepData, RpcRdoToRpcPrepData, TgcRdoToTgcPrepData See merge request atlas/athena!33663
-
This reverts commit 9846f7a7.
-
Frank Winklmeier authored
HepMC3 Cleanup Simulation Part I See merge request atlas/athena!34251
-
Frank Winklmeier authored
Cleanup VxTrackAtVertex See merge request atlas/athena!34192
-
Frank Winklmeier authored
Enable L1TopoSimulation in MC running See merge request atlas/athena!34261
-
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to PixelConditionsTools package See merge request atlas/athena!34206
-
Add ATLAS_CHECK_THREAD_SAFETY to PixelConditionsTools package to check and keep thread safety. Add ATLAS_NO_CHECK_FILE_THREAD_SAFETY of CxxUtils/checker_macros.h to PixelByteStreamErrorsTool.h/cxx because This class currently has many mutable memebers without mutex guard or atomicity.
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetBeamSpotFinder package See merge request atlas/athena!34209
-
Add ATLAS_CHECK_THREAD_SAFETY to InDetBeamSpotFinder package. Change static counter to member variable using std::atomic. Remove thread-unsafe DataHandle. Add ATLAS_NO_CHECK_FILE_THREAD_SAFETY to InDetBeamSpotVertex.h/cxx because exteranl methods are used for TMinuit.
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to InDetGlobalMonitoring package See merge request atlas/athena!34243
-
Add ATLAS_NO_CHECK_FILE_THREAD_SAFETY to InDetGlobalBCMTool.h/cxx because this class uses static unsigned int bcid_max. This variable is used in global bcid_select method. This method is used for positions_C[gain].remove_if(bcid_select).
-
Frank Winklmeier authored
PyJobTransformsCore: Enable flake8 checking and fix code See merge request atlas/athena!34168
-
Frank Winklmeier authored
CaloTrkMuIdTools: Fix memory leak in CaloMuonTag See merge request atlas/athena!34250
-
Frank Winklmeier authored
InDetTruthAlgs+TRT_Digitization+InDetLowBetaFinder: cmake fixes See merge request atlas/athena!34266
-
Frank Winklmeier authored
Protect against invalid detector elements in MDT decoding Closes ATR-21606 See merge request atlas/athena!34253
-
Adding some protection against invalid detector elements in the MDT decoding which arise when trying to access chambers that don't exist when running the NSW trigger test. Fixes ATR-21606.
-
Frank Winklmeier authored
MuonReadoutGeometry: Compile RpReadoutElement::fillCache() with optimization, even in debug builds. See merge request atlas/athena!34276
-
Frank Winklmeier authored
Add plots divided by track author to InDetPhysValMonitoring See merge request atlas/athena!34247
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to TRT_RawDataByteStreamCnv package See merge request atlas/athena!34205
-
Frank Winklmeier authored
Remove ATLAS_NO_CHECK_FILE_THREAD_SAFETY from TRT_FillCablingData_DC3.h/cxx See merge request atlas/athena!34278
-
Frank Winklmeier authored
PerfMonAna + PerfMonComps : Adding a script to dump tables from PerfMonMTSvc output JSON See merge request atlas/athena!34118
-
-
Frank Winklmeier authored
Remove monitoring of DS1 chains Closes ATR-21633 See merge request atlas/athena!34257
-
Frank Winklmeier authored
Remove ATLAS_NO_CHECK_FILE_THREAD_SAFETY from TRTDigSettings.h/cxx See merge request atlas/athena!34279
-
Add missing ATLAS_CHECK_THREAD_SAFETY to TRT_Digitization package. Replace thread unsafe exit by return and replace std::cout by msg(MSG::FATAL) to notify the problem.
-