hep.geant4.jni
Class G4GeometryCellStep
java.lang.Object
hep.geant4.jni.G4GeometryCellStep
public class G4GeometryCellStep
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4GeometryCellStep
public G4GeometryCellStep(long cPtr,
boolean cMemoryOwn)
G4GeometryCellStep
public G4GeometryCellStep(G4GeometryCell preCell,
G4GeometryCell postCell)
getCPtr
public static long getCPtr(G4GeometryCellStep 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
getPreGeometryCell
public G4GeometryCell getPreGeometryCell()
getPostGeometryCell
public G4GeometryCell getPostGeometryCell()
getCrossBoundary
public boolean getCrossBoundary()
setPreGeometryCell
public void setPreGeometryCell(G4GeometryCell preCell)
setPostGeometryCell
public void setPostGeometryCell(G4GeometryCell postCell)
setCrossBoundary
public void setCrossBoundary(boolean b)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.