|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParticleType
Describes physics properties of a particular type of particle
ParticlePropertyProvider| Method Summary | |
|---|---|
int |
get2xSpin()
2 x Spin |
double |
getCharge()
The charge of the particle |
double |
getMass()
The rest mass of the particle (in Gev) |
java.lang.String |
getName()
The name of the particle, suitable for printing |
ParticlePropertyProvider |
getParticlePropertyProvider()
Get the provider of this particle type |
int |
getPDGID()
The particle data group ID |
double |
getWidth()
Width |
| Method Detail |
|---|
int getPDGID()
java.lang.String getName()
double getMass()
double getCharge()
int get2xSpin()
double getWidth()
ParticlePropertyProvider getParticlePropertyProvider()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||