hep.geant4.jni
Class G4WeightWindowExaminer

java.lang.Object
  extended by hep.geant4.jni.G4VWeightWindowExaminer
      extended by hep.geant4.jni.G4WeightWindowExaminer

public class G4WeightWindowExaminer
extends G4VWeightWindowExaminer


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VWeightWindowExaminer
swigCMemOwn
 
Constructor Summary
G4WeightWindowExaminer(G4VWeightWindowAlgorithm aWWalg, G4VParallelStepper astepper, G4VWeightWindowStore wwstore)
           
G4WeightWindowExaminer(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
 G4Nsplit_Weight examine(double w, double energy)
           
protected  void finalize()
           
static long getCPtr(G4WeightWindowExaminer obj)
           
 
Methods inherited from class hep.geant4.jni.G4VWeightWindowExaminer
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4WeightWindowExaminer

public G4WeightWindowExaminer(long cPtr,
                              boolean cMemoryOwn)

G4WeightWindowExaminer

public G4WeightWindowExaminer(G4VWeightWindowAlgorithm aWWalg,
                              G4VParallelStepper astepper,
                              G4VWeightWindowStore wwstore)
Method Detail

getCPtr

public static long getCPtr(G4WeightWindowExaminer obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VWeightWindowExaminer

equals

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

examine

public G4Nsplit_Weight examine(double w,
                               double energy)
Overrides:
examine in class G4VWeightWindowExaminer


Copyright © 2000-2007 FreeHEP. All Rights Reserved.