Particle.fhh File Reference

#include "Rivet/RivetSTL.hh"
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

Typedefs

Particle declarations

typedef std::vector< Particle > ParticleVector
 Typedef for a vector of Particle objects.
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.