FreeHEP API
Version v1.2

hep.physics.yappi
Class DecayText

java.lang.Object
  |
  +--hep.physics.yappi.DecayProduct
        |
        +--hep.physics.yappi.DecayText

public class DecayText
extends DecayProduct


Constructor Summary
DecayText(String name)
           
 
Method Summary
 String getType()
           
 String toString()
           
 
Methods inherited from class hep.physics.yappi.DecayProduct
addComment, getComment, getName, getTexName, removeComment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DecayText

public DecayText(String name)
Method Detail

getType

public String getType()
Specified by:
getType in class DecayProduct

toString

public String toString()
Overrides:
toString in class Object

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.