#include "CepGen/Physics/Cuts.h"
Go to the source code of this file.
Classes | |
struct | CutsList |
A collection of cuts to apply on the physical phase space. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Typedefs | |
using | PerIdCuts = std::unordered_map<pdgid_t, cuts::Central> |
Collection of cuts to be applied on all particle with a given PDG id. | |