rivet is hosted by Hepforge, IPPP Durham
Particle.hh File Reference
#include "Rivet/Particle.fhh"
#include "Rivet/ParticleBase.hh"
#include "Rivet/Config/RivetCommon.hh"
#include "Rivet/Tools/Utils.hh"
#include "fastjet/PseudoJet.hh"
#include "Rivet/Tools/ParticleUtils.hh"
Include dependency graph for Particle.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Particle
 Representation of particles from a HepMC::GenEvent. More...

Namespaces

namespace  Rivet

Functions

String representation
std::string to_str (const ParticlePair &pair)
 Print a ParticlePair as a string.
std::ostream & operator<< (std::ostream &os, const ParticlePair &pp)
 Allow ParticlePair to be passed to an ostream.