- 02 Jun, 2021 1 commit
-
-
Nils Erik Krumnack authored
As agreed in the analysis release meeting the specific goal here is just to disable all the warnings that have existed in 21.2 for a long time and that lead to occasional confusion during the merge reviews. In a few cases I tried to address the actual source of the warning, but for the most part I just picked the most expedient way to shut it off, instead of trying to determine whether they point to an actual problem or not, and then fixing them accordingly.
-
- 29 May, 2021 8 commits
-
-
Oana Vickey Boeriu authored
Adding more DSIDs (New PW tt+bb) for ttHF classification See merge request atlas/athena!43890
-
Oana Vickey Boeriu authored
21.2 tnobe deriv jet See merge request atlas/athena!43827
-
-
Nils Erik Krumnack authored
Fix FFJetSmearingTool dictionary generation. See merge request atlas/athena!43888
-
Nils Erik Krumnack authored
TopPartons fixes for tHq See merge request atlas/athena!43837
-
-
Nils Erik Krumnack authored
AnalysisTop: Update large-R jet tagging uncertainties See merge request !43937
-
-
- 28 May, 2021 2 commits
-
-
Andrew Mehta authored
-
Andrew Mehta authored
-
- 27 May, 2021 2 commits
-
-
Nedaa Alexandra Asbah authored
-
Karol Krizka authored
-
- 26 May, 2021 1 commit
-
-
Nils Erik Krumnack authored
AnalysisTop: Fix propagation of inefficiency boosted tagging SFs See merge request !43845
-
- 25 May, 2021 1 commit
-
-
Oliver Majersky authored
-
- 21 May, 2021 2 commits
-
-
Nils Erik Krumnack authored
AnalysisTop:fix for empty electronSF variation vectors See merge request !43679
-
-
- 20 May, 2021 2 commits
-
-
Nils Erik Krumnack authored
support external files in EventLoopGrid See merge request !43681
-
Nils Erik Krumnack authored
SUSYTools CDI update, MC/MC SF and JMS See merge request !43659
-
- 19 May, 2021 4 commits
-
-
Nils Krumnack authored
Originally I had hoped to make this a more encompassing change, but for now this was a lot simpler.
-
Nils Erik Krumnack authored
AnalysisTop:adding ElectronEfficiencyCorrelationModel "COMBMCTOYS" See merge request !43480
-
-
Claudia Merlassino authored
-
- 18 May, 2021 1 commit
-
-
Oana Vickey Boeriu authored
HIGG1D1 Derivation config update See merge request !43596
-
- 14 May, 2021 2 commits
-
-
Andrew Mehta authored
-
Andrew Mehta authored
-
- 13 May, 2021 2 commits
-
-
Oana Vickey Boeriu authored
Fix typo in ElectronsCPContent See merge request !43462
-
Alkaid Cheng authored
-
- 12 May, 2021 3 commits
-
-
Nils Erik Krumnack authored
FFJetSmearingTool: Fix for combined mass See merge request !43422
-
-
Lukas Ehrke authored
DFCommonElectronsDNN_ppc appeared twice in ElectronsCPContent.py. First one was fixed to be DFCommonElectronsDNN_pcf. Link to original MR !43163
-
- 11 May, 2021 3 commits
-
-
Oana Vickey Boeriu authored
Add three new electron ID DNN working points and the outputs of the DNN to derivations See merge request !43163
-
Nils Erik Krumnack authored
updating regex to match dips timestamps See merge request !43366
-
-
- 10 May, 2021 3 commits
-
-
Nils Erik Krumnack authored
FSRUtils - fix for return StatusCode::FAILURE See merge request !43381
-
-
Nils Erik Krumnack authored
Change to JetUncertainties treatment of negative mass jets See merge request !43305
-
- 08 May, 2021 2 commits
-
-
Oana Vickey Boeriu authored
Update of MultiSecVertexTool See merge request !43277
-
2) Add TRT hit cut for MultiSecVertexTool
-
- 07 May, 2021 1 commit
-
-
Steven Schramm authored
JetCalibTools and JetUncertainties currently have different methods of treating the combined mass of jets where both of the input masses are negative. This is an extreme case, but it should be properly handled in order to differentiate between input problems vs different conventions. This MR changes JetUncertainties to now accept events where the two input mass definitions (calo and TA) are both negative, and the combined mass value is 0. In contrast, if the calo and TA masses are both negative while the combined mass value is non-zero, then this is a different problem that is unrelated to JetCalibTools and most likely signifies a problem in the user input file.
-