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

ConstGenEventParticleRange acts like a collection of particles. More...

#include <GenRanges.h>

Public Member Functions

 ConstGenEventParticleRange (GenEvent const &e)
 the constructor requires a const GenEvent
 
GenEvent::particle_const_iterator begin () const
 
GenEvent::particle_const_iterator end () const
 

Detailed Description

ConstGenEventParticleRange acts like a collection of particles.

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

Definition at line 112 of file GenRanges.h.


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