Pseudoscalar--Boson Correspondence
Posted: 19. Aug 2016, 06:39
Hi Florian,
I'm having an issue that is causing my Z' boson to have the same mass at the SM Z boson, and I am unsure why. The model has 3 Z-like bosons (Z, Zp, Zpp). The mixing of the bosons and pseudoscalars is given by:
I initially had the Goldstones for Z, Zp and Zpp to be SA[1], SA[2] and SA[3] respectively, but that would result in Z and Zp having the same mass. I have also tried various other assignments of the Goldstone bosons to the Z bosons, but I seem to always get two bosons with the Z mass.
Could SARAH/SPheno be accidently fixing the mass of two Z bosons? Or did I misconfigure something?
I'm having an issue that is causing my Z' boson to have the same mass at the SM Z boson, and I am unsure why. The model has 3 Z-like bosons (Z, Zp, Zpp). The mixing of the bosons and pseudoscalars is given by:
Code: Select all
AppendTo[DEFINITION[EWSB][GaugeSector],
{{VYB, VWB[3], VBp, VBpp}, {VP, VZ, VZp, VZpp}, BMN}];
AppendTo[DEFINITION[EWSB][MatterSector],
{{sigmad, sigmau, sigma1, sigma2}, {SA, SMP}}];
Could SARAH/SPheno be accidently fixing the mass of two Z bosons? Or did I misconfigure something?