cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Particle.h File Reference
+ Include dependency graph for Particle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Particle
 Kinematic information for one particle. More...
 
class  ParticlesMap
 Map between a particle's role and its associated Particle object. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Typedefs

typedef std::set< int > ParticlesIds
 A set of integer-type particle identifiers.
 
typedef std::reference_wrapper< ParticleParticleRef
 Reference to a Particle object.
 
typedef std::vector< ParticleParticles
 List of Particle objects.
 
typedef std::vector< ParticleRefParticlesRefs
 List of references to Particle objects.
 
typedef std::vector< Particle::RoleParticleRoles
 List of particles' roles.