hep.geant4.jni
Class G4DecayProducts
java.lang.Object
hep.geant4.jni.G4DecayProducts
public class G4DecayProducts
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4DecayProducts
public G4DecayProducts(long cPtr,
boolean cMemoryOwn)
G4DecayProducts
public G4DecayProducts()
G4DecayProducts
public G4DecayProducts(G4DynamicParticle aParticle)
G4DecayProducts
public G4DecayProducts(G4DecayProducts right)
getCPtr
public static long getCPtr(G4DecayProducts 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
getParentParticle
public G4DynamicParticle getParentParticle()
setParentParticle
public void setParentParticle(G4DynamicParticle aParticle)
boost
public void boost(double totalEnergy,
G4ThreeVector momentumDirection)
boost
public void boost(double betax,
double betay,
double betaz)
popProducts
public G4DynamicParticle popProducts()
pushProducts
public int pushProducts(G4DynamicParticle aParticle)
entries
public int entries()
isChecked
public boolean isChecked()
dumpInfo
public void dumpInfo()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.