~chirality-flow/chiralityflow/ChiralityFlowMG

« back to all changes in this revision

Viewing changes to tests/input_files/full_sm/intparam_definition.inc

  • Committer: andrew.lifson at lu
  • Date: 2021-09-02 13:57:34 UTC
  • Revision ID: andrew.lifson@thep.lu.se-20210902135734-4eybgli0iljkax9b
added fresh copy of MG5_aMC_v3.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
c This file has been generated automatically by FeynRules
 
2
 
 
3
c Version: 1.4   Date: 25. 10. 2010,    11:39
 
4
 
 
5
c Internal parameters definition :
 
6
 
 
7
c Parameters that should not be recomputed event by event.
 
8
      if(readlha) then
 
9
      aEW = 1/aEWM1
 
10
      sw2 = 1 - MW**2/MZ**2
 
11
      ee = 3.5449077018110318*sqrt(aEW)
 
12
      cw = sqrt(1. - 1.*sw2)
 
13
      sw = sqrt(sw2)
 
14
      gw = ee/sw
 
15
      g1 = ee/cw
 
16
      G = 3.5449077018110318*sqrt(aS)
 
17
      v = (2*MW*sw)/ee
 
18
      lam = MH**2/(2.*v**2)
 
19
      muH = sqrt(lam*v**2)
 
20
      ye = 0
 
21
      ym = 0
 
22
      ytau = (sqrt(2.)*ymtau)/v
 
23
      yu = 0
 
24
      yc = (sqrt(2.)*ymc)/v
 
25
      yt = (sqrt(2.)*ymt)/v
 
26
      yd = 0
 
27
      ys = 0
 
28
      yb = (sqrt(2.)*ymb)/v
 
29
      CKM11 = Cos(cabi)
 
30
      CKM12 = Sin(cabi)
 
31
      CKM13 = 0
 
32
      CKM21 = -Sin(cabi)
 
33
      CKM22 = Cos(cabi)
 
34
      CKM23 = 0
 
35
      CKM31 = 0
 
36
      CKM32 = 0
 
37
      CKM33 = 1
 
38
      Sqrt2 = sqrt(2.)
 
39
      SqrtPi = sqrt(3.141592653589793)
 
40
      Pgw2 = gw**2
 
41
      Psw2 = sw**2
 
42
      Pcw2 = cw**2
 
43
      CONJCKM23 = conjg(CKM23)
 
44
      CONJCKM33 = conjg(CKM33)
 
45
      CONJCKM13 = conjg(CKM13)
 
46
      CONJCKM21 = conjg(CKM21)
 
47
      CONJCKM31 = conjg(CKM31)
 
48
      CONJCKM11 = conjg(CKM11)
 
49
      CONJCKM22 = conjg(CKM22)
 
50
      CONJCKM32 = conjg(CKM32)
 
51
      CONJCKM12 = conjg(CKM12)
 
52
      endif
 
53
c Parameters that should be recomputed at an event by even basis.
 
54
      GGT1 = sqrt(G**2)
 
55
 
 
56
 
 
57
c Definition of the EW coupling used in the write out of aqed
 
58
      gal(1) = ee
 
59
      gal(2) = ee
 
60
 
 
61
 
 
62
c Definition of DUM symbols
 
63
      DUM0 = 0
 
64
      DUM1 = 1
 
65
 
 
66