hep.physics.particle.properties
Interface ParticlePropertyProvider

All Known Implementing Classes:
DefaultParticlePropertyProvider

public interface ParticlePropertyProvider

Author:
Tony Johnson
See Also:
DefaultParticlePropertyProvider

Method Summary
 ParticleType get(int PDGID)
           
 java.util.Set types()
          Returns a List of all particle types defined by this Particle Property Provider
 

Method Detail

get

ParticleType get(int PDGID)
                 throws UnknownParticleIDException
Throws:
UnknownParticleIDException

types

java.util.Set types()
Returns a List of all particle types defined by this Particle Property Provider



Copyright © 2000-2010 FreeHEP. All Rights Reserved.