HEJ
2.3.0
High energy resummation for hadron colliders
|
Functions computing the square of current contractions in Photon+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_photon_qQ (const HLV &pa, const HLV &pb, const HLV &p1, const HLV &p2, const HLV &pphoton, ParticleID aptype, ParticleID bptype) |
Square of qQ->qQphoton Photon+Jets Scattering Current. More... | |
double | HEJ::currents::ME_photon_qg (const HLV &pa, const HLV &pb, const HLV &p1, const HLV &p2, const HLV &pphoton, ParticleID aptype, ParticleID bptype) |
Square of qg->qgphoton Photon+Jets Scattering Current. More... | |
std::vector< double > | HEJ::currents::ME_photon_uno_qQ (const HLV &pa, const HLV &pb, const HLV &p1, const HLV &p2, const HLV &pphoton, const HLV &pg, ParticleID aptype, ParticleID bptype) |
Photon+Jets UNO Contributions. More... | |
double | HEJ::currents::ME_photon_uno_qg (const HLV &pa, const HLV &pb, const HLV &pg, const HLV &p1, const HLV &p2, const HLV &pphoton, ParticleID aptype, ParticleID bptype) |
Photon+Jets Unordered Contribution, unordered same to Photon side. More... | |
std::vector< double > | HEJ::currents::ME_photon_Exqqbar_gq (const HLV &pa, const HLV &pb, const HLV &pq, const HLV &pqbar, const HLV &p2, const HLV &pphoton, ParticleID qptype, ParticleID bptype) |
Photon+Jets Extremal QQBAR Contributions. More... | |
double | HEJ::currents::ME_photon_Exqqbar_gg (const HLV &pa, const HLV &pb, const HLV &pq, const HLV &pqbar, const HLV &p2, const HLV &pphoton, ParticleID qptype) |
std::vector< double > | HEJ::currents::ME_photon_Cenqqbar_qq (const HLV &pa, const HLV &pb, const HLV &pphoton, std::vector< HLV > const &partons, const bool qbar_first, const int nabove, ParticleID aptype, ParticleID bptype, ParticleID qptype) |
Photon+Jets central qqbar, qq initiated. More... | |
std::vector< double > | HEJ::currents::ME_photon_Cenqqbar_gq (const HLV &pa, const HLV &pb, const HLV &pphoton, std::vector< HLV > const &partons, const bool qbar_first, const int nabove, ParticleID bptype, ParticleID qptype) |
Photon+Jets central qqbar, gq initiated. More... | |
double | HEJ::currents::ME_photon_Cenqqbar_gg (const HLV &pa, const HLV &pb, const HLV &pphoton, std::vector< HLV > const &partons, const bool qbar_first, const int nabove, ParticleID qptype) |
Photon+Jets central qqbar, gg initiated. More... | |
Functions computing the square of current contractions in Photon+Jets.