hep.geant4.jni
Class G4Axis2Placement3D
java.lang.Object
hep.geant4.jni.G4Axis2Placement3D
public class G4Axis2Placement3D
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4Axis2Placement3D
public G4Axis2Placement3D(long cPtr,
boolean cMemoryOwn)
G4Axis2Placement3D
public G4Axis2Placement3D()
G4Axis2Placement3D
public G4Axis2Placement3D(G4Vector3D refDirection0,
G4Vector3D axis0,
G4Point3D location0)
G4Axis2Placement3D
public G4Axis2Placement3D(G4Axis2Placement3D arg0)
getCPtr
public static long getCPtr(G4Axis2Placement3D 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
init
public void init(G4Vector3D refDirection0,
G4Vector3D axis0,
G4Point3D location0)
getLocation
public G4Point3D getLocation()
getAxis
public G4Vector3D getAxis()
getRefDirection
public G4Vector3D getRefDirection()
getPX
public G4Vector3D getPX()
getPY
public G4Vector3D getPY()
getPZ
public G4Vector3D getPZ()
getToPlacementCoordinates
public G4Transform3D getToPlacementCoordinates()
getFromPlacementCoordinates
public G4Transform3D getFromPlacementCoordinates()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.