StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
HepMC::GenEventVertexRange Class Reference

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 ()
 

Detailed Description

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.


The documentation for this class was generated from the following file: