Variables | |
| c = ROOT.TCanvas() | |
| cdf = w1["averagedModel"].createCdf(w1["x"]) | |
| frame = w1["x"].frame() | |
| LineColor | |
| w1 = ROOT.RooWorkspace("w") | |
| Z_Bi = ROOT.RooStats.NumberCountingUtils.BinomialWithTauObsZ(150, 100, 1) | |
| Zbi_Zgamma.c = ROOT.TCanvas() |
Definition at line 27 of file Zbi_Zgamma.py.
Definition at line 42 of file Zbi_Zgamma.py.
| Zbi_Zgamma.frame = w1["x"].frame() |
Definition at line 30 of file Zbi_Zgamma.py.
| Zbi_Zgamma.LineColor |
Definition at line 32 of file Zbi_Zgamma.py.
| Zbi_Zgamma.w1 = ROOT.RooWorkspace("w") |
Definition at line 18 of file Zbi_Zgamma.py.
| Zbi_Zgamma.Z_Bi = ROOT.RooStats.NumberCountingUtils.BinomialWithTauObsZ(150, 100, 1) |
Definition at line 49 of file Zbi_Zgamma.py.