|
HepMC Reference DocumentationHepMC |
#include <GenRanges.h>
Public Member Functions | |
| GenEventParticleRange (GenEvent &e) | |
| the constructor requires a GenEvent | |
| GenEvent::particle_iterator | begin () |
| GenEvent::particle_iterator | end () |
HepMC::GenEventParticleRange is used to mimic a collection of particles for ease of use - especially with utilities such as the Boost foreach funtion
Definition at line 83 of file GenRanges.h.
| HepMC::GenEventParticleRange::GenEventParticleRange | ( | GenEvent & | e | ) | [inline] |
| GenEvent::particle_iterator HepMC::GenEventParticleRange::begin | ( | ) | [inline] |
| GenEvent::particle_iterator HepMC::GenEventParticleRange::end | ( | ) | [inline] |
1.4.7