public interface ParticleType
ParticlePropertyProvider
Modifier and Type | Method and Description |
---|---|
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
|
int getPDGID()
String getName()
double getMass()
double getCharge()
int get2xSpin()
double getWidth()
ParticlePropertyProvider getParticlePropertyProvider()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics