hep.geant4.jni
Class G4ImportanceAlgorithm

java.lang.Object
  extended by hep.geant4.jni.G4VImportanceAlgorithm
      extended by hep.geant4.jni.G4ImportanceAlgorithm

public class G4ImportanceAlgorithm
extends G4VImportanceAlgorithm


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VImportanceAlgorithm
swigCMemOwn
 
Constructor Summary
G4ImportanceAlgorithm()
           
G4ImportanceAlgorithm(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4Nsplit_Weight calculate(double ipre, double ipost, double init_w)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ImportanceAlgorithm obj)
           
 
Methods inherited from class hep.geant4.jni.G4VImportanceAlgorithm
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4ImportanceAlgorithm

public G4ImportanceAlgorithm(long cPtr,
                             boolean cMemoryOwn)

G4ImportanceAlgorithm

public G4ImportanceAlgorithm()
Method Detail

getCPtr

public static long getCPtr(G4ImportanceAlgorithm obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VImportanceAlgorithm

equals

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

calculate

public G4Nsplit_Weight calculate(double ipre,
                                 double ipost,
                                 double init_w)
Overrides:
calculate in class G4VImportanceAlgorithm


Copyright © 2000-2007 FreeHEP. All Rights Reserved.