Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | Friends | 모든 멤버 목록
G4tgrRotationMatrix 클래스 참조

#include <G4tgrRotationMatrix.hh>

Public 멤버 함수

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

Private 속성

G4String theName
 
std::vector< G4doubletheValues
 
G4RotMatInputType theInputType
 

Friends

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

상세한 설명

G4tgrRotationMatrix.hh 파일의 49 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4tgrRotationMatrix::G4tgrRotationMatrix ( )

G4tgrRotationMatrix.cc 파일의 44 번째 라인에서 정의되었습니다.

G4tgrRotationMatrix::~G4tgrRotationMatrix ( )

G4tgrRotationMatrix.cc 파일의 51 번째 라인에서 정의되었습니다.

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

멤버 함수 문서화

const G4String& G4tgrRotationMatrix::GetName ( void  )
inline

G4tgrRotationMatrix.hh 파일의 60 번째 라인에서 정의되었습니다.

다음을 참조함 : theName.

다음에 의해서 참조됨 : G4tgrRotationMatrixFactory::AddRotMatrix(), G4tgbRotationMatrix::GetName().

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

G4tgrRotationMatrix.hh 파일의 61 번째 라인에서 정의되었습니다.

다음을 참조함 : theValues.

다음에 의해서 참조됨 : G4tgbRotationMatrix::BuildG4RotMatrix().

Friend, 그리고 관련된 함수 문서화

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

G4tgrRotationMatrix.cc 파일의 109 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

G4RotMatInputType G4tgrRotationMatrix::theInputType
private

G4tgrRotationMatrix.hh 파일의 71 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrRotationMatrix(), operator<<().

G4String G4tgrRotationMatrix::theName
private

G4tgrRotationMatrix.hh 파일의 67 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrRotationMatrix(), GetName(), operator<<().

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

G4tgrRotationMatrix.hh 파일의 68 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4tgrRotationMatrix(), GetValues(), operator<<().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: