|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes physics properties of a particular type of particle
ParticleProperties
Method Summary | |
int |
get2xSpin()
2 x Spin |
double |
getCharge()
The charge of the particle |
double |
getMass()
The rest mass of the particle (in Gev) |
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 |
public int getPDGID()
public String getName()
public double getMass()
public double getCharge()
public int get2xSpin()
public double getWidth()
public ParticlePropertyProvider getParticlePropertyProvider()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |