Uses of Class
hep.geant4.jni.HepRotationY

Packages that use HepRotationY
hep.geant4.jni   
 

Uses of HepRotationY in hep.geant4.jni
 

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

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

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



Copyright © 2000-2007 FreeHEP. All Rights Reserved.