CKM induced loop decays

Questions concerning the different calculations performed by SARAH and the output of the information into other formats
Post Reply
WojciechKotlarski
Posts: 16
Joined: 15. Mar 2017, 11:47

CKM induced loop decays

Post by WojciechKotlarski » 5. May 2018, 12:22

Hi Florian,

Is it possible to get from SPheno loop-induces decays that go through a CKM matrix? Somethink like t -> c h? If so, can you point me to an example as it seems that none of CKM subfolders in Models directory contain a SPheno steering file.

Regards,
Wojciech

FStaub
Site Admin
Posts: 822
Joined: 13. Apr 2016, 14:05

Re: CKM induced loop decays

Post by FStaub » 6. May 2018, 10:21

Hi,

yes, for SM/CKM no SPheno output is possible because two field rotations are performed. However, that's just a choice of the basis and you should get the results also with the standard SM. There are two possibilities:
1) The results should show up in the general one-loop decay once the limit on the printed BR is reduced
2) You can add them via the FlavorKit interface similar to the example in 6.3.2 of 1503.04200 which shows how to add t->c\gamma

EDIT:
Sorry, the point (1) is wrong, because SPheno calculates by Tree x (Tree+Loop) which still vanishes. There is the hidden option to set in Settings.f90 the variable

Code: Select all

SquareFullAmplitudeDecays = True
instead of False which will calciulate (Tree x Loop)^2. However, that will be dangerous because that won't give a cancellation of divergences for decays which exist already at tree-level. Therefore, you might want to check the file Wrapper_LoopDecay_Fu_MODEL.f90 and search for

Code: Select all

 "------------------ Fu->Fu hh -----------------------"
and make the edit only for the specific channel you want to check.

Cheers,
Florian

WojciechKotlarski
Posts: 16
Joined: 15. Mar 2017, 11:47

Re: CKM induced loop decays

Post by WojciechKotlarski » 11. May 2018, 06:50

Hi,

As always, thanks a lot for help. That solved my problem.

cheers,
Wojciech

Post Reply