root/topMC/work_dir/madevent/MG_ME_V4.2.11/single-top_s-channel/Source/MODEL/sm_calc.html

Revision 189, 2.9 kB (checked in by njg, 9 months ago)

adding process dirs for single-top production

Line 
1<center><font size=+3>  SM calculator </font></center>
2
3<br>
4<br>
5<FORM METHOD="POST" ACTION="http://my_server_here/cgi-bin/NewProcess/web_sm_calc-pl" >
6
7<center> When ready <INPUT TYPE=SUBMIT VALUE="send"> the data to Standard Model Calculator.
8The output file will be stored in the directory proc_name_here/Cards/param_card.dat .
9</center>
10<INPUT TYPE=HIDDEN NAME=model     VALUE="sm"> 
11<INPUT TYPE=HIDDEN NAME=procname  VALUE="proc_name_here"> 
12<INPUT TYPE=HIDDEN NAME=callfrom  VALUE="webgeneration"> 
13<br>
14<br>
15<font color="#0000FF"> Widths are calculated automatically at LO.<br>
16&alpha<sub>S</sub>(mZ) and its evolution (LO or NLO) is fixed by the PDF choice.<br>
17Yukawa couplings are calculated from MSbar masses.
18<br>
19<br>
20<font color="#0000FF"> Fermion masses <br>
21<TABLE>
22<TR>
23  <TD> top     pole mass  </TD> <TD> <input type=text name=tmass value=174.3    size=10> GeV </TD></TR>
24  <TD> bottom  pole mass  </TD> <TD>  <input type=text name=bmass value=4.7     size=10> GeV </TD></TR>
25  <TD> tau     mass       </TD> <TD> <input type=text name=lmass value=1.777    size=10> GeV </TD></TR>
26</TR>
27</TABLE>
28<br>
29<font color="#0000FF">
30EW masses<br>
31<TABLE>
32<TR><font color="#000000">
33<TR><TD> Z mass       </TD> <TD> <input type=text name=zm    value=91.188   size=10> GeV </TD></TR>
34<TR><TD> W mass       </TD> <TD> <input type=text name=wm    value=80.419   size=10> GeV </TD></TR>
35<TR><TD> Higgs mass   </TD> <TD> <input type=text name=hmass value=120      size=10> GeV </TD></TR>
36</TABLE>
37
38<br>
39<font color="#0000FF">
40EW couplings<br>
41<TABLE>
42<TR><TD> Calculation scheme  </TD> <TD> <SELECT NAME=idef>
43<OPTION VALUE=0 > GF and mW calculated from alpha,sin &theta, mZ
44<OPTION VALUE=1 SELECTED> &alpha and sin &theta calculated from GF, mW, mZ
45<OPTION VALUE=2>  mW, mZ calculated from &alpha, sin &theta,GF
46</SELECT>
47<TR><TD> G<sub>F</sub>*10<SUP>5</SUP></TD> <TD> <input type=text name=hgf   value=1.16639 size=10>
48  GeV<SUP>-2</SUP> </TD></TR>
49<TR><TD> 1/&alpha<sub>EM</sub>       </TD> <TD> <input type=text name=hale   value=128.9   size=10> </TD></TR>
50<TR><TD> sin<sup>2</sup> &theta <sub>W</sub>  </TD> <TD> <input type=text name=hss   value=0.2312   size=10> </TD></TR>
51</TABLE>
52<br>
53  Yukawa couplings<BR>
54<font color="#000000"> Calculation scheme
55<SELECT NAME=iyuk>
56<OPTION VALUE=0 SELECTED>  w/o evolution
57<OPTION VALUE=1 > w/ evolution up to mH
58  </SELECT>
59<TABLE>
60<TR>
61  <TD> top     MSbar mass  </TD> <TD> <input type=text name=mtms value=174.3    size=10> GeV </TD></TR>
62  <TD> bottom  MSbar mass  </TD> <TD> <input type=text name=mbms  value=4.7     size=10> GeV </TD></TR>
63</TR>
64</TABLE>
65<br>
66<font color="#0000FF">   CKM matrix (only Cabibbo angle). <BR>
67PLEASE NOTE: This matters only if the option CKM was on when the code was  generated.<BR>
68<TABLE>
69<TR>
70  <TD> V<sub>ud</sub> =V<sub>cs</sub>  = </TD> <TD> <input type=text name=vud value=0.9750    size=10> </TD></TR>
71</TR>
72</TABLE>
73</FORM> 
74
75
Note: See TracBrowser for help on using the browser.