Skip to content

Instantly share code, notes, and snippets.

@lukasheinrich
Last active April 19, 2018 02:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lukasheinrich/98340f62bc442518aa1ca56f9fd04426 to your computer and use it in GitHub Desktop.
Save lukasheinrich/98340f62bc442518aa1ca56f9fd04426 to your computer and use it in GitHub Desktop.
source setup.sh
./scripts/launch_histfitter_bkgfit ++config config/mbj_singlebin.json ++script python/3b.py ++generatePatchJSON
HistFitter.py -wtf -D "before,after,corrMatrix" -F bkg python/3b.py ++config config/mbj_singlebin.json patch0.json ++inputFiles /data/Bkg_21.2.18_mc16a.diboson.root /data/Bkg_21.2.18_mc16a.dijet.root /data/Bkg_21.2.18_mc16a.singletop.root /data/Bkg_21.2.18_mc16a.topEW.root /data/Bkg_21.2.18_mc16a.ttbar.root /data/Bkg_21.2.18_mc16a.W_jets.root /data/Bkg_21.2.18_mc16a.Z_jets.root /data/Data_21.2.18_20152016.root /data/Data_21.2.18_2017.root /data/Sig_21.2.18_mc16a.Gbb.root /data/Sig_21.2.18_mc16a.Gtb.root /data/Sig_21.2.18_mc16a.Gtt.root
mv results/* /outresults/
python python/pullPlot.py ++config config/mbj_singlebin.json ++resultsDir /outresults ++outDir_plots /outplots/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment