Geant4  10.00.p02
G4tgbRotationMatrix Class Reference

#include <G4tgbRotationMatrix.hh>

+ Collaboration diagram for G4tgbRotationMatrix:

Public Member Functions

 G4tgbRotationMatrix ()
 
 ~G4tgbRotationMatrix ()
 
 G4tgbRotationMatrix (G4tgrRotationMatrix *tgr)
 
G4RotationMatrixBuildG4RotMatrix ()
 
G4RotationMatrixBuildG4RotMatrixFrom3 (std::vector< G4double > &values)
 
G4RotationMatrixBuildG4RotMatrixFrom6 (std::vector< G4double > &values)
 
G4RotationMatrixBuildG4RotMatrixFrom9 (std::vector< G4double > &values)
 
G4String GetName ()
 

Private Attributes

G4tgrRotationMatrixtheTgrRM
 

Detailed Description

Definition at line 52 of file G4tgbRotationMatrix.hh.

Constructor & Destructor Documentation

G4tgbRotationMatrix::G4tgbRotationMatrix ( )

Definition at line 43 of file G4tgbRotationMatrix.cc.

G4tgbRotationMatrix::~G4tgbRotationMatrix ( )

Definition at line 50 of file G4tgbRotationMatrix.cc.

G4tgbRotationMatrix::G4tgbRotationMatrix ( G4tgrRotationMatrix tgr)

Definition at line 56 of file G4tgbRotationMatrix.cc.

Member Function Documentation

G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrix ( )

Definition at line 63 of file G4tgbRotationMatrix.cc.

References BuildG4RotMatrixFrom3(), BuildG4RotMatrixFrom6(), BuildG4RotMatrixFrom9(), G4UIcommand::ConvertToString(), FatalException, G4Exception(), G4tgrRotationMatrix::GetValues(), and theTgrRM.

Referenced by G4tgbRotationMatrixMgr::FindOrBuildG4RotMatrix().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrixFrom3 ( std::vector< G4double > &  values)

Definition at line 88 of file G4tgbRotationMatrix.cc.

References G4cout, G4endl, GetName(), and G4tgrMessenger::GetVerboseLevel().

Referenced by BuildG4RotMatrix().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrixFrom6 ( std::vector< G4double > &  values)

Definition at line 110 of file G4tgbRotationMatrix.cc.

References G4cout, G4endl, GetName(), and G4tgrMessenger::GetVerboseLevel().

Referenced by BuildG4RotMatrix().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrixFrom9 ( std::vector< G4double > &  values)

Definition at line 150 of file G4tgbRotationMatrix.cc.

References G4cout, G4endl, GetName(), and G4tgrMessenger::GetVerboseLevel().

Referenced by BuildG4RotMatrix().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4String G4tgbRotationMatrix::GetName ( void  )
inline

Definition at line 69 of file G4tgbRotationMatrix.hh.

References G4tgrRotationMatrix::GetName(), and theTgrRM.

Referenced by BuildG4RotMatrixFrom3(), BuildG4RotMatrixFrom6(), BuildG4RotMatrixFrom9(), and G4tgbRotationMatrixMgr::CopyRotMats().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4tgrRotationMatrix* G4tgbRotationMatrix::theTgrRM
private

Definition at line 73 of file G4tgbRotationMatrix.hh.

Referenced by BuildG4RotMatrix(), and GetName().


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