hep.geant4.jni
Class G4MuonDecayChannel

java.lang.Object
  extended by hep.geant4.jni.G4VDecayChannel
      extended by hep.geant4.jni.G4MuonDecayChannel
Direct Known Subclasses:
G4MuonDecayChannelWithSpin

public class G4MuonDecayChannel
extends G4VDecayChannel


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

G4MuonDecayChannel

public G4MuonDecayChannel(long cPtr,
                          boolean cMemoryOwn)
Method Detail

getCPtr

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