|
HepMC Reference DocumentationHepMC |
#include <GenRanges.h>
Public Member Functions | |
| ConstGenParticleEndRange (GenParticle const &p, IteratorRange range=relatives) | |
| the constructor requires a GenParticle | |
| GenVertex::particle_iterator | begin () |
| begin iterator throws an error if the particle end_vertex is undefined | |
| GenVertex::particle_iterator | end () |
| end iterator throws an error if the particle end_vertex is undefined | |
Definition at line 247 of file GenRanges.h.
| HepMC::ConstGenParticleEndRange::ConstGenParticleEndRange | ( | GenParticle const & | p, | |
| IteratorRange | range = relatives | |||
| ) | [inline] |
| GenVertex::particle_iterator HepMC::ConstGenParticleEndRange::begin | ( | ) | [inline] |
begin iterator throws an error if the particle end_vertex is undefined
Definition at line 313 of file GenRanges.h.
References HepMC::GenParticle::end_vertex(), and HepMC::GenVertex::particles_begin().
| GenVertex::particle_iterator HepMC::ConstGenParticleEndRange::end | ( | ) | [inline] |
end iterator throws an error if the particle end_vertex is undefined
Definition at line 319 of file GenRanges.h.
References HepMC::GenParticle::end_vertex(), and HepMC::GenVertex::particles_end().
1.4.7