mu+ mu- -> gamma v vbar
Asked by
Sheikh Farah Tabira
Hello,
for the process: mu+ mu- -> gamma v vbar, I am getting a cross section of ~75 pb and my collaborator using madgraph is getting ~2.5pb, and we are very confused as to why this big difference is arising. Below is the sindarin script I used.
Thank you!
code:
sqrts = 1000 GeV
alias nu = n1:n2:n3
alias nubar = N1:N2:N3
process mmvva = e2 , E2 => nu, nubar, A
compile
beams = e2 , E2
!beams_pol_density = @(-1), @(-1)
!beams_pol_fraction = 80%, 20%
?fatal_beam_decay = false
isr_q_max = 20 GeV
isr_alpha = 1./137.
epa_q_min = 5 GeV
epa_x_min = 0.01
integrate (mmvva)
simulate (mmvva)
show (results)
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- WHIZARD Edit question
- Assignee:
- Krzysztof Mekala Edit question
- Solved by:
- Sheikh Farah Tabira
- Solved:
- Last query:
- Last reply:
To post a message you must log in.