virtual void Rewind()=0
Rewind the particle list in the shower file to the beginning.
Describes a particle for Simulation.
Interface class for accessing a list of particles from a shower file.
virtual Particle * GetOneParticle(const CoordinateSystemPtr &cs)=0
Member function to fetch the next particle.
virtual ~VShowerFileParticleIterator()