|
HepMC Reference DocumentationHepMC |
#include <testHepMCIteration.h>
Public Member Functions | |
| PrintChildren (std::ostream &os) | |
| void | operator() (HepMC::GenParticle *p) |
prints the particle
Definition at line 62 of file testHepMCIteration.h.
| PrintChildren::PrintChildren | ( | std::ostream & | os | ) | [inline] |
Definition at line 64 of file testHepMCIteration.h.
| void PrintChildren::operator() | ( | HepMC::GenParticle * | p | ) | [inline] |
Definition at line 65 of file testHepMCIteration.h.
References p, HepMC::GenParticle::pdg_id(), and HepMC::GenParticle::status().
1.4.7