1 | C+-----------------------------------------------------------------------+
|
---|
2 | C| INCLUDE FOR MADWEIGHT |
|
---|
3 | C| |
|
---|
4 | C| Author: Pierre Artoisenet (UCL-CP3) |
|
---|
5 | C| Olivier Mattelaer (UCL-CP3) |
|
---|
6 | C+-----------------------------------------------------------------------+
|
---|
7 | C| This file is generated automaticly by MADWEIGHT-ANALYZER |
|
---|
8 | C+-----------------------------------------------------------------------+
|
---|
9 |
|
---|
10 | C+-----------------------------------------------------------------------+
|
---|
11 | C| ** Enlarged Contraint Sector global information ** |
|
---|
12 | C| |
|
---|
13 | C| Class: B |
|
---|
14 | C| particle in ECS : 5(missing) 6(visible) |
|
---|
15 | C| blob linked are generated by :-1 -6 |
|
---|
16 | C| |
|
---|
17 | C+-----------------------------------------------------------------------+
|
---|
18 |
|
---|
19 |
|
---|
20 | C+-----------------------------------------------------------------------+
|
---|
21 | C| Particle information |
|
---|
22 | C+-----------------------------------------------------------------------+
|
---|
23 |
|
---|
24 | integer num_inv
|
---|
25 | parameter (num_inv=1)
|
---|
26 | integer vis_nb(6),label
|
---|
27 |
|
---|
28 | data (vis_nb(label),label=1,6) /6,4,3,10,9,11/
|
---|
29 |
|
---|
30 |
|
---|
31 |
|
---|
32 | C+-----------------------------------------------------------------------+
|
---|
33 | C| Block information |
|
---|
34 | C+-----------------------------------------------------------------------+
|
---|
35 |
|
---|
36 | integer nb_block
|
---|
37 | parameter (nb_block=4)
|
---|
38 |
|
---|
39 |
|
---|
40 | C+-----------------------------------------------------------------------+
|
---|
41 | C| Propagator information |
|
---|
42 | C+-----------------------------------------------------------------------+
|
---|
43 |
|
---|
44 | integer num_propa
|
---|
45 | parameter (num_propa=2)
|
---|
46 | integer propa_nb(num_propa,max_branch)
|
---|
47 |
|
---|
48 | data (propa_nb(1,label),label=1,1) /-1,0/
|
---|
49 | data (propa_nb(2,label),label=1,1) /-2,0/
|
---|
50 |
|
---|