Implementing decay time fit with event level resolution function , confusing results

Hi,

The correct way of doing it is as in the tutorial ROOT: tutorials/roofit/rf306_condpereventerrors.C File Reference , which it seems to me like your Method1. You should remember to pass also the ConditionalObservable(dt) when calling fitTo.

Cheers

Lorenzo