Skip to content

switch to PP8 ttbar samples

Davide Gerbaudo requested to merge pp8 into pp8-rew

Details:

this is a first test. The jobs are being submitted and we still need to check the output. A few things to keep in mind:

  • the nominal sample is 410501 (replacing 410000)
  • in this configuration you submit the nominal sample (with useObjectSyst=True and useWeightSyst=True)
  • to process the syst variation samples you need to turn this two flags off, and change ttbarSystSamples=True in Submit_VLQAnalysis_new.py
  • the xsec values in XSection-MC15-13TeV.data are from svn+ssh://svn.cern.ch/reps/atlasoff/PhysicsAnalysis/TopPhys/TopPhysUtils/TopDataPreparation/tags/TopDataPreparation-00-08-76 egrep '(410250|410251|410281|410282|410323|410324|410325|410501|410511|410512|410517|410518|410525|410528)' ./data/XSection-MC15-13TeV.data
  • the input files are currently in /nfs/at3/scratch/gerbaudo/MBJ-2.4.28-2 and on CERN-PROD_SCRATCHDISK + IFAE_LOCALGROUPDISK
  • the normalization values in samples_info_MBJ-2.4.28-2.dat have been computed using python VLQAnalysis/python/ProduceSampleDATfile.py (see /nfs/pic.es/user/g/gerbaudo/tmp/for_nicola/samples_info_ttbarPP8_with_syst/README)

Merge request reports