thepeg is hosted by Hepforge, IPPP Durham
ThePEG 2.3.0
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"
16
17namespace ThePEG {
18 namespace Helicity {
23 }
24}
25#endif
contains the LorentzVector class.
A 4-component Lorentz vector.
Definition: LorentzVector.h:44
LorentzVector< complex< Energy > > LorentzPolarizationVectorE
Convenience typedef.
LorentzVector< complex< double > > LorentzPolarizationVector
Convenience typedef.
This is the main namespace within which all identifiers in ThePEG are declared.
Definition: FactoryBase.h:28