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 .
- Sep 04, 2020
-
-
Walter Lampl authored
Herwig HepMC3 interface See merge request atlas/athena!36118
-
-
Walter Lampl authored
Revert part of MR 35525 causing ATR-21903 See merge request atlas/athena!36156
-
Walter Lampl authored
TrigConfigSvc: remove usage of IJobOptionsSvc See merge request atlas/athena!36139
-
Walter Lampl authored
Adapting fast pixel clustering version to allow 8-cell connectivity (ATLIDTRKCP-240) See merge request atlas/athena!36138
-
Walter Lampl authored
fix maxnumber of events (ATR-21961) See merge request atlas/athena!36136
-
Walter Lampl authored
TrigExL2muCalibTest: Delete package See merge request atlas/athena!36137
-
Walter Lampl authored
TrigOutputHandling: Migrate to IOptionsSvc See merge request atlas/athena!36135
-
Walter Lampl authored
TRT_Digitization+EventOverlayJobTransforms: Thread-safety fixes. See merge request atlas/athena!36130
-
Walter Lampl authored
ITk Strip Sensitive Detector Config See merge request atlas/athena!36126
-
-
Walter Lampl authored
Match jet filtering b/w AthenaMT and legacy master See merge request atlas/athena!36104
-
-
Walter Lampl authored
Reformat GlobalChi2Fitter CMakeLists.txt See merge request atlas/athena!36114
-
The existing formatting of this file is somewhat messy and has some extremely long lines which are not very readable to humans and also confusing for version control systems, as the entire line needs to be changed to modify one single element of the list. This commit changes the formatting of the CMakeLists.txt file to be a lot neater and easier to process for VCS. The actual contents of the file are not changed, and the end result should be identical.
-
Walter Lampl authored
remove atlas_depends_on_subdirs from MuonDetDescr packages See merge request atlas/athena!36155
-
Walter Lampl authored
remove atlas_depends_on_subdirs from MuonCalib packages (2) See merge request atlas/athena!36154
-
Walter Lampl authored
remove atlas_depends_on_subdirs from MuonCnv packages See merge request atlas/athena!36152
-
-
Walter Lampl authored
remove atlas_depends_on_subdirs from MdtCalib packages See merge request atlas/athena!36112
-
-
Walter Lampl authored
remove atlas_depends_on_subdirs from MuonCalib packages See merge request atlas/athena!36111
-
-
Walter Lampl authored
master TRT dEdx tool cleanup See merge request atlas/athena!36107
-
Walter Lampl authored
Unify confTool for old and new config See merge request atlas/athena!36100
-
Walter Lampl authored
Add ALFA L1 Items to triggermenu See merge request atlas/athena!36096
-
-
Walter Lampl authored
Add track IP significance for all tau tracks See merge request atlas/athena!36099
-
Hello, This MR adds the d0 and z0sintheta IP significance parameters (w.r.t. the tau vertex offline, and w.r.t. the beamspot online) as decorations onto the tau tracks. As discussed in ATLTAU-1718, we expect these variables to be useful in the NN track classifier. So far, we were storing this information only for the leading track. For the trigger, the use of the beamspot may have to be revisited, it would be more relevant to use the HLT tau vertex when one is found. The new variables appear in the xAOD as expected: ``` checkFile AOD.pool.root | grep TauTrack | grep IPsig 35.118 kb 30.520 kb 0.153 kb 0.000 200 (B) TauTracksAuxDyn.z0sinthetaIPsig 35.056 kb 30.613 kb 0.153 kb 0.000 200 (B) TauTracksAuxDyn.d0IPsig ``` Cheers, Bertrand
-
Walter Lampl authored
22.0 refactor trk ambiguity processor See merge request atlas/athena!36094
-
change scoring interfaces to use TrackCollection, avoid additional copying of TrackCollection to vector
-
Walter Lampl authored
Small update for HepMC3 and to prevent warnings See merge request atlas/athena!36077
-
-
Walter Lampl authored
Trigger: Handling of magnetic field changes See merge request atlas/athena!36069
-
Walter Lampl authored
Teach ISF new config test to run See merge request atlas/athena!35967
-
Walter Lampl authored
Make tools private in remaining Reconstruction/MuonIdentification packages See merge request atlas/athena!35992
-
-
Walter Lampl authored
Syntax tidying of Simulation packages suggested by clang-tidy See merge request atlas/athena!35990
-
Walter Lampl authored
error in getBlob and findAllIovs methods fixed See merge request atlas/athena!35808
-
-