- Nov 15, 2018
-
-
Nils Erik Krumnack authored
fixed initialization problem when multiple instances of the InDetTrackSmearingTool are created See merge request atlas/athena!15953 Former-commit-id: 0d0c9b40bcd41a1425ba6e222d90965ea345d5bc
-
Emmanuel Le Guirriec authored
Adding 2017 5 TeV pp photon trigger to HION5 See merge request atlas/athena!15941 Former-commit-id: 82cab2d5acffb22f9fcbe1513a63ee4ca27ecbc1
-
Philipp Windischhofer authored
Several histograms containing the smearing factors are loaded when the tool is invoked for the first time. The boolean flag keeping track of this was however defined as "static", i.e. when multiple tools are created, only one is ever initialized. Implemented solution: change the flag to a private variable. Former-commit-id: a3b8e94005535e07ea9fda5d82255e96be3ae1b8
-
Jakub Kremer authored
In anticipation of HION5 production from 2017 5 TeV pp data, the primary photon trigger for this dataset is added to the event selection. Former-commit-id: 2afc5b7aa2ebd907f3788e8cd2ca4a76f149bd10
-
Andrew Mehta authored
Former-commit-id: 1a6e646c3d6269c080c2492dd9121e1111aeb1a4
-
Andrew Mehta authored
Former-commit-id: faf38dae88c1a6a15647a60cc0afd811b06b8fc1
-
Andrew Mehta authored
Former-commit-id: 732d32fcebe84e5ab36419b2a150e05033e0292d
-
Emmanuel Le Guirriec authored
Jet Derivations update to run in 21.0.89 (ATLASDPD-1183) See merge request atlas/athena!15890 Former-commit-id: 3e88be46c9eeef4e7e12791233c0a90437c17aa1
-
Emmanuel Le Guirriec authored
AFT-391: Change algorithm for btag selection decorations to run separately for each jet collection See merge request atlas/athena!15905 Former-commit-id: 6faef5f9de11a77cd33485cf325045df80436657
-
Nils Erik Krumnack authored
Externals Downgrade, 21.2 branch (2018.11.14.) See merge request atlas/athena!15918 Former-commit-id: 6b84f8053ccc7217d7c85e606cc709befc5c90c9
-
Nils Erik Krumnack authored
multiple bugs in GlobalLeptonTriggerCalculator (ANALYSISTO-697) See merge request atlas/athena!15886 Former-commit-id: e6bc005a8693e0059a9eae43db0e01ed10fa06f3
-
- Nov 14, 2018
-
-
Nils Erik Krumnack authored
fix the trigger efficiency bug for single lepton trigger See merge request atlas/athena!15907 Former-commit-id: 0a0c34048de3184aa3d6aa1d0302d5f504a968d7
-
Nils Erik Krumnack authored
21.2-AnalysisTop: Update related with new flavor tagging recommendations for variable-R track jets See merge request atlas/athena!15863 Former-commit-id: a60aad23a9304bdbd6e647679ccc22f9ba126f37
-
Emmanuel Le Guirriec authored
AFT-372: Apply augmentation to all tracks See merge request atlas/athena!15847 Former-commit-id: 9d2859247633df8cbd096eaf09722c0d8114afca
-
Emmanuel Le Guirriec authored
FD: fix to recent ART failures on TOPQ1 due to ExKtDoubleTag + use of… See merge request atlas/athena!15869 Former-commit-id: 944723a368259e7d9aa4054a648ac6d086f0478a
-
Emmanuel Le Guirriec authored
Add truth vertices to JETM13 See merge request atlas/athena!15875 Former-commit-id: 3f4bf3fa2233c5f73b21b2406921f528763c8146
-
Nils Erik Krumnack authored
Updated to Fall2018 JES recommendations. See merge request atlas/athena!15894 Former-commit-id: c6c2beb27b345cf5a5691f5db5defe4bcc49465d
-
Petr Jacka authored
Former-commit-id: 527926af0beff90a65b933e083ac0ebb23236fc4
-
Sebastian Mergelmeyer authored
The use of auxdecor hid a bug, described in ANALYSISTO-697. Instead of getting a crash, we got zeros for the global trigger SFs in systematic variations (except trigger SF variations) because auxdecor was used instead of auxdataConst. Fix it! Former-commit-id: b7e53cc4bbaebfa8f2436daa20e3b862519295ac
-
Sebastian Mergelmeyer authored
There were multiple issues with GlobalLeptonTriggerCalculator, see ANALYSISTO-697. Rewrite the code to address these issues, and also clean up a bit. GlobalLeptonTriggerCalculator now processes SystematicEvent objects, which allows it to access the set of leptons selected for the analysis. Also, it decorates SystematicEvent instead of EventInfo. Former-commit-id: 70f58c96b2a2888f7e61f9af12a9d961268e9a0a
-
Cong Geng authored
Former-commit-id: d8a2ea9c073bd70c51738b0b9ec080cfa3b76cb3
-
Nils Erik Krumnack authored
SUSYTools: Allow configuration of muon smearing tool options See merge request atlas/athena!15790 Former-commit-id: 22d01cda936419436009ca67db41ca9934b43ae2
-
Nils Erik Krumnack authored
store trigger decisions when using global triggers exclusively (ANALYSISTO-696) See merge request atlas/athena!15859 Former-commit-id: 680f3018c864a6236773abe77598711cd4a8b511
-
Emmanuel Le Guirriec authored
Adding back AntiKt4HIJets to HION5 output (ATLASDPD-1183) See merge request atlas/athena!15870 Former-commit-id: b04798015a4f5a641ef6cf0af758a0cd88378a9f
-
Maximilian Swiatlowski authored
Former-commit-id: e0a3fb915b72cad715e837c35b944644a3554c53
-
Attila Krasznahorkay authored
This is to switch back to ROOT 6.12/06, avoiding the ROOT-9762 bug. Former-commit-id: f4ff0c6f6c300a5c913d18785bd9fb21ccf5107b
-
Lewis Wilkins authored
Former-commit-id: 1263455fb817b2ef663a7cede06bd923d0c64a9a
-
stapiaar authored
- Removing DFjets selection and thinning from data18_hi - Change in the online jet container to match 2018 EDM Former-commit-id: bbd65488f9afb2bf09847ab4fced8116da489795
-
Sebastian Mergelmeyer authored
Store the pointer to the original SystematicEvent in topEvent. Also reflect in makeTopEvent's signature that we are interested in the pointer, by changing the signature from: TopEventMaker::makeTopEvent(xAOD::SystematicEvent const &) to: TopEventMaker::makeTopEvent(xAOD::SystematicEvent const *) Former-commit-id: a62494d5a18853e5a1f89c0213c635cd4d06e78c
-
- Nov 13, 2018
-
-
Emmanuel Le Guirriec authored
Update to DL1rmu and DL1r for SUSY1 See merge request atlas/athena!15426 Former-commit-id: 9507eb94004aebc1ed4eab9dfb107dd3ffe837d8
-
Sebastian Mergelmeyer authored
Former-commit-id: eeade11bdc773a7048d815564fed57c9d6e9fd03
-
Nils Erik Krumnack authored
Add HDF5 writer See merge request atlas/athena!15458 Former-commit-id: b91867b8ce7a5527c968fa77a5fe5f6828bdd55e
-
Dan Guest authored
Former-commit-id: 37e46c0d22ba6a3b52fe81e4df012bcc131f19ca
-
TJ Khoo authored
Former-commit-id: 90dca90f2f7251235a63824fd535bce33d8e7af0
-
Nils Erik Krumnack authored
update Hmm WP and Jet config See merge request atlas/athena!15865 Former-commit-id: 1150e7fa8d13d90031a6af18efa324b37896ec0c
-
Dan Guest authored
Former-commit-id: 3d16678ce6d0865d8fa140c85d45479f60e53697
-
Jakub Kremer authored
In older versions of the HI reconstruction, an AntiKt4HIJets container was stored in xAODs, while a container with corrected jets (DFAntiKt4HIJets) was constructed on the fly during derivation production. The current version of the HI reconstruction used in Tier0 during the 2018 Pb+Pb data-taking applies the corrections to jets already during xAOD production, and there is no need to reconstruct DFAntiKt4HIJets during derivation production. Therefore, the AntiKt4HIJets need to be written to the HION5 output explicitly. Former-commit-id: 9516a9aad89009ba43efccf83323855d98e5edfe
-
Frederic Derue authored
FD: fix to recent ART failures on TOPQ1 due to ExKtDoubleTag + use of BTaggingFlags.StandardTaggers for TOPQ1/5.py instead of handmade list (TOPQDERIV-69) Former-commit-id: 016249112c8e88fccad78530f942f6378b2b5ac8
-
Cong Geng authored
Former-commit-id: ecb1806b260d0b40180bc028c239104188b011da
-
Emmanuel Le Guirriec authored
Replace MV2c10rnn in AnalysisCommon/LeptonTaggers into MV2rmu See merge request atlas/athena!15775 Former-commit-id: 81ee876823a532ddff1c228183af554a80242e04
-