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

ConstGenEventVertexRange acts like a collection of vertices. More...

#include <GenRanges.h>

Public Member Functions

 ConstGenEventVertexRange (GenEvent const &e)
 the constructor requires a const GenEvent
 
GenEvent::vertex_const_iterator begin () const
 
GenEvent::vertex_const_iterator end () const
 

Detailed Description

ConstGenEventVertexRange acts like a collection of vertices.

HepMC::ConstGenEventVertexRange is used to mimic a collection of vertices for ease of use - especially with utilities such as the Boost foreach funtion This is the const partner of GenEventVertexRange

Definition at line 55 of file GenRanges.h.


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