hep.geant4.jni
Class G4PhaseSpaceDecayChannel

java.lang.Object
  extended by hep.geant4.jni.G4VDecayChannel
      extended by hep.geant4.jni.G4PhaseSpaceDecayChannel

public class G4PhaseSpaceDecayChannel
extends G4VDecayChannel


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VDecayChannel
swigCMemOwn
 
Constructor Summary
G4PhaseSpaceDecayChannel(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4DecayProducts decayIt(double arg0)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4PhaseSpaceDecayChannel obj)
           
static double pmx(double e, double p1, double p2)
           
 
Methods inherited from class hep.geant4.jni.G4VDecayChannel
decayIt, dumpInfo, getAngularMomentum, getBR, getCPtr, getDaughter, getDaughterMass, getDaughterName, getKinematicsName, getNumberOfDaughters, getParent, getParentMass, getParentName, getVerboseLevel, setBR, setDaughter, setDaughter, setNumberOfDaughters, setParent, setParent, setVerboseLevel
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4PhaseSpaceDecayChannel

public G4PhaseSpaceDecayChannel(long cPtr,
                                boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4PhaseSpaceDecayChannel obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4VDecayChannel
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4VDecayChannel

equals

public boolean equals(Object obj)
Overrides:
equals in class G4VDecayChannel

decayIt

public G4DecayProducts decayIt(double arg0)
Overrides:
decayIt in class G4VDecayChannel

pmx

public static double pmx(double e,
                         double p1,
                         double p2)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.