StRoot
1
|
GenVertexParticleRange acts like a collection of particles. More...
#include <GenRanges.h>
Public Member Functions | |
GenVertexParticleRange (GenVertex &v, IteratorRange range=relatives) | |
the constructor requires a GenVertex | |
GenVertex::particle_iterator | begin () |
GenVertex::particle_iterator | end () |
GenVertexParticleRange acts like a collection of particles.
HepMC::GenVertexParticleRange is used to mimic a collection of particles for ease of use - especially with utilities such as the Boost foreach funtion
Definition at line 140 of file GenRanges.h.