HEJ 2.2.2
High energy resummation for hadron colliders
|
Functions computing the square of current contractions in H+Jets. More...
#include "CLHEP/Vector/LorentzVector.h"
Go to the source code of this file.
Namespaces | |
namespace | HEJ |
Main HEJ 2 Namespace. | |
namespace | HEJ::currents |
Typedefs | |
using | HEJ::currents::HLV = CLHEP::HepLorentzVector |
Functions | |
double | HEJ::currents::ME_H_gq (HLV const &ph, HLV const &pa, HLV const &pn, HLV const &pb, double mt, bool inc_bottom, double mb, double vev) |
Square of gq->Hq current contraction. More... | |
double | HEJ::currents::ME_juno_jgH (HLV const &pg, HLV const &p1, HLV const &pa, HLV const &ph, HLV const &pb, double mt, bool inc_bottom, double mb, double vev) |
Square of qg -> gqH current contraction. More... | |
double | HEJ::currents::ME_H_qQ (HLV const &p1out, HLV const &p1in, HLV const &p2out, HLV const &p2in, HLV const &qH1, HLV const &qH2, double mt, bool include_bottom, double mb, double vev) |
Square of qQ->qHQ Higgs+Jets Scattering Current. More... | |
double | HEJ::currents::ME_H_unob_qQ (HLV const &pg, HLV const &p1out, HLV const &p1in, HLV const &p2out, HLV const &p2in, HLV const &qH1, HLV const &qH2, double mt, bool include_bottom, double mb, double vev) |
Square of qQ->qQg Higgs+Jets Unordered b Scattering Current. More... | |