41 #ifndef G3TOG4ROTATION_HH 
   42 #define G3TOG4ROTATION_HH 1 
CLHEP::Hep3Vector G4ThreeVector
 
CLHEP::HepRotation G4RotationMatrix
 
void SetRotationMatrixByRow(const G4ThreeVector &Row1, const G4ThreeVector &Row2, const G4ThreeVector &Row3)
 
void SetRotationMatrixByCol(const G4ThreeVector &Col1, const G4ThreeVector &Col2, const G4ThreeVector &Col3)