StRoot
1
|
GenEventVertexRange acts like a collection of vertices. More...
#include <GenRanges.h>
Public Member Functions | |
GenEventVertexRange (GenEvent &e) | |
the constructor requires a GenEvent | |
GenEvent::vertex_iterator | begin () |
GenEvent::vertex_iterator | end () |
GenEventVertexRange acts like a collection of vertices.
HepMC::GenEventVertexRange is used to mimic a collection of vertices for ease of use - especially with utilities such as the Boost foreach funtion
Definition at line 26 of file GenRanges.h.