Geant4  10.00.p02
G4tgrRotationMatrix Class Reference

#include <G4tgrRotationMatrix.hh>

+ Collaboration diagram for G4tgrRotationMatrix:

Public Member Functions

 G4tgrRotationMatrix ()
 
 ~G4tgrRotationMatrix ()
 
 G4tgrRotationMatrix (const std::vector< G4String > &wl)
 
const G4StringGetName ()
 
std::vector< G4double > & GetValues ()
 

Private Attributes

G4String theName
 
std::vector< G4doubletheValues
 
G4RotMatInputType theInputType
 

Friends

std::ostream & operator<< (std::ostream &os, const G4tgrRotationMatrix &obj)
 

Detailed Description

Definition at line 49 of file G4tgrRotationMatrix.hh.

Constructor & Destructor Documentation

G4tgrRotationMatrix::G4tgrRotationMatrix ( )

Definition at line 44 of file G4tgrRotationMatrix.cc.

G4tgrRotationMatrix::~G4tgrRotationMatrix ( )

Definition at line 51 of file G4tgrRotationMatrix.cc.

G4tgrRotationMatrix::G4tgrRotationMatrix ( const std::vector< G4String > &  wl)

Definition at line 57 of file G4tgrRotationMatrix.cc.

References deg, FatalException, G4cout, G4endl, G4Exception(), G4tgrUtils::GetDouble(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), rm3, rm6, rm9, theInputType, theName, and theValues.

+ Here is the call graph for this function:

Member Function Documentation

const G4String& G4tgrRotationMatrix::GetName ( void  )
inline

Definition at line 60 of file G4tgrRotationMatrix.hh.

References theName.

Referenced by G4tgrRotationMatrixFactory::AddRotMatrix(), and G4tgbRotationMatrix::GetName().

+ Here is the caller graph for this function:

std::vector<G4double>& G4tgrRotationMatrix::GetValues ( )
inline

Definition at line 61 of file G4tgrRotationMatrix.hh.

References theValues.

Referenced by G4tgbRotationMatrix::BuildG4RotMatrix().

+ Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4tgrRotationMatrix obj 
)
friend

Definition at line 109 of file G4tgrRotationMatrix.cc.

Member Data Documentation

G4RotMatInputType G4tgrRotationMatrix::theInputType
private

Definition at line 71 of file G4tgrRotationMatrix.hh.

Referenced by G4tgrRotationMatrix(), and operator<<().

G4String G4tgrRotationMatrix::theName
private

Definition at line 67 of file G4tgrRotationMatrix.hh.

Referenced by G4tgrRotationMatrix(), GetName(), and operator<<().

std::vector<G4double> G4tgrRotationMatrix::theValues
private

Definition at line 68 of file G4tgrRotationMatrix.hh.

Referenced by G4tgrRotationMatrix(), GetValues(), and operator<<().


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