33decay_tm =
ROOT.RooDecay(
"decay_tm",
"decay", dt, tau, tm, type=
"DoubleSided")
36frame =
dt.frame(Title=
"Bdecay (x) resolution")
48decay_gm1 =
ROOT.RooDecay(
"decay_gm1",
"decay", dt, tau, gm1, type=
"DoubleSided")
63gmsum =
ROOT.RooAddModel(
"gmsum",
"sum of gm1 and gm2", [gm1, gm2], [gm1frac])
72c =
ROOT.TCanvas(
"rf209_anaconv",
"rf209_anaconv", 600, 600)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.