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
LorentzPolarizationVector.h
1
// -*- C++ -*-
2
//
3
// LorentzPolarizationVector.h is a part of ThePEG - Toolkit for HEP Event Generation
4
// Copyright (C) 2003-2019 Peter Richardson, Leif Lonnblad
5
//
6
// ThePEG is licenced under version 3 of the GPL, see COPYING for details.
7
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
8
//
9
#ifndef ThePEG_LorentzPolarizationVector_H
10
#define ThePEG_LorentzPolarizationVector_H
11
// This is the declaration of the LorentzPolarizationVector class.
12
13
#include "ThePEG/Config/Unitsystem.h"
14
#include "ThePEG/Config/Complex.h"
15
#include "
ThePEG/Vectors/LorentzVector.h
"
16
17
namespace
ThePEG
{
18
namespace
Helicity {
20
typedef
LorentzVector<complex<double>
>
LorentzPolarizationVector
;
22
typedef
LorentzVector<complex<Energy>
>
LorentzPolarizationVectorE
;
23
}
24
}
25
#endif
LorentzVector.h
contains the LorentzVector class.
ThePEG::LorentzVector
A 4-component Lorentz vector.
Definition:
LorentzVector.h:44
ThePEG::Helicity::LorentzPolarizationVectorE
LorentzVector< complex< Energy > > LorentzPolarizationVectorE
Convenience typedef.
Definition:
LorentzPolarizationVector.h:22
ThePEG::Helicity::LorentzPolarizationVector
LorentzVector< complex< double > > LorentzPolarizationVector
Convenience typedef.
Definition:
LorentzPolarizationVector.h:20
ThePEG
This is the main namespace within which all identifiers in ThePEG are declared.
Definition:
FactoryBase.h:28
Generated on Thu Jun 20 2024 14:47:00 for ThePEG by
1.9.6