- Mar 13, 2018
-
-
Nils Erik Krumnack authored
Update of the calibration release for MuonEfficiencyCorrections and small fixes See merge request atlas/athena!9599 Former-commit-id: 959c442bbe8135263eb9370521dcf68353cfbd93
-
Nils Erik Krumnack authored
Use of std::unique_ptr See merge request atlas/athena!9547 Former-commit-id: 7ea7b6d81dc44cd2a30d70bf8f6c4520a25666ef
-
Nils Erik Krumnack authored
Clean-up of SoftMuonTag.cxx code - 21.2 branch See merge request atlas/athena!9650 Former-commit-id: a1d928d5bebaaa99f72603f85fc2ad9e524f325e
-
Nils Erik Krumnack authored
Update MissingEtDQA in 21.2 See merge request atlas/athena!9655 Former-commit-id: 70c355ac101da2304c496b932bc09ac5bdc5fd8b
-
Nils Erik Krumnack authored
TauAnalysisTools: Remove duplication in CMakeLists.txt See merge request atlas/athena!9618 Former-commit-id: d823dacd04f6a1f0346ce3dc503de830324cf22f
-
Johannes Junggeburth authored
This reverts commit 2e5b1ff3 [formerly 468745462e36d82eb7fca58a6cc3b89e03a75a8a] Former-commit-id: 8e603dedd211ee4bfb7b6dff92cff65d6ace25ff
-
Johannes Junggeburth authored
This reverts commit d1098ae8 [formerly 78815aaa3ed74a69f4dbf49e58e41fb57cb78f43] Former-commit-id: 57ffe975e107ed78a44883ad70dc1876aae5d2c9
-
Johannes Junggeburth authored
Former-commit-id: 78815aaa3ed74a69f4dbf49e58e41fb57cb78f43
-
Johannes Junggeburth authored
Former-commit-id: 468745462e36d82eb7fca58a6cc3b89e03a75a8a
-
Philipp Mogg authored
Former-commit-id: af017a4b3e4133a1fe9529e01e0d2d56ba01dd45
-
Philipp Mogg authored
Former-commit-id: 48a3caf1714b73331666b1d75856fdf60799f417
-
Attila Krasznahorkay authored
Helpers for Common CP algorithms See merge request atlas/athena!9391 Former-commit-id: 5a773ae9a4c8c1fe1f886a4babf67c665137e009
-
Andrea Sciandra authored
Former-commit-id: b3fb2247976bee247083a0ce3b9e53c9d7d4c0a3
-
Emmanuel Le Guirriec authored
updating SUSY8 to include all SUSY particles (inspired by / copied from SUSY6) See merge request atlas/athena!9540 Former-commit-id: b3cd84cc18cc1bb5e504c80f2f4efa15325852a9
-
Emmanuel Le Guirriec authored
Sweeping !9266 from 21.0 to 21.2.EventSelectorByteStream made to account for events already skipped in previous files (ATEAM-455) See merge request atlas/athena!9320 Former-commit-id: d433134298b1ea1367581de5b12d566702d735ac
-
- Mar 12, 2018
-
-
Carlo Varni authored
Former-commit-id: cf6359017c8a402bd7ad77249623251100829fd1
-
Nils Erik Krumnack authored
Ubuntu 16.04 Fixes, 21.2 branch (2018.03.12.) See merge request atlas/athena!9612 Former-commit-id: 663f12db39acc336dbc589d576667e71c3251652
-
Emmanuel Le Guirriec authored
Add isolation variables under test and tracks around muons and electrons to HIGG2D1 See merge request atlas/athena!9556 Former-commit-id: 62db4c17b990268d97e9b7116e6f9932f08261a8
-
Former-commit-id: a12dead6a0c8a0dd344f04f42631075cb24d29d0
-
David Kirchmeier authored
Former-commit-id: 84c9d70b3149908b9489378a7efdd7f5edd25999
-
Nils Erik Krumnack authored
Make QGTagger compatible with 21.2.21 See merge request atlas/athena!9525 Former-commit-id: a1b5de7fabfe2bf5ac118adea135b1d2d0ff7574
-
Former-commit-id: b1bae27bc69f33668a781cce2b87a26cae2a2ab3
-
Nils Erik Krumnack authored
Add PURW actual mu generator See merge request atlas/athena!9409 Former-commit-id: 0e90bdaa9bbb42b4d6418f0208d88e3f3b4113ff
-
Nils Erik Krumnack authored
fix a bug in conversion from MeV to GeV in the MET significance See merge request atlas/athena!9560 Former-commit-id: 26e5077985764f777df4c85edc8e3a1263aa0f99
-
Nils Erik Krumnack authored
Change JetSelection to Loose in MissingEtDQA See merge request atlas/athena!9569 Former-commit-id: 6205ae1d185d98468b0f8c6dac649e916d43631a
-
Nils Erik Krumnack authored
Update doxygen, make unique __init__.py files (for AODFix + RecoFix) See merge request atlas/athena!9565 Former-commit-id: dd6257682e19dd806be0d6eb7f1cef2b8e553905
-
Nils Erik Krumnack authored
KLFitter 13 TeV transfer functions See merge request atlas/athena!9555 Former-commit-id: a2df5c7d964d42bf1821995b5bc9106ecebe0ac7
-
Nils Erik Krumnack authored
Support for actual mu reweighting See merge request atlas/athena!9282 Former-commit-id: fcdb0e8b2bd12020f911be2a512b7a814a0c9f11
-
Nils Erik Krumnack authored
21.2 ditau dev hcaiv1 See merge request atlas/athena!9435 Former-commit-id: 500bf3664df1eab8db43953436d5952098c19b34
-
Nils Erik Krumnack authored
adding missing factory of MuonTrackRemoval See merge request atlas/athena!9518 Former-commit-id: fbfef5b0254e5615c17ca9c03e7be0e77d13322b
-
Attila Krasznahorkay authored
Former-commit-id: ab6106e3b9261c7fc9ab034c1922af436b0925c8
-
Attila Krasznahorkay authored
Former-commit-id: d67d0c5ff6ef2379c54d4207e6ed775f78411c15
-
Attila Krasznahorkay authored
GCC 5.4 those are the only versions that <cmath> pulls in. (One would need to include <math.h> for the non-namespaced versions.) Former-commit-id: e88da33f6a6aece4737eca7672969984e3920451
-
Attila Krasznahorkay authored
CP::MuonEfficiencySystType, to make GCC 5.4 happy when using these types as keys for std::unordered_map. Former-commit-id: abb6ff376ade0a883daf0c1a84bb7aaea793b414
-
Nils Krumnack authored
Former-commit-id: 5217601148d170d7265855946016b08ef302279b
-
Johannes Junggeburth authored
Former-commit-id: b883e8050714a2315e93082155221a7d8dbf58b3
-
Nils Krumnack authored
Former-commit-id: f6319cdaba471e1c6b77e36ee91306c1f4fd3b27
-
Nils Krumnack authored
Former-commit-id: 6ef71583f4842e5b8dedcd11b0bae8c3b963ce0c
-
Nils Krumnack authored
Former-commit-id: ba822a82085f9baeab2c5aaabb0606cba9dbfca6
-
- Mar 11, 2018
-
-
Johannes Junggeburth authored
Former-commit-id: 168d6859a95bf4e0fc8d7abeed6e51e3ce1a1922
-