hej is hosted by Hepforge, IPPP Durham
HEJ 2.2.2
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
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

namespace  HEJ
 Main HEJ 2 Namespace.
 
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.