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