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

#include <G4tgrRotationMatrixFactory.hh>

Public 멤버 함수

G4tgrRotationMatrixAddRotMatrix (const std::vector< G4String > &wl)
 
G4tgrRotationMatrixFindRotMatrix (const G4String &rotm)
 
const G4mstgrrotmGetRotMatMap () const
 
std::vector
< G4tgrRotationMatrix * > 
GetRotMatList () const
 
void DumpRotmList ()
 

정적 Public 멤버 함수

static G4tgrRotationMatrixFactoryGetInstance ()
 

Private 멤버 함수

 G4tgrRotationMatrixFactory ()
 
 ~G4tgrRotationMatrixFactory ()
 

Private 속성

std::vector
< G4tgrRotationMatrix * > 
theTgrRotMatList
 
G4mstgrrotm theTgrRotMats
 

정적 Private 속성

static G4ThreadLocal
G4tgrRotationMatrixFactory
theInstance = 0
 

상세한 설명

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

생성자 & 소멸자 문서화

G4tgrRotationMatrixFactory::G4tgrRotationMatrixFactory ( )
private

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

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

G4tgrRotationMatrixFactory::~G4tgrRotationMatrixFactory ( )
private

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

다음을 참조함 : theInstance, theTgrRotMats.

멤버 함수 문서화

G4tgrRotationMatrix * G4tgrRotationMatrixFactory::AddRotMatrix ( const std::vector< G4String > &  wl)
void G4tgrRotationMatrixFactory::DumpRotmList ( )

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

다음을 참조함 : G4cout, G4endl, theTgrRotMats.

다음에 의해서 참조됨 : G4tgrVolumeMgr::DumpSummary().

G4tgrRotationMatrix * G4tgrRotationMatrixFactory::FindRotMatrix ( const G4String rotm)

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

다음을 참조함 : theTgrRotMats.

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

G4tgrRotationMatrixFactory * G4tgrRotationMatrixFactory::GetInstance ( void  )
static

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

다음을 참조함 : G4tgrRotationMatrixFactory(), theInstance.

다음에 의해서 참조됨 : G4tgbRotationMatrixMgr::CopyRotMats(), G4tgrVolumeMgr::DumpSummary(), G4tgrLineProcessor::ProcessLine().

std::vector<G4tgrRotationMatrix*> G4tgrRotationMatrixFactory::GetRotMatList ( ) const
inline

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

다음을 참조함 : theTgrRotMatList.

다음에 의해서 참조됨 : G4tgrVolumeMgr::DumpSummary().

const G4mstgrrotm& G4tgrRotationMatrixFactory::GetRotMatMap ( ) const
inline

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

다음을 참조함 : theTgrRotMats.

다음에 의해서 참조됨 : G4tgbRotationMatrixMgr::CopyRotMats().

멤버 데이타 문서화

G4ThreadLocal G4tgrRotationMatrixFactory * G4tgrRotationMatrixFactory::theInstance = 0
staticprivate

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

다음에 의해서 참조됨 : GetInstance(), ~G4tgrRotationMatrixFactory().

std::vector<G4tgrRotationMatrix*> G4tgrRotationMatrixFactory::theTgrRotMatList
private

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

다음에 의해서 참조됨 : AddRotMatrix(), GetRotMatList().

G4mstgrrotm G4tgrRotationMatrixFactory::theTgrRotMats
private

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

다음에 의해서 참조됨 : AddRotMatrix(), DumpRotmList(), FindRotMatrix(), GetRotMatMap(), ~G4tgrRotationMatrixFactory().


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