hep.geant4.jni
Class G4IsoParticleChange
java.lang.Object
hep.geant4.jni.G4IsoParticleChange
public class G4IsoParticleChange
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4IsoParticleChange
public G4IsoParticleChange(long cPtr,
boolean cMemoryOwn)
G4IsoParticleChange
public G4IsoParticleChange()
getCPtr
public static long getCPtr(G4IsoParticleChange obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
setIsotope
public void setIsotope(String anIsotope)
setProductionPosition
public void setProductionPosition(G4ThreeVector aPosition)
setProductionTime
public void setProductionTime(double aProductionTime)
setParentParticle
public void setParentParticle(G4DynamicParticle aProjectile)
setMotherNucleus
public void setMotherNucleus(G4Nucleus aTarget)
setProducer
public void setProducer(String aProducer)
getIsotope
public String getIsotope()
getProductionPosition
public G4ThreeVector getProductionPosition()
getProductionTime
public double getProductionTime()
getParentParticle
public G4DynamicParticle getParentParticle()
getMotherNucleus
public G4Nucleus getMotherNucleus()
getProducer
public String getProducer()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.