WRanalysis
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Namespaces | Variables
backgroundFits.py File Reference

Namespaces

 python.backgroundFits
 

Variables

tuple python.backgroundFits.TTbar_mumu = ROOT.TF1("TTbar_mumu","[0]*exp(-[1]*x**(0.5))",600,10000)
 TTBar Fit. More...
 
tuple python.backgroundFits.DYFit_mumu = ROOT.TF1("DYFit_mumu","[0]*exp(-[1]*x**(0.5))", 600, 10000)
 
tuple python.backgroundFits.All_ee = ROOT.TF1("All_ee","[0]*exp([1]*x)", 600, 10000)