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

#include <CCalRotationMatrixFactory.hh>

Public 멤버 함수

 ~CCalRotationMatrixFactory ()
 
G4RotationMatrixfindMatrix (const G4String &)
 
G4RotationMatrixAddMatrix (const G4String &name, G4double th1, G4double phi1, G4double th2, G4double phi2, G4double th3, G4double phi3)
 

정적 Public 멤버 함수

static CCalRotationMatrixFactorygetInstance ()
 
static CCalRotationMatrixFactorygetInstance (const G4String &rotfile)
 
static void setFileName (const G4String &rotfile)
 

Private 멤버 함수

 CCalRotationMatrixFactory ()
 

Private 속성

G4RotationMatrixTable theMatrices
 

정적 Private 속성

static CCalRotationMatrixFactoryinstance = 0
 
static G4String file =""
 

상세한 설명

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

생성자 & 소멸자 문서화

CCalRotationMatrixFactory::~CCalRotationMatrixFactory ( )

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

다음을 참조함 : theMatrices.

CCalRotationMatrixFactory::CCalRotationMatrixFactory ( )
private

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

다음을 참조함 : AddMatrix(), deg, FatalException, file, findDO(), G4cout, G4endl, G4Exception(), openGeomFile(), theMatrices.

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

멤버 함수 문서화

G4RotationMatrix * CCalRotationMatrixFactory::AddMatrix ( const G4String name,
G4double  th1,
G4double  phi1,
G4double  th2,
G4double  phi2,
G4double  th3,
G4double  phi3 
)
G4RotationMatrix * CCalRotationMatrixFactory::findMatrix ( const G4String rot)

!!Maybe a treatment on not-found case needed.

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

다음을 참조함 : theMatrices.

다음에 의해서 참조됨 : CCalG4Ecal::constructGlobal(), CCalG4Ecal::constructIn().

CCalRotationMatrixFactory * CCalRotationMatrixFactory::getInstance ( )
static

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

다음을 참조함 : CCalRotationMatrixFactory(), file, G4cerr, G4endl, instance.

다음에 의해서 참조됨 : CCalDetectorConstruction::Construct(), CCalG4Ecal::constructGlobal(), CCalG4Ecal::constructIn(), getInstance().

CCalRotationMatrixFactory * CCalRotationMatrixFactory::getInstance ( const G4String rotfile)
static

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

다음을 참조함 : file, G4cerr, G4endl, getInstance().

void CCalRotationMatrixFactory::setFileName ( const G4String rotfile)
static

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

다음을 참조함 : file, G4cerr, G4endl.

멤버 데이타 문서화

G4String CCalRotationMatrixFactory::file =""
staticprivate

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

다음에 의해서 참조됨 : CCalRotationMatrixFactory(), getInstance(), setFileName().

CCalRotationMatrixFactory * CCalRotationMatrixFactory::instance = 0
staticprivate

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

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

G4RotationMatrixTable CCalRotationMatrixFactory::theMatrices
private

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

다음에 의해서 참조됨 : AddMatrix(), CCalRotationMatrixFactory(), findMatrix(), ~CCalRotationMatrixFactory().


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