hep.geant4.jni
Class G4WeightWindowStore
java.lang.Object
hep.geant4.jni.G4VWeightWindowStore
hep.geant4.jni.G4WeightWindowStore
public class G4WeightWindowStore
- extends G4VWeightWindowStore
G4WeightWindowStore
public G4WeightWindowStore(long cPtr,
boolean cMemoryOwn)
G4WeightWindowStore
public G4WeightWindowStore(G4VPhysicalVolume worldvolume)
getCPtr
public static long getCPtr(G4WeightWindowStore obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VWeightWindowStore
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VWeightWindowStore
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VWeightWindowStore
getLowerWeitgh
public double getLowerWeitgh(G4GeometryCell gCell,
double partEnergy)
- Overrides:
getLowerWeitgh
in class G4VWeightWindowStore
isKnown
public boolean isKnown(G4GeometryCell gCell)
- Overrides:
isKnown
in class G4VWeightWindowStore
getWorldVolume
public G4VPhysicalVolume getWorldVolume()
- Overrides:
getWorldVolume
in class G4VWeightWindowStore
addLowerWeights
public void addLowerWeights(G4GeometryCell gCell,
DoubleVector lowerWeights)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.