Skip to content

jsw-fnal/EstToolsSUSY

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EstTools

Standalone scripts for background estimation

##General estimation methods:

root -l
.L LLBEstimator.C+
plot1LepCRAllEras()
LLBPredSeparate()

##How to run all systematics Exemple: ./process.py -p . -c ll_systematics.conf -o uncertainties_sb_021820 -l SR_syst

./process.py -p {run dir} -c {conf file with list of syst macros} -o {where to send files} -l {location of macros}

##How to get final plots: Must run datacard maker from Limits directory first.

root -l -b formatFinalPlots.C+
python getUncertainty.py getFinalPlot/SumOfBkg.root --printTable
root -l -b getFinalPlot.C+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.7%
  • C 25.3%
  • Python 8.9%
  • Shell 0.1%