RooFit: Constraining RooProduct variables

Hi,

I don;t understand how you have introduce the Gaussian constraint in the model. You should define as a multiplicative terms in your model, i.e. total_pdf = pdf * constraint_pdf and not use it for transforming the variable.
See for example the tutorials tutorials/roofit/rf604_constraints.C and also my recent post

Lorenzo