Variables | |
| csdata = ws["cs"].generate(ws["x"], 100) | |
| LineColor | |
| LineStyle | |
| MarkerColor | |
| ncdata = ws["nc"].generate(ws["x"], 100) | |
| plot = ws["x"].frame() | |
| ws = ROOT.RooWorkspace("w") | |
Definition at line 28 of file TestNonCentral.py.
| TestNonCentral.LineColor |
Definition at line 32 of file TestNonCentral.py.
| TestNonCentral.LineStyle |
Definition at line 34 of file TestNonCentral.py.
| TestNonCentral.MarkerColor |
Definition at line 30 of file TestNonCentral.py.
Definition at line 27 of file TestNonCentral.py.
| TestNonCentral.plot = ws["x"].frame() |
Definition at line 29 of file TestNonCentral.py.
| TestNonCentral.ws = ROOT.RooWorkspace("w") |
Definition at line 13 of file TestNonCentral.py.