Uses of Class
hep.geant4.jni.G4LorentzRotation

Packages that use G4LorentzRotation
hep.geant4.jni   
 

Uses of G4LorentzRotation in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4LorentzRotation
 G4LorentzRotation G4LorentzRotation.boost(double arg0, double arg1, double arg2)
           
 G4LorentzRotation G4LorentzRotation.boost(G4ThreeVector arg0)
           
 G4LorentzRotation G4LorentzRotation.boostX(double beta)
           
 G4LorentzRotation G4LorentzRotation.boostY(double beta)
           
 G4LorentzRotation G4LorentzRotation.boostZ(double beta)
           
static G4LorentzRotation G4LorentzRotation.getIDENTITY()
           
 G4LorentzRotation G4HadProjectile.getTrafoToLab()
           
 G4LorentzRotation G4HadFinalState.getTrafoToLab()
           
 G4LorentzRotation G4LorentzRotation.inverse()
           
 G4LorentzRotation G4LorentzRotation.invert()
           
 G4LorentzRotation G4LorentzRotation.matrixMultiplication(HepRep4x4 m)
           
 G4LorentzRotation G4LorentzRotation.rotate(double delta, G4ThreeVector axis)
           
 G4LorentzRotation G4LorentzRotation.rotateX(double delta)
           
 G4LorentzRotation G4LorentzRotation.rotateY(double delta)
           
 G4LorentzRotation G4LorentzRotation.rotateZ(double delta)
           
 G4LorentzRotation G4LorentzRotation.set(double bx, double by, double bz)
           
 G4LorentzRotation G4LorentzRotation.set(G4LorentzVector col1, G4LorentzVector col2, G4LorentzVector col3, G4LorentzVector col4)
           
 G4LorentzRotation G4LorentzRotation.set(G4RotationMatrix r)
           
 G4LorentzRotation G4LorentzRotation.set(G4RotationMatrix R, HepBoost B)
           
 G4LorentzRotation G4LorentzRotation.set(G4ThreeVector p)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoost boost)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoost B, G4RotationMatrix R)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoostX boost)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoostY boost)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoostZ boost)
           
 G4LorentzRotation G4LorentzRotation.set(HepRep4x4 rep)
           
 G4LorentzRotation G4LorentzRotation.set(HepRotationX r)
           
 G4LorentzRotation G4LorentzRotation.set(HepRotationY r)
           
 G4LorentzRotation G4LorentzRotation.set(HepRotationZ r)
           
 G4LorentzRotation G4LorentzRotation.setRows(G4LorentzVector row1, G4LorentzVector row2, G4LorentzVector row3, G4LorentzVector row4)
           
 G4LorentzRotation G4LorentzRotation.transform(G4LorentzRotation lt)
           
 G4LorentzRotation G4LorentzRotation.transform(G4RotationMatrix r)
           
 G4LorentzRotation G4LorentzRotation.transform(HepBoost b)
           
 

Methods in hep.geant4.jni with parameters of type G4LorentzRotation
 int G4LorentzRotation.compare(G4LorentzRotation m)
           
 double HepRotationZ.distance2(G4LorentzRotation lt)
           
 double HepRotationY.distance2(G4LorentzRotation lt)
           
 double HepRotationX.distance2(G4LorentzRotation lt)
           
 double HepBoostZ.distance2(G4LorentzRotation lt)
           
 double HepBoostY.distance2(G4LorentzRotation lt)
           
 double HepBoostX.distance2(G4LorentzRotation lt)
           
 double HepBoost.distance2(G4LorentzRotation lt)
           
 double G4RotationMatrix.distance2(G4LorentzRotation lt)
           
 double G4LorentzRotation.distance2(G4LorentzRotation lt)
           
protected static long G4LorentzRotation.getCPtr(G4LorentzRotation obj)
           
 double HepRotationZ.howNear(G4LorentzRotation lt)
           
 double HepRotationY.howNear(G4LorentzRotation lt)
           
 double HepRotationX.howNear(G4LorentzRotation lt)
           
 double HepBoostZ.howNear(G4LorentzRotation lt)
           
 double HepBoostY.howNear(G4LorentzRotation lt)
           
 double HepBoostX.howNear(G4LorentzRotation lt)
           
 double HepBoost.howNear(G4LorentzRotation lt)
           
 double G4RotationMatrix.howNear(G4LorentzRotation lt)
           
 double G4LorentzRotation.howNear(G4LorentzRotation lt)
           
 boolean HepRotationZ.isNear(G4LorentzRotation lt)
           
 boolean HepRotationY.isNear(G4LorentzRotation lt)
           
 boolean HepRotationX.isNear(G4LorentzRotation lt)
           
 boolean HepBoostZ.isNear(G4LorentzRotation lt)
           
 boolean HepBoostY.isNear(G4LorentzRotation lt)
           
 boolean HepBoostX.isNear(G4LorentzRotation lt)
           
 boolean HepBoost.isNear(G4LorentzRotation lt)
           
 boolean G4RotationMatrix.isNear(G4LorentzRotation lt)
           
 boolean G4LorentzRotation.isNear(G4LorentzRotation lt)
           
 boolean HepRotationZ.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean HepRotationY.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean HepRotationX.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean HepBoostZ.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean HepBoostY.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean HepBoostX.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean HepBoost.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean G4RotationMatrix.isNear(G4LorentzRotation lt, double epsilon)
           
 boolean G4LorentzRotation.isNear(G4LorentzRotation lt, double epsilon)
           
 void G4HadFinalState.setTrafoToLab(G4LorentzRotation aT)
           
 G4LorentzVector G4LorentzVector.transform(G4LorentzRotation arg0)
           
 G4LorentzRotation G4LorentzRotation.transform(G4LorentzRotation lt)
           
 

Constructors in hep.geant4.jni with parameters of type G4LorentzRotation
G4LorentzRotation(G4LorentzRotation r)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.