hep.geant4.jni
Class G4MuonDecayChannelWithSpin

java.lang.Object
  extended by hep.geant4.jni.G4VDecayChannel
      extended by hep.geant4.jni.G4MuonDecayChannel
          extended by hep.geant4.jni.G4MuonDecayChannelWithSpin

public class G4MuonDecayChannelWithSpin
extends G4MuonDecayChannel


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

G4MuonDecayChannelWithSpin

public G4MuonDecayChannelWithSpin(long cPtr,
                                  boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4MuonDecayChannelWithSpin obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4MuonDecayChannel

equals

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

decayIt

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

setPolarization

public void setPolarization(G4ThreeVector arg0)

getPolarization

public G4ThreeVector getPolarization()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.