hep.geant4.jni
Class G4WeightWindowAlgorithm
java.lang.Object
hep.geant4.jni.G4VWeightWindowAlgorithm
hep.geant4.jni.G4WeightWindowAlgorithm
public class G4WeightWindowAlgorithm
- extends G4VWeightWindowAlgorithm
G4WeightWindowAlgorithm
public G4WeightWindowAlgorithm(long cPtr,
boolean cMemoryOwn)
G4WeightWindowAlgorithm
public G4WeightWindowAlgorithm(double upperLimitFaktor,
double survivalFaktor,
int maxNumberOfSplits)
G4WeightWindowAlgorithm
public G4WeightWindowAlgorithm(double upperLimitFaktor,
double survivalFaktor)
G4WeightWindowAlgorithm
public G4WeightWindowAlgorithm(double upperLimitFaktor)
G4WeightWindowAlgorithm
public G4WeightWindowAlgorithm()
getCPtr
public static long getCPtr(G4WeightWindowAlgorithm obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VWeightWindowAlgorithm
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VWeightWindowAlgorithm
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VWeightWindowAlgorithm
calculate
public G4Nsplit_Weight calculate(double init_w,
double lowerWeightBound)
- Overrides:
calculate
in class G4VWeightWindowAlgorithm
Copyright © 2000-2007 FreeHEP. All Rights Reserved.