Uses of Class
hep.geant4.jni.G4RotationMatrix

Packages that use G4RotationMatrix
hep.geant4.jni   
 

Uses of G4RotationMatrix in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4RotationMatrix
 G4RotationMatrix G4VPhysicalVolume.getFrameRotation()
           
 G4RotationMatrix G4DisplacedSolid.getFrameRotation()
           
static G4RotationMatrix G4RotationMatrix.getIDENTITY()
           
 G4RotationMatrix G4VPhysicalVolume.getObjectRotation()
           
 G4RotationMatrix G4DisplacedSolid.getObjectRotation()
           
 G4RotationMatrix G4VPhysicalVolume.getObjectRotationValue()
           
 G4RotationMatrix G4VTouchable.getRotation()
           
 G4RotationMatrix G4VPhysicalVolume.getRotation()
           
 G4RotationMatrix G4Transform3D.getRotation()
           
 G4RotationMatrix G4TouchableHistoryReference.getRotation()
           
 G4RotationMatrix G4TouchableHistoryHandle.getRotation()
           
 G4RotationMatrix G4TouchableHistory.getRotation()
           
 G4RotationMatrix G4TouchableHandle.getRotation()
           
 G4RotationMatrix G4PlacedSolid.getRotation()
           
 G4RotationMatrix G4GRSVolume.getRotation()
           
 G4RotationMatrix G4GRSSolid.getRotation()
           
 G4RotationMatrix G4VTouchable.getRotation(int depth)
           
 G4RotationMatrix G4TouchableHistoryReference.getRotation(int depth)
           
 G4RotationMatrix G4TouchableHistoryHandle.getRotation(int depth)
           
 G4RotationMatrix G4TouchableHistory.getRotation(int depth)
           
 G4RotationMatrix G4TouchableHandle.getRotation(int depth)
           
 G4RotationMatrix G4GRSVolume.getRotation(int depth)
           
 G4RotationMatrix G4GRSSolid.getRotation(int depth)
           
 G4RotationMatrix G4RotationMatrix.inverse()
           
 G4RotationMatrix G4RotationMatrix.invert()
           
 G4RotationMatrix G4AffineTransform.netRotation()
           
 G4RotationMatrix G4RotationMatrix.rotate(double delta, G4ThreeVector axis)
           
 G4RotationMatrix G4RotationMatrix.rotateAxes(G4ThreeVector newX, G4ThreeVector newY, G4ThreeVector newZ)
           
 G4RotationMatrix G4RotationMatrix.rotateX(double delta)
           
 G4RotationMatrix G4RotationMatrix.rotateY(double delta)
           
 G4RotationMatrix G4RotationMatrix.rotateZ(double delta)
           
 G4RotationMatrix G4RotationMatrix.set(double phi, double theta, double psi)
           
 G4RotationMatrix G4RotationMatrix.set(G4ThreeVector axis, double delta)
           
 G4RotationMatrix G4RotationMatrix.set(G4ThreeVector colX, G4ThreeVector colY, G4ThreeVector colZ)
           
 G4RotationMatrix G4RotationMatrix.set(HepRep3x3 m)
           
 G4RotationMatrix G4RotationMatrix.set(HepRotationX r)
           
 G4RotationMatrix G4RotationMatrix.set(HepRotationY r)
           
 G4RotationMatrix G4RotationMatrix.set(HepRotationZ r)
           
 G4RotationMatrix G4RotationMatrix.set(SWIGTYPE_p_CLHEP__HepAxisAngle ax)
           
 G4RotationMatrix G4RotationMatrix.set(SWIGTYPE_p_CLHEP__HepEulerAngles e)
           
 G4RotationMatrix G4RotationMatrix.setRows(G4ThreeVector rowX, G4ThreeVector rowY, G4ThreeVector rowZ)
           
 G4RotationMatrix G4RotationMatrix.transform(G4RotationMatrix r)
           
 G4RotationMatrix G4RotationMatrix.transform(HepRotationX r)
           
 G4RotationMatrix G4RotationMatrix.transform(HepRotationY r)
           
 G4RotationMatrix G4RotationMatrix.transform(HepRotationZ r)
           
 

Methods in hep.geant4.jni with parameters of type G4RotationMatrix
 G4Transform3D G4FastSimulationManager.addGhostPlacement(G4RotationMatrix arg0, G4ThreeVector arg1)
           
 void G4AssemblyVolume.addPlacedAssembly(G4AssemblyVolume pAssembly, G4ThreeVector translation, G4RotationMatrix rotation)
           
 void G4AssemblyVolume.addPlacedVolume(G4LogicalVolume pPlacedVolume, G4ThreeVector translation, G4RotationMatrix rotation)
           
 int G4RotationMatrix.compare(G4RotationMatrix r)
           
 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(G4RotationMatrix r)
           
 double HepRotationY.distance2(G4RotationMatrix r)
           
 double HepRotationX.distance2(G4RotationMatrix r)
           
 double HepBoostZ.distance2(G4RotationMatrix r)
           
 double HepBoostY.distance2(G4RotationMatrix r)
           
 double HepBoostX.distance2(G4RotationMatrix r)
           
 double HepBoost.distance2(G4RotationMatrix r)
           
 double G4RotationMatrix.distance2(G4RotationMatrix r)
           
 double G4LorentzRotation.distance2(G4RotationMatrix r)
           
protected static long G4RotationMatrix.getCPtr(G4RotationMatrix obj)
           
 double HepRotationZ.howNear(G4RotationMatrix r)
           
 double HepRotationY.howNear(G4RotationMatrix r)
           
 double HepRotationX.howNear(G4RotationMatrix r)
           
 double HepBoostZ.howNear(G4RotationMatrix r)
           
 double HepBoostY.howNear(G4RotationMatrix r)
           
 double HepBoostX.howNear(G4RotationMatrix r)
           
 double HepBoost.howNear(G4RotationMatrix r)
           
 double G4RotationMatrix.howNear(G4RotationMatrix r)
           
 double G4LorentzRotation.howNear(G4RotationMatrix r)
           
 boolean HepRotationZ.isNear(G4RotationMatrix r)
           
 boolean HepRotationY.isNear(G4RotationMatrix r)
           
 boolean HepRotationX.isNear(G4RotationMatrix r)
           
 boolean HepBoostZ.isNear(G4RotationMatrix r)
           
 boolean HepBoostY.isNear(G4RotationMatrix r)
           
 boolean HepBoostX.isNear(G4RotationMatrix r)
           
 boolean HepBoost.isNear(G4RotationMatrix r)
           
 boolean G4RotationMatrix.isNear(G4RotationMatrix r)
           
 boolean G4LorentzRotation.isNear(G4RotationMatrix r)
           
 boolean HepRotationZ.isNear(G4RotationMatrix r, double epsilon)
           
 boolean HepRotationY.isNear(G4RotationMatrix r, double epsilon)
           
 boolean HepRotationX.isNear(G4RotationMatrix r, double epsilon)
           
 boolean HepBoostZ.isNear(G4RotationMatrix r, double epsilon)
           
 boolean HepBoostY.isNear(G4RotationMatrix r, double epsilon)
           
 boolean HepBoostX.isNear(G4RotationMatrix r, double epsilon)
           
 boolean HepBoost.isNear(G4RotationMatrix r, double epsilon)
           
 boolean G4RotationMatrix.isNear(G4RotationMatrix r, double epsilon)
           
 boolean G4LorentzRotation.isNear(G4RotationMatrix r, double epsilon)
           
 void G4AssemblyVolume.makeImprint(G4LogicalVolume pMotherLV, G4ThreeVector translationInMother, G4RotationMatrix pRotationInMother)
           
 void G4AssemblyVolume.makeImprint(G4LogicalVolume pMotherLV, G4ThreeVector translationInMother, G4RotationMatrix pRotationInMother, int copyNumBase)
           
 void G4AssemblyVolume.makeImprint(G4LogicalVolume pMotherLV, G4ThreeVector translationInMother, G4RotationMatrix pRotationInMother, int copyNumBase, boolean surfCheck)
           
 G4ThreeVector G4ThreeVector.mul(G4RotationMatrix arg0)
           
 G4LorentzRotation G4LorentzRotation.set(G4RotationMatrix r)
           
 G4LorentzRotation G4LorentzRotation.set(G4RotationMatrix R, HepBoost B)
           
 G4LorentzRotation G4LorentzRotation.set(HepBoost B, G4RotationMatrix R)
           
 void G4DisplacedSolid.setFrameRotation(G4RotationMatrix arg0)
           
 void G4AffineTransform.setNetRotation(G4RotationMatrix rot)
           
 void G4DisplacedSolid.setObjectRotation(G4RotationMatrix arg0)
           
 void G4VPhysicalVolume.setRotation(G4RotationMatrix arg0)
           
 G4ThreeVector G4ThreeVector.transform(G4RotationMatrix arg0)
           
 G4RotationMatrix G4RotationMatrix.transform(G4RotationMatrix r)
           
 G4LorentzVector G4LorentzVector.transform(G4RotationMatrix arg0)
           
 G4LorentzRotation G4LorentzRotation.transform(G4RotationMatrix r)
           
 

Constructors in hep.geant4.jni with parameters of type G4RotationMatrix
G4AffineTransform(G4RotationMatrix rot)
           
G4AffineTransform(G4RotationMatrix rot, G4ThreeVector tlate)
           
G4DisplacedSolid(String pName, G4VSolid pSolid, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
G4GeomTestVolPoint(G4GeomTestPoint base, int theDaughterIndex, G4ThreeVector translation, G4RotationMatrix rotation)
           
G4GRSSolid(G4VSolid pSolid, G4RotationMatrix pRot, G4ThreeVector tlate)
           
G4GRSVolume(G4VPhysicalVolume pVol, G4RotationMatrix pRot, G4ThreeVector tlate)
           
G4IntersectionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
G4LorentzRotation(G4RotationMatrix r)
           
G4LorentzRotation(G4RotationMatrix R, HepBoost B)
           
G4LorentzRotation(HepBoost B, G4RotationMatrix R)
           
G4PVPlacement(G4RotationMatrix pRot, G4ThreeVector tlate, G4LogicalVolume pCurrentLogical, String pName, G4LogicalVolume pMotherLogical, boolean pMany, int pCopyNo)
           
G4PVPlacement(G4RotationMatrix pRot, G4ThreeVector tlate, G4LogicalVolume pCurrentLogical, String pName, G4LogicalVolume pMotherLogical, boolean pMany, int pCopyNo, boolean pSurfChk)
           
G4PVPlacement(G4RotationMatrix pRot, G4ThreeVector tlate, String pName, G4LogicalVolume pLogical, G4VPhysicalVolume pMother, boolean pMany, int pCopyNo)
           
G4PVPlacement(G4RotationMatrix pRot, G4ThreeVector tlate, String pName, G4LogicalVolume pLogical, G4VPhysicalVolume pMother, boolean pMany, int pCopyNo, boolean pSurfChk)
           
G4Rotate3D(G4RotationMatrix m)
           
G4RotationMatrix(G4RotationMatrix m)
           
G4SubtractionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
G4Transform3D(G4RotationMatrix m, G4ThreeVector v)
           
G4TwistTubsFlatSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, G4ThreeVector n)
           
G4TwistTubsFlatSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, G4ThreeVector n, EAxis axis1)
           
G4TwistTubsFlatSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, G4ThreeVector n, EAxis axis1, EAxis axis2)
           
G4TwistTubsFlatSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, G4ThreeVector n, EAxis axis1, EAxis axis2, double axis0min)
           
G4TwistTubsFlatSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, G4ThreeVector n, EAxis axis1, EAxis axis2, double axis0min, double axis1min)
           
G4TwistTubsFlatSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, G4ThreeVector n, EAxis axis1, EAxis axis2, double axis0min, double axis1min, double axis0max)
           
G4TwistTubsFlatSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, G4ThreeVector n, EAxis axis1, EAxis axis2, double axis0min, double axis1min, double axis0max, double axis1max)
           
G4TwistTubsHypeSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, double tanstereo, double r0)
           
G4TwistTubsHypeSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, double tanstereo, double r0, EAxis axis0)
           
G4TwistTubsHypeSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, double tanstereo, double r0, EAxis axis0, EAxis axis1)
           
G4TwistTubsHypeSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, double tanstereo, double r0, EAxis axis0, EAxis axis1, double axis0min)
           
G4TwistTubsHypeSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, double tanstereo, double r0, EAxis axis0, EAxis axis1, double axis0min, double axis1min)
           
G4TwistTubsHypeSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, double tanstereo, double r0, EAxis axis0, EAxis axis1, double axis0min, double axis1min, double axis0max)
           
G4TwistTubsHypeSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, double tanstereo, double r0, EAxis axis0, EAxis axis1, double axis0min, double axis1min, double axis0max, double axis1max)
           
G4TwistTubsSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa)
           
G4TwistTubsSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, EAxis axis0)
           
G4TwistTubsSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, EAxis axis0, EAxis axis1)
           
G4TwistTubsSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, EAxis axis0, EAxis axis1, double axis0min)
           
G4TwistTubsSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, EAxis axis0, EAxis axis1, double axis0min, double axis1min)
           
G4TwistTubsSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, EAxis axis0, EAxis axis1, double axis0min, double axis1min, double axis0max)
           
G4TwistTubsSide(String name, G4RotationMatrix rot, G4ThreeVector tlate, int handedness, double kappa, EAxis axis0, EAxis axis1, double axis0min, double axis1min, double axis0max, double axis1max)
           
G4UnionSolid(String pName, G4VSolid pSolidA, G4VSolid pSolidB, G4RotationMatrix rotMatrix, G4ThreeVector transVector)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.