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)
|