hep.geant4.jni
Class G4VPGeoDriver
java.lang.Object
hep.geant4.jni.G4VPGeoDriver
- Direct Known Subclasses:
- G4ParallelNavigator
public class G4VPGeoDriver
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4VPGeoDriver
public G4VPGeoDriver(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4VPGeoDriver 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
locateOnBoundary
public G4GeometryCell locateOnBoundary(G4ThreeVector aPosition,
G4ThreeVector aDirection)
getCurrentGeometryCell
public G4GeometryCell getCurrentGeometryCell()
computeStepLengthInit
public double computeStepLengthInit(G4ThreeVector aPosition,
G4ThreeVector aDirection)
computeStepLengthCrossBoundary
public double computeStepLengthCrossBoundary(G4ThreeVector aPosition,
G4ThreeVector aDirection)
computeStepLengthInVolume
public double computeStepLengthInVolume(G4ThreeVector aPosition,
G4ThreeVector aDirection)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.