Uses of Class
hep.geant4.jni.HepBoost

Packages that use HepBoost
hep.geant4.jni   
 

Uses of HepBoost in hep.geant4.jni
 

Methods in hep.geant4.jni that return HepBoost
 HepBoost HepBoost.inverse()
           
 HepBoost HepBoost.invert()
           
 HepBoost HepBoost.set(double betaX, double betaY, double betaZ)
           
 HepBoost HepBoost.set(G4ThreeVector boost)
           
 HepBoost HepBoost.set(G4ThreeVector direction, double beta)
           
 HepBoost HepBoost.set(HepBoostX boost)
           
 HepBoost HepBoost.set(HepBoostY boost)
           
 HepBoost HepBoost.set(HepBoostZ boost)
           
 HepBoost HepBoost.set(HepRep4x4Symmetric m)
           
 

Methods in hep.geant4.jni with parameters of type HepBoost
 int HepBoost.compare(HepBoost b)
           
 void HepRotationZ.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void HepRotationY.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void HepRotationX.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void HepBoostZ.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void HepBoostY.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void HepBoostX.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void HepBoost.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void G4LorentzRotation.decompose(G4RotationMatrix rotation, HepBoost boost)
           
 void HepRotationZ.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 void HepRotationY.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 void HepRotationX.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 void HepBoostZ.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 void HepBoostY.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 void HepBoostX.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 void HepBoost.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 void G4LorentzRotation.decompose(HepBoost boost, G4RotationMatrix rotation)
           
 double HepRotationZ.distance2(HepBoost lt)
           
 double HepRotationY.distance2(HepBoost lt)
           
 double HepRotationX.distance2(HepBoost lt)
           
 double HepBoostZ.distance2(HepBoost b)
           
 double HepBoostY.distance2(HepBoost b)
           
 double HepBoostX.distance2(HepBoost b)
           
 double HepBoost.distance2(HepBoost b)
           
 double G4RotationMatrix.distance2(HepBoost lt)
           
 double G4LorentzRotation.distance2(HepBoost b)
           
protected static long HepBoost.getCPtr(HepBoost obj)
           
 double HepRotationZ.howNear(HepBoost lt)
           
 double HepRotationY.howNear(HepBoost lt)
           
 double HepRotationX.howNear(HepBoost lt)
           
 double HepBoostZ.howNear(HepBoost b)
           
 double HepBoostY.howNear(HepBoost b)
           
 double HepBoostX.howNear(HepBoost b)
           
 double HepBoost.howNear(HepBoost b)
           
 double G4RotationMatrix.howNear(HepBoost lt)
           
 double G4LorentzRotation.howNear(HepBoost b)
           
 boolean HepRotationZ.isNear(HepBoost lt)
           
 boolean HepRotationY.isNear(HepBoost lt)
           
 boolean HepRotationX.isNear(HepBoost lt)
           
 boolean HepBoostZ.isNear(HepBoost b)
           
 boolean HepBoostY.isNear(HepBoost b)
           
 boolean HepBoostX.isNear(HepBoost b)
           
 boolean HepBoost.isNear(HepBoost b)
           
 boolean G4RotationMatrix.isNear(HepBoost lt)
           
 boolean G4LorentzRotation.isNear(HepBoost b)
           
 boolean HepRotationZ.isNear(HepBoost lt, double epsilon)
           
 boolean HepRotationY.isNear(HepBoost lt, double epsilon)
           
 boolean HepRotationX.isNear(HepBoost lt, double epsilon)
           
 boolean HepBoostZ.isNear(HepBoost b, double epsilon)
           
 boolean HepBoostY.isNear(HepBoost b, double epsilon)
           
 boolean HepBoostX.isNear(HepBoost b, double epsilon)
           
 boolean HepBoost.isNear(HepBoost b, double epsilon)
           
 boolean G4RotationMatrix.isNear(HepBoost lt, double epsilon)
           
 boolean G4LorentzRotation.isNear(HepBoost b, double epsilon)
           
 G4LorentzRotation G4LorentzRotation.set(G4RotationMatrix R, HepBoost B)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoost boost)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoost B, G4RotationMatrix R)
           
 G4LorentzRotation G4LorentzRotation.transform(HepBoost b)
           
 

Constructors in hep.geant4.jni with parameters of type HepBoost
G4LorentzRotation(G4RotationMatrix R, HepBoost B)
           
G4LorentzRotation(HepBoost b)
           
G4LorentzRotation(HepBoost B, G4RotationMatrix R)
           
HepBoost(HepBoost m)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.