- Feb 02, 2023
-
-
Jonathan Bossio authored
Fix region names, remove W+jets, reorganize code and improve CI tests See merge request jbossios/readttrees_zhf!212
-
jbossios authored
Settings are now configured with the configure() function defined in HelperFunctions.py. Most of the settings are now accesible through the settings variable. Code from Reader.py moved to functions defined in HelperFunctions.py.
-
- Jan 31, 2023
-
-
Jonathan Bossio authored
Prepare DDT scripts for new upcoming CI test See merge request jbossios/readttrees_zhf!211
-
jbossios authored
-
jbossios authored
so it matches the one used for DDT
-
jbossios authored
-
jbossios authored
-
jbossios authored
-
jbossios authored
That is likely setting up a version not matching lsetup root
-
jbossios authored
-
- Jan 30, 2023
-
-
jbossios authored
-
jbossios authored
-
jbossios authored
-
jbossios authored
helpful_functions.py: which has (at the moment) get_xrootd_prefix() which is needed to make DDT CI test work
-
jbossios authored
such that CI tests can access input files
-
jbossios authored
-
jbossios authored
-
jbossios authored
-
jbossios authored
-
jbossios authored
-
jbossios authored
-
jbossios authored
Left in place in case it is ever needed again
-
jbossios authored
-
jbossios authored
DDT = Data-driven ttbar estimation
-
- Jan 27, 2023
-
-
Jonathan Bossio authored
Make table sample rankings for SR See merge request jbossios/readttrees_zhf!210
-
jbossios authored
-
- Dec 20, 2022
-
-
Jonathan Bossio authored
Add option to fix Jvt SF calculation See merge request jbossios/readttrees_zhf!209
-
jbossios authored
-
jbossios authored
Disabled by default to match what CxAOD does The fix corresponds to use jets passing kinematic selections regardless of the Jvt decision when calculating the total Jvt SF This change, as expected, only affects MC Small changes are observed
-
- Dec 08, 2022
-
-
Jonathan Bossio authored
Add missing ATLAS label to figures See merge request jbossios/readttrees_zhf!208
-
jbossios authored
Adapt remaining scripts to support SumVRs Fix styling issues (missing x-axis titles, increase title offset in y-axis)
-
jbossios authored
-
- Dec 07, 2022
-
-
Jonathan Bossio authored
Derive ttbar extrapolation uncertainty and derive MC ttbar theory uncertainties for multijet bkg estimation See merge request jbossios/readttrees_zhf!207
-
jbossios authored
-
jbossios authored
in the script used to create the expanded files (i.e. when merging Te1 with Ti2 to create Ti1)
-
jbossios authored
Support SR and SR2 selections when deriving MC ttbar theory uncertainties Only Zmass is needed for SR2 while all observables are needed for SR
-
jbossios authored
-
jbossios authored
Needed to derive MC ttbar theory uncertainty to be used in template fit method to estimate multijet bkg Zmass binning changed to match the one used in multijet estimation Remove obsolete setup (for boostraps)
-
jbossios authored
Which is smoothed (taking into account stat uncertainties) from the the non-closure in the validation region (i.e. from the difference observed between the data-driven ttbar prediction in the validation region and the MC prediction in the same region). The validation region is like the SR but dominated by ttbar instead (in the code is known as CR for historical reasons)
-
- Nov 10, 2022
-
-
Jonathan Bossio authored
Validate data-driven method to estimate ttbar in SR See merge request jbossios/readttrees_zhf!206
-