hep.geant4.jni
Class G4ParticleChangeForRadDecay

java.lang.Object
  extended by hep.geant4.jni.G4VParticleChange
      extended by hep.geant4.jni.G4ParticleChangeForDecay
          extended by hep.geant4.jni.G4ParticleChangeForRadDecay

public class G4ParticleChangeForRadDecay
extends G4ParticleChangeForDecay


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VParticleChange
swigCMemOwn
 
Constructor Summary
G4ParticleChangeForRadDecay()
           
G4ParticleChangeForRadDecay(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void addSecondary(G4Track aSecondary)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ParticleChangeForRadDecay obj)
           
 
Methods inherited from class hep.geant4.jni.G4ParticleChangeForDecay
checkIt, dumpInfo, getCPtr, getGlobalTime, getGlobalTime, getPolarization, initialize, proposeGlobalTime, proposePolarization, proposePolarization, updateStepForAtRest, updateStepForPostStep
 
Methods inherited from class hep.geant4.jni.G4VParticleChange
clear, clearDebugFlag, getCPtr, getDebugFlag, getLocalEnergyDeposit, getNumberOfSecondaries, getParentWeight, getSecondary, getSteppingControl, getTrackStatus, getTrueStepLength, getVerboseLevel, isParentWeightSetByProcess, isSecondaryWeightSetByProcess, proposeLocalEnergyDeposit, proposeParentWeight, proposeSteppingControl, proposeTrackStatus, proposeTrueStepLength, setDebugFlag, setNumberOfSecondaries, setParentWeightByProcess, setSecondaryWeightByProcess, setVerboseLevel, updateStepForAlongStep
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4ParticleChangeForRadDecay

public G4ParticleChangeForRadDecay(long cPtr,
                                   boolean cMemoryOwn)

G4ParticleChangeForRadDecay

public G4ParticleChangeForRadDecay()
Method Detail

getCPtr

public static long getCPtr(G4ParticleChangeForRadDecay obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4ParticleChangeForDecay

equals

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

addSecondary

public void addSecondary(G4Track aSecondary)
Overrides:
addSecondary in class G4VParticleChange


Copyright © 2000-2007 FreeHEP. All Rights Reserved.