28frame1 =
x.frame(Title=
"TMath.Erf bound as ROOT.RooFit function")
48frame2 =
x2.frame(Title=
"ROOT.Math.Beta bound as ROOT.RooFit pdf")
56fa1 =
ROOT.TF1(
"fa1",
"sin(x)/x", 0, 10)
68frame3 =
x3.frame(Title=
"TF1 bound as ROOT.RooFit function")
71c =
ROOT.TCanvas(
"rf105_funcbinding",
"rf105_funcbinding", 1200, 400)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.