ROOT 6.08/07 Reference Guide |
'MULTIDIMENSIONAL MODELS' RooFit tutorial macro #314
Working with parametrized ranges in a fit. This an example of a fit with an acceptance that changes per-event
pdf = exp(-t/tau) with t[tmin,5]
where t and tmin are both observables in the dataset
Definition in file rf314_paramfitrange.C.