cepgen is hosted by Hepforge, IPPP Durham
CepGen N/A
Central exclusive processes event generator
ParticleProperties.h File Reference
+ Include dependency graph for ParticleProperties.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ParticleProperties
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Typedefs

using pdgid_t = unsigned long long
 Alias for the integer-like particle PDG id.
 
using pdgids_t = std::vector<pdgid_t>
 Alias for a collection of particles PDG ids.
 
using spdgid_t = long long
 Alias for a signed particle PDG id (adding charge information)
 
using spdgids_t = std::vector<spdgid_t>
 Alias for a collection of particles signed PDG ids A collection of physics constants associated to a single particle.