rivet is hosted by Hepforge, IPPP Durham
Particle.fhh File Reference
Include dependency graph for Particle.fhh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Rivet

Defines

#define RIVET_Particle_FHH

Typedefs

Particle declarations
typedef std::vector< Particle > Particles
 Typedefs for a vector of Particle objects.
typedef std::vector< Particle > ParticleVector
typedef std::pair< Particle,
Particle > 
ParticlePair
 Typedef for a pair of Particle objects.
PdgId declarations
typedef int PdgId
 Typedef for a PDG ID code.
typedef std::pair< PdgId, PdgId > PdgIdPair
 Typedef for a pair of particle names.

Define Documentation

Definition at line 3 of file Particle.fhh.