Replies: 1 comment 1 reply
-
Hi, I'm afraid that your vertex will not work smoothly with the existing FeynCalc functions OOTB, I'm also not sure what you mean with "defined". This? BTW, Gamma1 and Gamma2 have nothing to do with the Dirac matrices. You can look this Integers inserted into Lorentz index slots are converted to ExplicitLorentzIndex, e.g. {GA[1], GA[2], GA[3], GA[0]} So having a vertex that depends on say GA[2] is not an issue, but simplifying such expressions Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hello,
I am trying to create a custom vertex to use in FeynCalc that is based on the individual gamma matrices (so I need access to Gamma1, Gamma2, etc as opposed to just the generic GA[mu]). I think the easiest thing is to write a function for this vertex from scratch, but to do this it would be very helpful to know the explicit definition of DiracGamma in Mathematica so that my new vertex can work smoothly with the existing FeynCalc functions. I've searched the source code but I just cannot seem to find where DiracGamma is defined -- where should I be looking?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions