Uses of Class
hep.geant4.jni.G4Plane

Packages that use G4Plane
hep.geant4.jni   
 

Uses of G4Plane in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4Plane
 G4Plane G4Ray.getPlane(int number_of_plane)
           
 G4Plane G4FPlane.getPplane()
           
 

Methods in hep.geant4.jni with parameters of type G4Plane
static int G4Ray.calcPlane3Pts(G4Plane plane, G4Point3D a, G4Point3D b, G4Point3D c)
           
static long G4Plane.getCPtr(G4Plane obj)
           
static double G4Ray.magnitude(G4Plane a)
           
static double G4Ray.magsq(G4Plane a)
           
static void G4Surface.project(SWIGTYPE_p_double Coord, G4Point3D Pt, G4Plane Pl)
           
static void G4Ray.vcross(G4Plane a, G4Vector3D b, G4Vector3D c)
           
static double G4Ray.vdot(G4Plane a, G4Point3D b)
           
static void G4Ray.vscale(G4Plane a, G4Plane b, double c)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.