FreeHEP API
Version current

hep.physics.yappi.util
Class YappiParticlePropertyProvider

java.lang.Object
  extended byhep.physics.yappi.util.YappiParticlePropertyProvider
All Implemented Interfaces:
ParticlePropertyProvider

public class YappiParticlePropertyProvider
extends Object
implements ParticlePropertyProvider

Source Code:
YappiParticlePropertyProvider.java

Constructor Summary
YappiParticlePropertyProvider(String filename)
           
 
Method Summary
 ParticleType get(int PDGID)
           
 Set types()
          Returns a List of all particle types defined by this Particle Property Provider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YappiParticlePropertyProvider

public YappiParticlePropertyProvider(String filename)
                              throws Exception
Method Detail

get

public ParticleType get(int PDGID)
Specified by:
get in interface ParticlePropertyProvider

types

public Set types()
Description copied from interface: ParticlePropertyProvider
Returns a List of all particle types defined by this Particle Property Provider

Specified by:
types in interface ParticlePropertyProvider

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.