Double Dirac spinor polarization's properties #154
Unanswered
manonsaturn89
asked this question in
Q&A
Replies: 1 comment
-
You can do something like
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to calculate the matrix element
(SpinorUBar[kp, m].GA[a].SpinorU[k, m]) (SpinorUBar[k, m].GA[b].SpinorU[kp, m])
and I was wondering if there is a way to include the polarization degrees of freedom.
I am interested in the cross section of the initial polarized particles, in this case I would like to make automatic use of the identity
SpinorU[k, m]SpinorUBar[k, m] = (GS[k]+m)(1+GA[5].GS[s])/2
where s is the initial particle polatization vector, for the initial particle state, while I still would like to be able to use FermionSpinSum for the final state.
How can I accomplish that?
Beta Was this translation helpful? Give feedback.
All reactions