HEJ
2.3.0
High energy resummation for hadron colliders
|
Functions computing the square of current contractions in Z+Jets. More...
Go to the source code of this file.
Namespaces | |
HEJ | |
Main HEJ 2 Namespace. | |
HEJ::currents | |
Functions | |
std::vector< double > | HEJ::currents::ME_Z_qQ (const HLV &pa, const HLV &pb, const HLV &p1, const HLV &p2, const HLV &plbar, const HLV &pl, ParticleID ltype, ParticleID aptype, ParticleID bptype, ParticleProperties const &zprop, double stw2, double ctw) |
Square of qQ->qQlbarl- Z+Jets Scattering Current. More... | |
double | HEJ::currents::ME_Z_qg (const HLV &pa, const HLV &pb, const HLV &p1, const HLV &p2, const HLV &plbar, const HLV &pl, ParticleID aptype, ParticleID bptype, ParticleID ltype, ParticleProperties const &zprop, double stw2, double ctw) |
Square of qg->qglbarl- Z+Jets Scattering Current. More... | |
std::vector< double > | HEJ::currents::ME_Zuno_qQ (const HLV &pa, const HLV &pb, const HLV &pg, const HLV &p1, const HLV &p2, const HLV &plbar, const HLV &pl, ParticleID aptype, ParticleID bptype, ParticleID ltype, ParticleProperties const &zprop, double stw2, double ctw) |
Square of qQ->gqQlbarl- Z+Jets Unordered Current. More... | |
double | HEJ::currents::ME_Zuno_qg (const HLV &pa, const HLV &pb, const HLV &pg, const HLV &p1, const HLV &p2, const HLV &plbar, const HLV &pl, ParticleID aptype, ParticleID bptype, ParticleID ltype, ParticleProperties const &zprop, double stw2, double ctw) |
Square of qg->gqglbarl- Z+Jets Unordered Current. More... | |
std::vector< double > | HEJ::currents::ME_ZExqqbar_gq (const HLV &pa, const HLV &pb, const HLV &pq, const HLV &pqbar, const HLV &p3, const HLV &plbar, const HLV &pl, ParticleID qptype, ParticleID bptype, ParticleID ltype, ParticleProperties const &zprop, const double stw2, const double ctw) |
Square of gQ->qqbarQlbarl- Z+jets extremal qqbar current. More... | |
double | HEJ::currents::ME_ZExqqbar_gg (const HLV &pa, const HLV &pb, const HLV &pq, const HLV &pqbar, const HLV &p3, const HLV &plbar, const HLV &pl, ParticleID qptype, ParticleID ltype, ParticleProperties const &zprop, double stw2, double ctw) |
Square of gg->qqbarglbarl- Z+Jets extremal qqbar current. More... | |
std::vector< double > | HEJ::currents::ME_ZCenqqbar_qq (const HLV &pa, const HLV &pb, const HLV &plbar, const HLV &pl, std::vector< HLV > const &partons, const bool qbar_first, const int nabove, ParticleID aptype, ParticleID bptype, ParticleID qptype, ParticleID ltype, ParticleProperties const &zprop, const double stw2, const double ctw) |
Z+Jets central qqbar, qq initiated. More... | |
std::vector< double > | HEJ::currents::ME_ZCenqqbar_gq (const HLV &pa, const HLV &pb, const HLV &plbar, const HLV &pl, std::vector< HLV > const &partons, const bool qbar_first, const int nabove, ParticleID bptype, ParticleID qptype, ParticleID ltype, ParticleProperties const &zprop, const double stw2, const double ctw) |
Z+Jets central qqbar, gq initiated. More... | |
double | HEJ::currents::ME_ZCenqqbar_gg (const HLV &pa, const HLV &pb, const HLV &plbar, const HLV &pl, std::vector< HLV > const &partons, const bool qbar_first, const int nabove, ParticleID qptype, ParticleID ltype, ParticleProperties const &zprop, const double stw2, const double ctw) |
Z+Jets central qqbar, gg initiated. More... | |
Functions computing the square of current contractions in Z+Jets.