![]() |
HepMC Reference DocumentationHepMC |
#include "HepMC/WeightContainer.h"
#include "HepMC/SimpleVector.h"
#include <iostream>
#include <iterator>
#include <vector>
#include <set>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | HepMC |
Classes | |
class | HepMC::GenVertex |
GenVertex contains information about decay vertices. More... | |
class | HepMC::GenVertex::edge_iterator |
edge iterator More... | |
class | HepMC::GenVertex::vertex_iterator |
vertex iterator More... | |
class | HepMC::GenVertex::particle_iterator |
particle iterator More... | |
Enumerations | |
enum | HepMC::IteratorRange { HepMC::parents, HepMC::children, HepMC::family, HepMC::ancestors, HepMC::descendants, HepMC::relatives } |
type of iteration More... |