herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::SpinCorrelationTensor Class Reference

SpinCorrelationTensor represents a spin correlation tensor of the form. More...

#include <SpinCorrelationTensor.h>

Public Member Functions

 SpinCorrelationTensor (double diag, const Lorentz5Momentum &p, Energy2 sc)
 The standard constructor, giving diagonal part, and vector for off-diagonal components and the scale.
 
double diagonal () const
 Return the diagonal part.
 
const Lorentz5Momentum & momentum () const
 Return the off-diagonal vector part.
 
Energy2 scale () const
 Return the scale.
 
Complex matrixElement (const LorentzVector< Complex > &left, const LorentzVector< Complex > &right) const
 Return a matrix element of the diagonal part, by contracting with the given polarization vectors.
 

Private Attributes

double theDiagonal
 The diagonal part.
 
Lorentz5Momentum theMomentum
 The vector to define to off-diagonal part.
 
Energy2 theScale
 The scale for the off-diagonal part.
 

Detailed Description

SpinCorrelationTensor represents a spin correlation tensor of the form.

Author
Simon Platzer

c g^{} + p^ p^ / Q^2

Definition at line 28 of file SpinCorrelationTensor.h.


The documentation for this class was generated from the following file: