- 19 May, 2021 1 commit
-
-
Nils Krumnack authored
Originally I had hoped to make this a more encompassing change, but for now this was a lot simpler.
-
- 18 May, 2021 1 commit
-
-
Oana Vickey Boeriu authored
HIGG1D1 Derivation config update See merge request atlas/athena!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 atlas/athena!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 atlas/athena!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.
-
- 06 May, 2021 4 commits
-
-
Andrew Mehta authored
-
Andrew Mehta authored
-
Nils Erik Krumnack authored
Removing TCC Jet functionality from SUSYTools & Edits to Large-R tagging See merge request !42334
-
-
- 05 May, 2021 5 commits
-
-
Nils Erik Krumnack authored
adding test option in analysisTop to store muons failing OR See merge request !43170
-
-
Nils Erik Krumnack authored
Changes to JetQGTaggerBDT See merge request !43169
-
-
Cristiano Alpigiani authored
-
- 04 May, 2021 6 commits
-
-
Nils Erik Krumnack authored
Fsrutil 21.2 update for eventual merge into rel 22 See merge request !43182
-
-
Oana Vickey Boeriu authored
DerivationFrameworkHiggs: Add HWW ggH sample to HiggsMCSamples config See merge request !43186
-
Nils Erik Krumnack authored
added new method for selecting the light quark at truth level for tHq and tchannel See merge request !43055
-
added new method for selecting the light quark at truth level, where the spectator quark is selected such that the pt of the top-lightquark system is minimized. Kept some debug statements for others to test if it makes sense to them, TODO remove those before merge-request.
-
Robin Hayes authored
-
- 03 May, 2021 3 commits
-
-
Lukas Ehrke authored
Adding three new electron ID working points based on a DNN to derivations. Additionally, the single output nodes of the DNN are saved. The additional outputs are saved in the tool using the TResult. The outputs are only saved for the Loose wp since all wps use the same network and have the same outputs.
-
Oana Vickey Boeriu authored
Enable passthrough for BPHY4 See merge request !43136
-
Cristiano Alpigiani authored
-
- 01 May, 2021 1 commit
-
-
Oana Vickey Boeriu authored
Update BPHY15: duplicate suppression for D+ See merge request !43105
-
- 30 Apr, 2021 3 commits
-
-
Peter Onyisi authored
-
Nils Erik Krumnack authored
fix when Algorithm::initialize() gets called See merge request atlas/athena!43088
-
Nils Krumnack authored
I accidentally changed it so that Algorithm::initialize() got called after TEvent::GetEntry(), which broke any meta-data tools created in initialize() which rely on beginEvent. I'm a little worried that this may also break something, but presumably this was what we did before, so hopefully it doesn't break anything.
-