umd-lhcb / hammer-reweight

Code for FF reweighting in HAMMER
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Produce a FF validation with a real rate distribution #4

Closed yipengsun closed 3 years ago

yipengsun commented 3 years ago

Previously the validation is done with uniform distributions on q2 and angles. We can use the true theoretical Gamma distribution that depends on q2 and angles to construct a multi-dimensional histogram generate better plots.

yipengsun commented 3 years ago

Let's first do this for D0, and generalize the code so that we can easily do this for D* if we want to.