#include <G4tgbRotationMatrix.hh>
Public 멤버 함수 | |
G4tgbRotationMatrix () | |
~G4tgbRotationMatrix () | |
G4tgbRotationMatrix (G4tgrRotationMatrix *tgr) | |
G4RotationMatrix * | BuildG4RotMatrix () |
G4RotationMatrix * | BuildG4RotMatrixFrom3 (std::vector< G4double > &values) |
G4RotationMatrix * | BuildG4RotMatrixFrom6 (std::vector< G4double > &values) |
G4RotationMatrix * | BuildG4RotMatrixFrom9 (std::vector< G4double > &values) |
G4String | GetName () |
Private 속성 | |
G4tgrRotationMatrix * | theTgrRM |
G4tgbRotationMatrix.hh 파일의 52 번째 라인에서 정의되었습니다.
G4tgbRotationMatrix::G4tgbRotationMatrix | ( | ) |
G4tgbRotationMatrix.cc 파일의 43 번째 라인에서 정의되었습니다.
G4tgbRotationMatrix::~G4tgbRotationMatrix | ( | ) |
G4tgbRotationMatrix.cc 파일의 50 번째 라인에서 정의되었습니다.
G4tgbRotationMatrix::G4tgbRotationMatrix | ( | G4tgrRotationMatrix * | tgr | ) |
G4tgbRotationMatrix.cc 파일의 56 번째 라인에서 정의되었습니다.
G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrix | ( | ) |
G4tgbRotationMatrix.cc 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : BuildG4RotMatrixFrom3(), BuildG4RotMatrixFrom6(), BuildG4RotMatrixFrom9(), G4UIcommand::ConvertToString(), FatalException, G4Exception(), G4tgrRotationMatrix::GetValues(), theTgrRM.
다음에 의해서 참조됨 : G4tgbRotationMatrixMgr::FindOrBuildG4RotMatrix().
G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrixFrom3 | ( | std::vector< G4double > & | values | ) |
G4tgbRotationMatrix.cc 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, GetName(), G4tgrMessenger::GetVerboseLevel(), CLHEP::HepRotation::rotateX(), CLHEP::HepRotation::rotateY(), CLHEP::HepRotation::rotateZ().
다음에 의해서 참조됨 : BuildG4RotMatrix().
G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrixFrom6 | ( | std::vector< G4double > & | values | ) |
G4tgbRotationMatrix.cc 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, GetName(), G4tgrMessenger::GetVerboseLevel(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : BuildG4RotMatrix().
G4RotationMatrix * G4tgbRotationMatrix::BuildG4RotMatrixFrom9 | ( | std::vector< G4double > & | values | ) |
G4tgbRotationMatrix.cc 파일의 150 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, GetName(), G4tgrMessenger::GetVerboseLevel(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : BuildG4RotMatrix().
G4tgbRotationMatrix.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrRotationMatrix::GetName(), theTgrRM.
다음에 의해서 참조됨 : BuildG4RotMatrixFrom3(), BuildG4RotMatrixFrom6(), BuildG4RotMatrixFrom9(), G4tgbRotationMatrixMgr::CopyRotMats().
|
private |
G4tgbRotationMatrix.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildG4RotMatrix(), GetName().