hep.physics.particle.properties
Interface ParticleType
-
public interface ParticleTypeDescribes physics properties of a particular type of particle- See Also:
ParticlePropertyProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description intget2xSpin()2 x SpindoublegetCharge()The charge of the particledoublegetMass()The rest mass of the particle (in Gev)java.lang.StringgetName()The name of the particle, suitable for printingParticlePropertyProvidergetParticlePropertyProvider()Get the provider of this particle typeintgetPDGID()The particle data group IDdoublegetWidth()Width
-
-
-
Method Detail
-
getPDGID
int getPDGID()
The particle data group ID
-
getName
java.lang.String getName()
The name of the particle, suitable for printing
-
getMass
double getMass()
The rest mass of the particle (in Gev)
-
getCharge
double getCharge()
The charge of the particle
-
get2xSpin
int get2xSpin()
2 x Spin
-
getWidth
double getWidth()
Width
-
getParticlePropertyProvider
ParticlePropertyProvider getParticlePropertyProvider()
Get the provider of this particle type
-
-
DMelt 3.0 © DataMelt by jWork.ORG