HEJ 2.2.2
High energy resummation for hadron colliders
|
Functions to calculate the kinematics of resummation jets, i.e. resuffling the jet momenta. More...
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | fastjet |
namespace | HEJ |
Main HEJ 2 Namespace. | |
Functions | |
std::vector< fastjet::PseudoJet > | HEJ::resummation_jet_momenta (std::vector< fastjet::PseudoJet const * > const &p_born, fastjet::PseudoJet const &qperp) |
Calculate the resummation jet momenta. More... | |
double | HEJ::resummation_jet_weight (std::vector< fastjet::PseudoJet const * > const &p_born, fastjet::PseudoJet const &qperp) |
Calculate additional weight from changing the jet momenta. More... | |
Functions to calculate the kinematics of resummation jets, i.e. resuffling the jet momenta.