Implement CKM matrix functionality
Opened this issue · 0 comments
spflueger commented
Adding the CKM matrix can help in two ways:
-
Rules for flavor changing can be implemented, allowing for example a
c -> s
orc -> d
transition but notc -> u
. This can help to identify how many weak interaction vertices are actually in calculate a decay strength accordingly. It could also be considered working more on a quark content level. -
Implementing the CKM matrix itself can help to calculate strengths more precisely, for example
b -> c
>>b -> u
.
This is motivated by PR ComPWA/expertsystem#202