sundleeb / MonoX-1

MonoX fitting etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonoX

(Note, steps 1,2 and 6 are configured with the config categories_config_vtag_Bacon, change to others as you see fit)

Prepare the trees ...

  1. python addMet.py categories_config_vtag_Bacon

  2. python addEff.py categories_config_vtag_Bacon

  3. python shiftMet.py --file resolved-combo.root

  4. python shiftMet.py --file boosted-combo.root

  5. python shiftMet.py --file monojet-combo.root

MonoX fitting etc

Produce templates from flat trees and additionally fit (di)muon control regions to correct V+Jet templates. Modify the config to suit your ntuples

  1. python buildModel.py categories_config_vtag_Bacon

Run photon+Jet + dimuon combined control samples, calculates scale-factors on the fly (Takes output from prefvious step as input)

  1. python runCombinedModel.py

  2. ./runDraw.sh

About

MonoX fitting etc


Languages

Language:Python 61.5%Language:C++ 30.4%Language:C 4.8%Language:Shell 3.3%