#include "Rivet/Rivet.hh"
Go to the source code of this file.
Namespaces | |
namespace | Rivet |
Typedefs | |
typedef std::vector< Particle > | ParticleVector |
typedef std::pair< Particle, Particle > | ParticlePair |
typedef int | PdgId |
Typedef for a PDG ID code. | |
typedef std::pair< PdgId, PdgId > | PidPair |
Typedef for a pair of particle names. | |
typedef std::pair< PdgId, PdgId > | BeamPair |
Typedef for a pair of beam particle names. |