hep.geant4.jni
Class G4DalitzDecayChannel

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

public class G4DalitzDecayChannel
extends G4VDecayChannel


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VDecayChannel
swigCMemOwn
 
Constructor Summary
G4DalitzDecayChannel(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4DecayProducts decayIt(double arg0)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4DalitzDecayChannel obj)
           
 
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

G4DalitzDecayChannel

public G4DalitzDecayChannel(long cPtr,
                            boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4DalitzDecayChannel 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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.