hep.lcd.contrib.mc.analysis
Class MCDecay

java.lang.Object
  |
  +--hep.lcd.contrib.mc.analysis.MCPseudoParticle
        |
        +--hep.lcd.contrib.mc.analysis.MCDecay

public class MCDecay
extends MCPseudoParticle

See Also:
Serialized Form
Source Code:
MCDecay.java

Fields inherited from class hep.lcd.contrib.mc.analysis.MCPseudoParticle
E, Mother, NDecayed, NFinal, NTotal, PrimaryEnergy, px, Px, py, Py, pz, Pz
 
Constructor Summary
MCDecay(MCParticle parent)
           
 
Methods inherited from class hep.lcd.contrib.mc.analysis.MCPseudoParticle
add, addParticle, addPrimary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCDecay

public MCDecay(MCParticle parent)


The LCD Group