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

#include <ExN02ChamberParameterisation.hh>

ExN02ChamberParameterisation에 대한 상속 다이어그램 :
G4VPVParameterisation

Public 멤버 함수

 ExN02ChamberParameterisation (G4int NoChambers, G4double startZ, G4double spacing, G4double widthChamber, G4double lengthInitial, G4double lengthFinal)
 
virtual ~ExN02ChamberParameterisation ()
 
void ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const
 
void ComputeDimensions (G4Box &trackerLayer, const G4int copyNo, const G4VPhysicalVolume *physVol) const
 
virtual G4VSolidComputeSolid (const G4int, G4VPhysicalVolume *)
 
virtual G4MaterialComputeMaterial (const G4int repNo, G4VPhysicalVolume *currentVol, const G4VTouchable *parentTouch=0)
 
virtual G4bool IsNested () const
 
virtual G4VVolumeMaterialScannerGetMaterialScanner ()
 

Private 멤버 함수

void ComputeDimensions (G4Trd &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Trap &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Sphere &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Orb &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Ellipsoid &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Torus &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Para &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Hype &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Tubs &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Polyhedra &, const G4int, const G4VPhysicalVolume *) const
 

Private 속성

G4int fNoChambers
 
G4double fStartZ
 
G4double fHalfWidth
 
G4double fSpacing
 
G4double fHalfLengthFirst
 
G4double fHalfLengthIncr
 

상세한 설명

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

생성자 & 소멸자 문서화

ExN02ChamberParameterisation::ExN02ChamberParameterisation ( G4int  NoChambers,
G4double  startZ,
G4double  spacing,
G4double  widthChamber,
G4double  lengthInitial,
G4double  lengthFinal 
)

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

다음을 참조함 : FatalException, fHalfLengthFirst, fHalfLengthIncr, fHalfWidth, fNoChambers, fSpacing, fStartZ, G4Exception().

ExN02ChamberParameterisation::~ExN02ChamberParameterisation ( )
virtual

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

멤버 함수 문서화

void ExN02ChamberParameterisation::ComputeDimensions ( G4Box trackerLayer,
const G4int  copyNo,
const G4VPhysicalVolume physVol 
) const
virtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

다음을 참조함 : G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), G4Box::SetZHalfLength().

void ExN02ChamberParameterisation::ComputeDimensions ( G4Trd ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Trap ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Cons ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Sphere ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Orb ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Ellipsoid ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Torus ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Para ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Hype ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Tubs ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Polycone ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

void ExN02ChamberParameterisation::ComputeDimensions ( G4Polyhedra ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

G4VPVParameterisation(으)로부터 재구현되었습니다.

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

G4Material * G4VPVParameterisation::ComputeMaterial ( const G4int  repNo,
G4VPhysicalVolume currentVol,
const G4VTouchable parentTouch = 0 
)
virtualinherited
G4VSolid * G4VPVParameterisation::ComputeSolid ( const G4int  ,
G4VPhysicalVolume pPhysicalVol 
)
virtualinherited
void ExN02ChamberParameterisation::ComputeTransformation ( const G4int  copyNo,
G4VPhysicalVolume physVol 
) const
virtual

G4VPVParameterisation를 구현.

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

다음을 참조함 : G4VPhysicalVolume::SetRotation(), G4VPhysicalVolume::SetTranslation().

G4VVolumeMaterialScanner * G4VPVParameterisation::GetMaterialScanner ( )
virtualinherited

G4VNestedParameterisation에서 재구현되었습니다.

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

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

G4bool G4VPVParameterisation::IsNested ( ) const
virtualinherited

G4VNestedParameterisation에서 재구현되었습니다.

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

다음에 의해서 참조됨 : G4GMocrenFileSceneHandler::AddSolid(), G4Navigator::SetupHierarchy(), G4ITNavigator2::SetupHierarchy().

멤버 데이타 문서화

G4double ExN02ChamberParameterisation::fHalfLengthFirst
private

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

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

G4double ExN02ChamberParameterisation::fHalfLengthIncr
private

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

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

G4double ExN02ChamberParameterisation::fHalfWidth
private

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

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

G4int ExN02ChamberParameterisation::fNoChambers
private

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

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

G4double ExN02ChamberParameterisation::fSpacing
private

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

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

G4double ExN02ChamberParameterisation::fStartZ
private

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

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


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