Skip to content

Yields and datacards

Hugo Delannoy requested to merge hdelanno/shears:InstrMET_StatUnc into master

Based on !117 (closed) this adds the preparation of the yield table (both in latex and web format) and do some work with the datacards. You can have a look here: http://homepage.iihe.ac.be/~hdelanno/SHEARS_PLOTS/HZZdatadriven_syst_newBinning/YIELDS/ and more specifically here: http://homepage.iihe.ac.be/~hdelanno/SHEARS_PLOTS/HZZdatadriven_syst_newBinning/YIELDS/webYields.html

It is heavily based on the MR of Hugues, but:

  • implement the variable binning in mT
  • the InstrMET uncertainties, including the flat normalization uncertainty for the method
  • correct some bugs in the computation of the yields
  • put results in folder and webpage, including a latex interpreter html code

Hugues also added the signal sample, but I didn't test it.

To run it, just do: sh launchAnalysis.sh --syst all 5

Merge request reports