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

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

#include <GenRanges.h>

Public Member Functions

 GenEventParticleRange (GenEvent &e)
 the constructor requires a GenEvent
 
GenEvent::particle_iterator begin ()
 
GenEvent::particle_iterator end ()
 

Detailed Description

GenEventParticleRange acts like a collection of particles.

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

Definition at line 83 of file GenRanges.h.


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