HEJ 2.2.2
High energy resummation for hadron colliders
|
Functions computing the square of current contractions in WW+Jets. More...
#include <vector>
#include "CLHEP/Vector/LorentzVector.h"
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... | |
Functions computing the square of current contractions in WW+Jets.
This file contains the WW+jet specific code to compute current contractions.