-
Notifications
You must be signed in to change notification settings - Fork 41
Square dalitz eff pdf #207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi please would somebody be able to have a look at this? |
To provide some more information I see this is happening somewhere after line 244 in Amp3Body.cu in the normalize function. Also when I try to normalize the SquareDalitzEffPdf I get Non-positive normalization. I'm not sure why... |
Hi I can provide a minimal working example of where I am trying to use this Pdf. |
Okay, I'll try to take a look at it. Sorry for the delay! |
…into SquareDalitzEffPdf
This reverts commit 5c65721.
Hi I have some more information about this which might help. I've been trying to add generic pdfs as the efficiency to Amp3Body ie. PolynomialPdf and SmoothHistogramPdf. A zeroth order PolynomialPdf works, anything else gives the following error: |
Dear GooFit experts,
I am trying to add this SquareDalitzEffPdf to GooFit and I'm wondering if you can help me.
When trying to build I am getting the following error:
Please can you take a look at what might be wrong?
Many thanks.