|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.physics.particle.properties.DefaultParticlePropertyProvider
public class DefaultParticlePropertyProvider
Default table of particle properties used by ParticlePropertyProvider
.
ParticlePropertyProvider
Constructor Summary | |
---|---|
protected |
DefaultParticlePropertyProvider()
Default constructor, can be called from superclasses |
Method Summary | |
---|---|
ParticleType |
get(int PDGID)
Get the properties for a particular particle. |
java.util.Set |
types()
Returns a List of all particle types defined by this Particle Property Provider |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DefaultParticlePropertyProvider()
Method Detail |
---|
public ParticleType get(int PDGID)
get
in interface ParticlePropertyProvider
public java.util.Set types()
ParticlePropertyProvider
types
in interface ParticlePropertyProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |