Cross check with the LHCb code #8
Closed
mmikhasenko
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Julia implementation based on the paper draft does not match the experimental spectra.
There must be a bug either in the Julia code, or in the paper equations, or in the LHCb code.
The proposal is to cross check an expression for the amplitude for a fixed 4vector input,
the three-vectors are given in the Lc rest frame. Particle masses are fixed to be
For the full expression, use the couplings of the chains and lineshape parameters from the default model.
Then
In details:
For the dalitz plot function,
the angles are equal to
Lastly, the full expression for the individual chains.
The amplitude is a linear function of 26 couplings. The chain-by-chain implementation can be checked by printing
the amplitude matrix for the set up where all couplings but one are set to zero
for H = {0,0,0,H,0,0,0,...}.
The LHCb implementation is a fork of the
TensorFlowAnalysis
It is stored in the LHCb internal page
Beta Was this translation helpful? Give feedback.
All reactions