- Dec 10, 2019
-
-
Oana Vickey Boeriu authored
PHYSLITE updated trigger matching See merge request atlas/athena!28682
-
We were missing a rather important line for PHYSLITE to get the trigger matching containers included in the derivation output. Now they should be there. Also adding a warning to the trigger matching tool when it (automatically) removes a trigger that the user has requested and it has decided should not be included.
-
Nils Erik Krumnack authored
JetJvtEfficiency/JetForwardJvtToolBDT: minor tool updates See merge request atlas/athena!28639
-
Nils Erik Krumnack authored
JetForwardPFlowJvtTool: fix issue for single-vertex events See merge request atlas/athena!28637
-
Nils Erik Krumnack authored
Add support for PFlow jets using custom vertex See merge request atlas/athena!28692
-
Nils Erik Krumnack authored
Fix FPE in JetRecTools See merge request atlas/athena!28702
-
Oana Vickey Boeriu authored
Fixing warnings for taus See merge request atlas/athena!28699
-
Nils Erik Krumnack authored
Minor update of BPhysMetaDataHelper See merge request atlas/athena!28696
-
Nils Erik Krumnack authored
Updates to TARJetTool and TrackAssistHelper See merge request atlas/athena!28560
-
-
Nils Erik Krumnack authored
CP algs: fix PRW after !27692 See merge request atlas/athena!28604
-
Louis Portales authored
-
Oana Vickey Boeriu authored
21.2: Redefining HggPrimaryVertices in HIGG1 See merge request atlas/athena!28619
-
-
Louis Portales authored
-
Louis Portales authored
-
Oana Vickey Boeriu authored
PHYSLITE: Adding variables for running See merge request atlas/athena!28659
-
Zach Marshall authored
One compilation warning in the derivation framework from using an obsolete function (following the documentation suggests simply removing the function call is the right thing) Three run-time warnings from tau derivation tools for not being set up with a config file. Overridden with an option suggested by the tau developers (thanks David!) to remove the warnings, since this is set up by the tau group in the tau common derivation area and shouldn't throw warnings. One run-time warning from tau efficiency corrections where a copy-paste seems to have led to two properties that had been given the same name. I hope no one was trying to set one or the other of them (lxr suggests not, at least in committed code).
-
Tadej Novak authored
-
William Keaton Balunas authored
-
William Keaton Balunas authored
-
William Keaton Balunas authored
-
Wolfgang Walkowiak authored
Added long and vector<long> as types to BPhysMetaDataHelper. This is needed for an upcoming update of BPHY8.
-
- Dec 09, 2019
-
-
Oana Vickey Boeriu authored
Repairing merging for truth derivations See merge request atlas/athena!28626
-
We need certain metadata for reconstruction that (of course) does not exist in a truth derivation. This MR looks to see if we are merging truth derivations, and if we are, it disables some of the problematic items, and sets up the things we neeed. It is largely taken from PATJobTransforms/skeleton.AODtoDAOD_tf.py
-
Attila Krasznahorkay authored
Fix for DAOD with Phase1 L1Calo See merge request atlas/athena!28389
-
Nils Erik Krumnack authored
CP algorithms: make cutflow and kinematic dumping configurable See merge request atlas/athena!28598
-
Nils Erik Krumnack authored
Added fjvtBDT tool to dictionary See merge request atlas/athena!28599
-
-
Nils Erik Krumnack authored
AnalysisTop: Switching from deprecated tau WP to a recommended one See merge request atlas/athena!28635
-
Zach Marshall authored
Adding a bunch of variables for muon selection tools and MET making. These are needed to get muons fully working in analysis. I hope that we will be able to reduce the amount of information soon, with the help of MCP and some modifications to their tools to run more decisions upstream.
-
Louis Portales authored
-
Louis Portales authored
-
Louis Portales authored
-
Louis Portales authored
# Conflicts: # Reconstruction/Jet/JetMomentTools/Root/JetForwardPFlowJvtTool.cxx
-
Louis Portales authored
-
Tomas Dado authored
-
- Dec 08, 2019
-
-
Oana Vickey Boeriu authored
PHYSLITE : Adding tool to keep only the highest pT2 vertex See merge request atlas/athena!28543
-
Oana Vickey Boeriu authored
Implementing fJVT computation in derivation framework. See merge request atlas/athena!27868
-
-