Logo ROOT  
Reference Guide
TestNonCentral Namespace Reference

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")

Variable Documentation

◆ csdata

TestNonCentral.csdata = ws["cs"].generate(ws["x"], 100)

Definition at line 28 of file TestNonCentral.py.

◆ LineColor

TestNonCentral.LineColor

Definition at line 32 of file TestNonCentral.py.

◆ LineStyle

TestNonCentral.LineStyle

Definition at line 34 of file TestNonCentral.py.

◆ MarkerColor

TestNonCentral.MarkerColor

Definition at line 30 of file TestNonCentral.py.

◆ ncdata

TestNonCentral.ncdata = ws["nc"].generate(ws["x"], 100)

Definition at line 27 of file TestNonCentral.py.

◆ plot

TestNonCentral.plot = ws["x"].frame()

Definition at line 29 of file TestNonCentral.py.

◆ ws

TestNonCentral.ws = ROOT.RooWorkspace("w")

Definition at line 13 of file TestNonCentral.py.