#include <CCalRotationMatrixFactory.hh>
Public 멤버 함수 | |
~CCalRotationMatrixFactory () | |
G4RotationMatrix * | findMatrix (const G4String &) |
G4RotationMatrix * | AddMatrix (const G4String &name, G4double th1, G4double phi1, G4double th2, G4double phi2, G4double th3, G4double phi3) |
정적 Public 멤버 함수 | |
static CCalRotationMatrixFactory * | getInstance () |
static CCalRotationMatrixFactory * | getInstance (const G4String &rotfile) |
static void | setFileName (const G4String &rotfile) |
Private 멤버 함수 | |
CCalRotationMatrixFactory () | |
Private 속성 | |
G4RotationMatrixTable | theMatrices |
정적 Private 속성 | |
static CCalRotationMatrixFactory * | instance = 0 |
static G4String | file ="" |
CCalRotationMatrixFactory.hh 파일의 45 번째 라인에서 정의되었습니다.
CCalRotationMatrixFactory::~CCalRotationMatrixFactory | ( | ) |
CCalRotationMatrixFactory.cc 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : theMatrices.
|
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 | ||
) |
CCalRotationMatrixFactory.cc 파일의 105 번째 라인에서 정의되었습니다.
다음을 참조함 : deg, G4cout, G4endl, CLHEP::HepRotation::invert(), CLHEP::HepRotation::rotateAxes(), theMatrices.
다음에 의해서 참조됨 : CCalRotationMatrixFactory(), CCalG4Ecal::constructGlobal(), CCalG4Ecal::constructIn().
G4RotationMatrix * CCalRotationMatrixFactory::findMatrix | ( | const G4String & | rot | ) |
!!Maybe a treatment on not-found case needed.
CCalRotationMatrixFactory.cc 파일의 92 번째 라인에서 정의되었습니다.
다음을 참조함 : theMatrices.
다음에 의해서 참조됨 : CCalG4Ecal::constructGlobal(), CCalG4Ecal::constructIn().
|
static |
CCalRotationMatrixFactory.cc 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : CCalRotationMatrixFactory(), file, G4cerr, G4endl, instance.
다음에 의해서 참조됨 : CCalDetectorConstruction::Construct(), CCalG4Ecal::constructGlobal(), CCalG4Ecal::constructIn(), getInstance().
|
static |
CCalRotationMatrixFactory.cc 파일의 46 번째 라인에서 정의되었습니다.
다음을 참조함 : file, G4cerr, G4endl, getInstance().
CCalRotationMatrixFactory.cc 파일의 75 번째 라인에서 정의되었습니다.
|
staticprivate |
CCalRotationMatrixFactory.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CCalRotationMatrixFactory(), getInstance(), setFileName().
|
staticprivate |
CCalRotationMatrixFactory.hh 파일의 63 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : getInstance().
|
private |
CCalRotationMatrixFactory.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddMatrix(), CCalRotationMatrixFactory(), findMatrix(), ~CCalRotationMatrixFactory().