Documentation of 'hep.physics.particle.properties.DefaultParticlePropertyProvider' Java class
DefaultParticlePropertyProvider
hep.physics.particle.properties

Class DefaultParticlePropertyProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      ParticleType get(int PDGID)
      Get the properties for a particular particle.
      java.util.Set types()
      Returns a List of all particle types defined by this Particle Property Provider
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • get

        public ParticleType get(int PDGID)
        Get the properties for a particular particle. Note, this method no longer throws UnknownParticleID. It will always returns a ParticleType object, from which at least the PDGID can be obtained. Calling other methods on the ParticleType object may cause UnknownParticleID to be thrown if the PDGID is unknown.
        Specified by:
        get in interface ParticlePropertyProvider

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.