Uses of Class
hep.geant4.jni.HepRotationZ

Packages that use HepRotationZ
hep.geant4.jni   
 

Uses of HepRotationZ in hep.geant4.jni
 

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

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

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



Copyright © 2000-2007 FreeHEP. All Rights Reserved.