- Jan 24, 2020
-
-
Oana Vickey Boeriu authored
Adding draft translator for trans to pers names See merge request atlas/athena!29695
-
To avoid warnings and reduce some code complexity, we want a translator from transient container name (e.g. with _v3 in, or with DataVectr<>) to persistent name (no _v3, or Container). This adds a little helper function to do the translation, and uses it in RecExCommon - successfully avoiding the warnings that are printed otherwise.
-
Nils Erik Krumnack authored
FakeBkgTools: speed improvement for saveProgress() function of likelihood matrix method tool See merge request atlas/athena!29740
-
Nils Erik Krumnack authored
AnalysisTop: marking DL1r as calibrated and fixing a bug related to btag WPs maps See merge request atlas/athena!29725
-
Andrew Mehta authored
-
Andrew Mehta authored
-
- Jan 23, 2020
-
-
jmaurer authored
usage of references instead of copies in saveProgress(); fix of small memory leaks in saveProgress(); properly account for ProgressFileDirectory property in mergeSubJobs()
-
Oana Vickey Boeriu authored
Adding a tau and tau track thinning + updates to the TAUP formats See merge request atlas/athena!29693
-
Removes all taus & associated tracks for candidates with pT < 15 GeV, as well as > 3 tracks. This is implemented via the ThinTau in TauCommon, and will only affect formats that decide to use it. The reduction in event size was of the order of 10-15% in tests.
-
Oana Vickey Boeriu authored
DerivationFrameworkTop: Remove CSSK jet collections See merge request atlas/athena!29694
-
jmaurer authored
-
Oana Vickey Boeriu authored
Updated lepton selection for TOPQ6 See merge request atlas/athena!29691
-
Oana Vickey Boeriu authored
Removing b-tagging warning See merge request atlas/athena!29697
-
Oana Vickey Boeriu authored
Introduce a new tool to calculate the number of charged particles in a truth jet See merge request atlas/athena!29541
-
-
Tomas Dado authored
-
Tomas Dado authored
-
- Jan 22, 2020
-
-
Zach Marshall authored
After discussion with the b-tagging experts, they recommended that this warning be reduced to a debug message.
-
Guennadi Borissov authored
-
Oana Vickey Boeriu authored
Reordering additions in PHYS and PHYSLITE See merge request atlas/athena!29673
-
In order to ensure that all the information is available when SeqPHYS or SeqPHYSLITE is run, we need to shift the SeqPHYS* later in the derivation job. This is in part because quite a few truth tools add themselves to the 'main' sequence (in order to avoid repetition of work), and those truth tools need to run before the SeqPHYS* tools that look for their output.
-
aknue authored
TOPQDERIV-92
-
Nils Erik Krumnack authored
Muon.Id bugfix + charge flip SF updates See merge request atlas/athena!29651
-
-
- Jan 21, 2020
-
-
Nils Erik Krumnack authored
adding truth info to soft muon origin in AnalysisTop See merge request atlas/athena!29088
-
-
Oana Vickey Boeriu authored
Allows for OR in pflow fjvt and implements it for hgam See merge request atlas/athena!29460
-
-
Oana Vickey Boeriu authored
Adding Q/G tagging info to PHYSLITE See merge request atlas/athena!29637
-
Nils Erik Krumnack authored
Rework MC weights retrieving in AnalysisTop See merge request atlas/athena!29437
-
-
Eirik Gramstad authored
Modifying merging logic for truth derivations See merge request atlas/athena!29638
-
Nils Erik Krumnack authored
AnalysisTop: Bugfix in TopEventSelectionTools for JetFlavorPlots tool given the new jet collection names See merge request atlas/athena!29633
-
Zach Marshall authored
This is a second attempt, so that merging of non-truth derivations don't accidentally set the truth derivation merging flag.
-
Zach Marshall authored
Following !29561, adding the same q/g tagging information to DAOD_PHYSLITE.
-
- Jan 20, 2020
-
-
Matthieu Robin authored
-
Oana Vickey Boeriu authored
Execution and physics update of DAOD_PHYS2 See merge request atlas/athena!29603
-
Fix execution bug of DAOD_PHYS2, update float compression aux container list, bring containers and variables in sync with DAOD_PHYS
-
Oana Vickey Boeriu authored
21.2: fixing name of PFO container needed for PFlowCustomVtx See merge request atlas/athena!29615
-
-