This project is mirrored from https://gitlab.cern.ch/faser/offline/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 . This branch has diverged from upstream.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update . This branch has diverged from upstream.
- Sep 22, 2020
-
-
Edward Moyse authored
Delete commented code in muon packages See merge request atlas/athena!36592
-
Edward Moyse authored
InDetTrigRecExample: Fix python 3.8 warnings. See merge request atlas/athena!36588
-
Edward Moyse authored
MdtDriftCircleOnTrackCreator: Reduce log output, use unique_ptr See merge request atlas/athena!36567
-
-
Edward Moyse authored
TrkRIO_OnTrackCreator: Fix cppcheck warnings. See merge request atlas/athena!36541
-
Edward Moyse authored
PixelCalibAlgs: Thread-safety cleanup. See merge request atlas/athena!36558
-
Edward Moyse authored
TrigJiveXML: Const fixes. See merge request atlas/athena!36545
-
Edward Moyse authored
Fix MuonDataDecodeTests See merge request atlas/athena!36573
-
Edward Moyse authored
InDetGeoModelUtils, etc: Thread-safety cleanups; fix cppcheck warnings. See merge request atlas/athena!36549
-
Edward Moyse authored
Improved reference track selection for offline reference. See merge request atlas/athena!36599
-
Edward Moyse authored
Add muon IdDict dictionnaries for Run3 (NSW+BIS78) See merge request atlas/athena!36553
-
-
Edward Moyse authored
Remove non-ascii characters from code See merge request atlas/athena!36538
-
Edward Moyse authored
MMRawDataMonitoring: Fix clang warnings. See merge request atlas/athena!36542
-
Edward Moyse authored
Improve memory for new Athena/ROOT Shared I/O See merge request atlas/athena!36530
-
-
Edward Moyse authored
Remove write to cout. See merge request atlas/athena!36540
-
Edward Moyse authored
CaloSimEvent; Fix cppcheck warnings. See merge request !36537
-
Edward Moyse authored
Fixed segfault in building MuonGeoModel from a local amdb file See merge request !36531
-
Edward Moyse authored
LArRawEvent: Fix cppcheck warnings. See merge request atlas/athena!36536
-
Edward Moyse authored
update common CP algorithms: remove atlas_depends_on_subdir(), enable some tests, fix some configuration issues See merge request atlas/athena!36528
-
Edward Moyse authored
BetheHeitlerEffects 1st pass in trying to simplify code a bit See merge request atlas/athena!36526
-
Edward Moyse authored
GeoModelUtilities: Fix cppcheck warnings. See merge request atlas/athena!36535
-
Edward Moyse authored
Refactor the Muon RegSelCondAlgs See merge request atlas/athena!36525
-
Edward Moyse authored
InDetBoundaryCheckTool: cmake fixes See merge request atlas/athena!36524
-
Edward Moyse authored
Fix for the ATLASRECTS-5659 See merge request atlas/athena!36564
-
Edward Moyse authored
Migrate to AthReentrantAlgorithm (ATLASRECTS-5616) See merge request atlas/athena!36548
-
Edward Moyse authored
Fixes for ordering, repeated See merge request atlas/athena!36571
-
Edward Moyse authored
Fix python3 printout in dump-geo See merge request atlas/athena!36612
-
Edward Moyse authored
IDScanHitFilter: Thread-safety cleanup. See merge request atlas/athena!36546
-
Edward Moyse authored
TrigInDetTruthAlgs: Const fixes. See merge request atlas/athena!36544
-
Edward Moyse authored
Start Removal of Vertex Image Maker See merge request atlas/athena!36435
-
Edward Moyse authored
TrigInDetTruthEvent: Enable thread-safety checking. See merge request atlas/athena!36547
-
Edward Moyse authored
Fix typos in ISF_ServicesConfig.py and ISF_ServicesConfigNew.py (ATLASSIM-4776) Closes ATLASSIM-4776 See merge request atlas/athena!36586
-
Edward Moyse authored
tauRecTools: use consistent treatments of vertex correction (ATLTAU-1716) See merge request atlas/athena!36489
-
The vertex correction is not applied consistently in the tau reconstruction. In addition, it is applied to the four momentum already corrected by PV0, indicating an over correction. Ideally, we could apply the vertex correction to the four momentum before the origin correction in jet reconstruction. But it is not straight forward to obtain this information. Alternatively, we apply the vertex correction relative to the jet vertex to fix this bug.
-
Edward Moyse authored
Fix for ATLASRECTS-5661 See merge request atlas/athena!36561
-
Edward Moyse authored
Run new-style DQ in Reco_tf Closes ATR-21706 and ATLASRECTS-5578 See merge request atlas/athena!36414
-
Need <cstdlib> for size_t.
-
Nicolas Koehler authored
-