-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
56 lines (56 loc) · 2.84 KB
/
README
File metadata and controls
56 lines (56 loc) · 2.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
************** MCFM - version 7.0 ****************
* *
* MCFM, v7.0 March 20th, 2015 *
* *
* Authors: John Campbell, Keith Ellis, *
* Walter Giele, Ciaran Williams *
* (johnmc@fnal.gov, ellis@fnal.gov, *
* giele@fnal.gov,ciaran@fnal.gov) *
* *
* For details see: *
* *
* arXiv:1502.02990 (VBF and VBS Higgs) *
* arXiv:1403.2641 (Triphoton production) *
* arXiv:1312.1628 (gg->WW, Higgs interference) *
* arXiv:1311.3589 (gg->ZZ, Higgs interference) *
* Phys.Rev.D87:114006, arXiv:1302.3856 *
* (tZ, tH -- with R. Rontsch) *
* arXiv:1211.6390 (DM, P. Fox and C. Williams) *
* JHEP 1211:162 (2012), arXiv:1208.0566 *
* (Z+gam+jet,Z+gam+gam -- with H. Hartanto) *
* arXiv:1204.1513 (top production+decay) *
* JHEP 1207:052 (2012), arXiv:1204.5678 (ttW) *
* JHEP 1110:005 (2011), arXiv:1107.5569 *
* (gg->WW,Higgs intference) *
* JHEP 1107:018 (2011), arXiv:1105.0020 *
* (diboson update) *
* JHEP 1103:027 (2011), arXiv:1011.6647 *
* (Wbb for mb>0, with S. Badger) *
* Phys.Rev.D81:074023, arXiv:1001.4495 (H+2jet) *
* *
* P.R.L. 102:142001, arXiv:0903.0005 [hep-ph] *
* (t-channel single top + explicit b, *
* JC, R.Frederix, F.Maltoni, F.Tramontano) *
* N.P.B 726:109(2005), hep-ph/0506289 (W+t) *
* Phys.Rev.D70:094012, hep-ph/0408158 (Sngl Top)*
* (with Francesco Tramontano) *
* *
* Phys.Rev.D65:113007, hep-ph/0202176 (W,Z+2j) *
* Phys.Rev.D62:114012, hep-ph/0006304 (W,Z+bb) *
* Phys.Rev.D60:113006, hep-ph/9905386 (diboson) *
* *
* On the web: http://mcfm.fnal.gov/ *
**************************************************
* *
* To compile: ./Install *
* and then: make *
* *
* To run: cd Bin *
* ./mcfm *
* *
* To change the process, collider, cuts, etc. *
* edit the file Bin/input.DAT *
* *
* Further help is in the Doc/ directory. *
* *
**************************************************