herwig
is hosted by
Hepforge
,
IPPP Durham
Herwig
7.3.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
g
h
i
l
m
o
p
r
s
t
u
w
z
Variables
Typedefs
a
b
c
d
h
i
j
k
l
m
o
p
s
t
v
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
c
d
e
h
i
m
o
p
r
s
t
u
v
w
x
Enumerations
Enumerator
Related Functions
b
c
d
e
f
g
h
k
m
o
p
s
t
Files
File List
File Members
All
Functions
Variables
Macros
Looptools
include
perm.h
1
* perm.h
2
* equivalent permutations
for
C and D functions
3
*
this
file is part of LoopTools
4
* last modified 9 Mar 11 th
5
6
7
* C-permutations
8
integer p123, p231, p312
9
parameter (p123 = 83) ! O
'123'
10
parameter (p231 = 153) ! O
'231'
11
parameter (p312 = 202) ! O
'312'
12
13
* D-permutations
14
integer p1234, p1243, p2134, p2143, p1324, p1342
15
integer p3124, p3142, p1423, p1432, p4123, p4132
16
integer p2314, p2341, p3214, p3241, p2413, p2431
17
integer p4213, p4231, p3412, p3421, p4312, p4321
18
parameter (p1234 = 175301276) ! O
'123456 1234'
19
parameter (p1243 = 242623139) ! O
'163542 1243'
20
parameter (p2134 = 226051164) ! O
'153624 2134'
21
parameter (p2143 = 208360547) ! O
'143265 2143'
22
parameter (p1324 = 718320340) ! O
'526413 1324'
23
parameter (p1342 = 734405346) ! O
'536142 1342'
24
parameter (p3124 = 701318740) ! O
'516324 3124'
25
parameter (p3142 = 751408738) ! O
'546231 3142'
26
parameter (p1423 = 643085075) ! O
'462513 1423'
27
parameter (p1432 = 591848218) ! O
'432156 1432'
28
parameter (p4123 = 558848083) ! O
'412365 4123'
29
parameter (p4132 = 626628698) ! O
'452631 4132'
30
parameter (p2314 = 362329292) ! O
'254613 2314'
31
parameter (p2341 = 327636193) ! O
'234165 2341'
32
parameter (p3214 = 294577804) ! O
'214356 3214'
33
parameter (p3241 = 378902177) ! O
'264531 3241'
34
parameter (p2413 = 883471627) ! O
'645213 2413'
35
parameter (p2431 = 866469145) ! O
'635124 2431'
36
parameter (p4213 = 833497227) ! O
'615342 4213'
37
parameter (p4231 = 850499737) ! O
'625431 4231'
38
parameter (p3412 = 472573706) ! O
'341256 3412'
39
parameter (p3421 = 506808081) ! O
'361524 3421'
40
parameter (p4312 = 490350794) ! O
'351642 4312'
41
parameter (p4321 = 439572689) ! O
'321465 4321'
42
Generated on Thu Jun 20 2024 17:50:52 for Herwig by
1.9.6