32model =
ROOT.RooGaussian(
"model",
"Gaussian with shifting mean", x, fy, sigma)
57c =
ROOT.TCanvas(
"rf301_composition",
"rf301_composition", 1200, 400)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.