All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface hep.physics.ParticleEnumeration

public interface ParticleEnumeration
extends Enumeration

Method Index

 o hasMoreParticles()
 o nextParticle()

Methods

 o nextParticle
 public abstract Particle nextParticle()
 o hasMoreParticles
 public abstract boolean hasMoreParticles()

All Packages  Class Hierarchy  This Package  Previous  Next  Index