thepeg
is hosted by
Hepforge
,
IPPP Durham
ThePEG
2.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
q
r
s
t
u
v
w
x
z
Functions
a
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
Variables
Typedefs
a
b
c
d
e
f
h
i
l
m
p
q
r
s
t
v
x
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
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
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Enumerations
Enumerator
a
b
c
d
e
f
i
m
n
p
r
s
t
u
v
w
Related Functions
a
b
c
d
e
h
i
l
m
o
p
r
s
x
Files
File List
File Members
All
Macros
Helicity
Vertex
AbstractVVSVertex.fh
1
// -*- C++ -*-
2
//
3
// This is the forward declaration of the AbstractVVSVertex class.
4
//
5
#ifndef HELICITY_AbstractVVSVertex_FH
6
#define HELICITY_AbstractVVSVertex_FH
7
8
#include "ThePEG/Config/Pointers.h"
9
10
namespace ThePEG {
11
namespace Helicity {
12
13
class AbstractVVSVertex;
14
15
namespace VertexType {
16
typedef unsigned T;
17
/**
18
* Enum for this Lorentz structure
19
*/
20
const T VVS = 331;
21
}
22
23
}
24
}
25
26
namespace ThePEG {
27
28
ThePEG_DECLARE_POINTERS(Helicity::AbstractVVSVertex,AbstractVVSVertexPtr);
29
30
}
31
32
#endif
Generated on Thu Jun 20 2024 14:47:00 for ThePEG by
1.9.6