HEJ 2 2.0
High energy resummation for hadron colliders
|
Contains the Particle IDs of all relevant SM particles. More...
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | HEJ |
Main HEJ 2 Namespace. | |
namespace | HEJ::pid |
particle ids according to PDG | |
Typedefs | |
using | HEJ::ParticleID = pid::ParticleID |
Functions | |
ParticleID | HEJ::to_ParticleID (std::string const &name) |
Convert a particle name to the corresponding PDG particle ID. More... | |
constexpr bool | HEJ::is_parton (ParticleID p) |
Function to determine if particle is a parton. More... | |
constexpr bool | HEJ::is_AWZH_boson (ParticleID id) |
function to determine if the particle is a photon, W, Z, or Higgs boson More... | |
Contains the Particle IDs of all relevant SM particles.
Large enumeration included which has multiple entries for potential alternative names of different particles. There are also functions which can be used to determine if a particle is a parton or if it is a non-gluon boson.