Describes a particle for Simulation.
ShowerInventorParticleIterator(ShowerInventor *m)
Interface class for accessing a list of particles from a shower file.
const unsigned int fNumRequested
virtual void Rewind()
Rewind the particle list in the shower file to the beginning.
virtual ~ShowerInventorParticleIterator()
Iterator that generates particles "on-the-fly" . This uses the machinery in ShowerInventor to fetch p...
virtual utl::Particle * GetOneParticle(const utl::CoordinateSystemPtr &groundCS)
Member function to fetch the next particle.