Uses of Class
hep.geant4.jni.HepRotationX

Packages that use HepRotationX
hep.geant4.jni   
 

Uses of HepRotationX in hep.geant4.jni
 

Methods in hep.geant4.jni that return HepRotationX
 HepRotationX HepRotationX.inverse()
           
 HepRotationX HepRotationX.invert()
           
 HepRotationX HepRotationX.set(double delta)
           
 HepRotationX HepRotationX.transform(HepRotationX r)
           
 

Methods in hep.geant4.jni with parameters of type HepRotationX
 int HepRotationX.compare(HepRotationX r)
           
 double HepRotationX.distance2(HepRotationX r)
           
protected static long HepRotationX.getCPtr(HepRotationX obj)
           
 double HepRotationX.howNear(HepRotationX r)
           
 boolean HepRotationX.isNear(HepRotationX r)
           
 boolean HepRotationX.isNear(HepRotationX r, double epsilon)
           
 G4RotationMatrix G4RotationMatrix.set(HepRotationX r)
           
 G4LorentzRotation G4LorentzRotation.set(HepRotationX r)
           
 HepRotationX HepRotationX.transform(HepRotationX r)
           
 G4RotationMatrix G4RotationMatrix.transform(HepRotationX r)
           
 

Constructors in hep.geant4.jni with parameters of type HepRotationX
G4LorentzRotation(HepRotationX r)
           
G4RotationMatrix(HepRotationX m)
           
HepRotationX(HepRotationX orig)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.