Loading [MathJax]/extensions/tex2jax.js
hej is hosted by Hepforge, IPPP Durham
HEJ  2.3.0
High energy resummation for hadron colliders
WWjets.hh File Reference

Functions computing the square of current contractions in WW+Jets. More...

#include <vector>
#include "CLHEP/Vector/LorentzVector.h"
Include dependency graph for WWjets.hh:

Go to the source code of this file.

Namespaces

 HEJ
 Main HEJ 2 Namespace.
 
 HEJ::currents
 

Functions

std::vector< double > HEJ::currents::ME_WW_qQ (const HLV &p1out, const HLV &pl1bar, const HLV &pl1, const HLV &p1in, const HLV &p2out, const HLV &pl2bar, const HLV &pl2, const HLV &p2in, ParticleProperties const &wprop)
 Current contractions for qQ -> qQWW with leptonically decaying same-sign W. More...
 
std::vector< double > HEJ::currents::ME_WW_qbarQ (const HLV &p1out, const HLV &pl1bar, const HLV &pl1, const HLV &p1in, const HLV &p2out, const HLV &pl2bar, const HLV &pl2, const HLV &p2in, ParticleProperties const &wprop)
 Current contractions for qbarQ -> qbarQWW with leptonically decaying same-sign W. More...
 
std::vector< double > HEJ::currents::ME_WW_qQbar (const HLV &p1out, const HLV &pl1bar, const HLV &pl1, const HLV &p1in, const HLV &p2out, const HLV &pl2bar, const HLV &pl2, const HLV &p2in, ParticleProperties const &wprop)
 Current contractions for qQbar -> qQbarWW with leptonically decaying same-sign W. More...
 
std::vector< double > HEJ::currents::ME_WW_qbarQbar (const HLV &p1out, const HLV &pl1bar, const HLV &pl1, const HLV &p1in, const HLV &p2out, const HLV &pl2bar, const HLV &pl2, const HLV &p2in, ParticleProperties const &wprop)
 Current contractions for qbarQbar -> qbarQbarWW with leptonically decaying same-sign W. More...
 

Detailed Description

Functions computing the square of current contractions in WW+Jets.

Authors
The HEJ collaboration (see AUTHORS for details)
Date
2019-2022

This file contains the WW+jet specific code to compute current contractions.