|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--hep.physics.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. |
static void |
main(java.lang.String[] argv)
|
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 static void main(java.lang.String[] argv)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |