Geant4  10.00.p02
G3toG4RotationMatrix Class Reference

#include <G3toG4RotationMatrix.hh>

+ Inheritance diagram for G3toG4RotationMatrix:
+ Collaboration diagram for G3toG4RotationMatrix:

Public Member Functions

 G3toG4RotationMatrix ()
 
void SetRotationMatrixByCol (const G4ThreeVector &Col1, const G4ThreeVector &Col2, const G4ThreeVector &Col3)
 
void SetRotationMatrixByRow (const G4ThreeVector &Row1, const G4ThreeVector &Row2, const G4ThreeVector &Row3)
 
 ~G3toG4RotationMatrix ()
 

Detailed Description

Definition at line 47 of file G3toG4RotationMatrix.hh.

Constructor & Destructor Documentation

G3toG4RotationMatrix::G3toG4RotationMatrix ( )

Definition at line 31 of file G3toG4RotationMatrix.cc.

G3toG4RotationMatrix::~G3toG4RotationMatrix ( )

Definition at line 44 of file G3toG4RotationMatrix.cc.

Member Function Documentation

void G3toG4RotationMatrix::SetRotationMatrixByCol ( const G4ThreeVector Col1,
const G4ThreeVector Col2,
const G4ThreeVector Col3 
)

Definition at line 50 of file G3toG4RotationMatrix.cc.

void G3toG4RotationMatrix::SetRotationMatrixByRow ( const G4ThreeVector Row1,
const G4ThreeVector Row2,
const G4ThreeVector Row3 
)

Definition at line 69 of file G3toG4RotationMatrix.cc.

Referenced by G4gsrotm().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following files: