Skip to content
/ znunu Public

Z->nunu background measurement for the CMS SUSY RA2/b search analysis

Notifications You must be signed in to change notification settings

wmtford/znunu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

345 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

znunu

Text files and common code for RA2b Zinv analysers

Created from a fork of tmulholland/z-team-assembly 17 Aug. 2018. Create script RA2bUtils from Troy's omnibus RA2b.py script, keeping the parts needed for plotting, fitting, etc.

To create a histogram root file from Bill's front-end root macro, follow the instructions in src/README_RA2bZinvAnalysis

To make comparisons and ratios of N-1 plots

Edit and run histoRatios.py (from python directory):

python -u histoRatios.py

To make Z mass fits, plots, and purity calculation

Edit and run histoZmassFits.py

These import RA2bUtils.py script to do the plotting, fitting, etc.

Instructions for Bill's integration script

To run the integration code:

cd src/

root -l RA2bin_driver.C

Instructions for generating new dat files (this takes time)

cd python/

./getExtrapDatFiles.py sig >&! ../datFiles/DY_signal.dat

./getExtrapDatFiles.py hdp >&! ../datFiles/DY_hdp.dat

./getExtrapDatFiles.py ldp >&! ../datFiles/DY_ldp.dat

./getDoubleRatioDatFiles.py sig >&! ../datFiles/DR_signal.dat

./getDoubleRatioDatFiles.py hdp >&! ../datFiles/DR_hdp.dat

./getDoubleRatioDatFiles.py ldp >&! ../datFiles/DR_ldp.dat

Instructions for writing the efficiencies to the effHists.root file

cd python/

./setPhotonEffs.py

./setZllEffs.py

About

Z->nunu background measurement for the CMS SUSY RA2/b search analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •