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

#include <RE01CalorimeterParametrisation.hh>

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

Public 멤버 함수

 RE01CalorimeterParametrisation ()
 
 ~RE01CalorimeterParametrisation ()
 
void ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const
 
void ComputeDimensions (G4Tubs &calorimeterLayer, 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 (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 (G4Box &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Orb &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const
 
void ComputeDimensions (G4Polyhedra &, const G4int, const G4VPhysicalVolume *) const
 

Private 속성

G4double fExpHall_x
 
G4double fExpHall_y
 
G4double fExpHall_z
 
G4double fTrkTubs_rmax
 
G4double fTrkTubs_rmin
 
G4double fTrkTubs_dz
 
G4double fTrkTubs_sphi
 
G4double fTrkTubs_dphi
 
G4int fNotrkLayers
 
G4double fTracker_radius [5]
 
G4double fTracker_thick
 
G4double fTracker_length [5]
 
G4double fCaloTubs_rmax
 
G4double fCaloTubs_rmin
 
G4double fCaloTubs_dz
 
G4double fCaloTubs_sphi
 
G4double fCaloTubs_dphi
 
G4int fNocaloLayers
 
G4double fAbsorber_thick
 
G4double fScinti_thick
 
G4int fSegmentsinZ
 
G4double fCaloRing_rmax
 
G4double fCaloRing_rmin
 
G4double fCaloRing_dz
 
G4double fCaloRing_sphi
 
G4double fCaloRing_dphi
 
G4int fSegmentsinPhi
 
G4double fCaloCell_rmax
 
G4double fCaloCell_rmin
 
G4double fCaloCell_dz
 
G4double fCaloCell_sphi
 
G4double fCaloCell_dphi
 

상세한 설명

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

생성자 & 소멸자 문서화

RE01CalorimeterParametrisation::RE01CalorimeterParametrisation ( )
RE01CalorimeterParametrisation::~RE01CalorimeterParametrisation ( )

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

멤버 함수 문서화

void RE01CalorimeterParametrisation::ComputeDimensions ( G4Tubs calorimeterLayer,
const G4int  copyNo,
const G4VPhysicalVolume physVol 
) const
virtual
void RE01CalorimeterParametrisation::ComputeDimensions ( G4Trd ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void RE01CalorimeterParametrisation::ComputeDimensions ( G4Box ,
const G4int  ,
const G4VPhysicalVolume  
) const
inlineprivatevirtual

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

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

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

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

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

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

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

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

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

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

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

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

G4VPVParameterisation를 구현.

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

다음을 참조함 : 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 RE01CalorimeterParametrisation::fAbsorber_thick
private

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

G4double RE01CalorimeterParametrisation::fCaloCell_dphi
private

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

G4double RE01CalorimeterParametrisation::fCaloCell_dz
private

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

G4double RE01CalorimeterParametrisation::fCaloCell_rmax
private

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

G4double RE01CalorimeterParametrisation::fCaloCell_rmin
private

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

G4double RE01CalorimeterParametrisation::fCaloCell_sphi
private

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

G4double RE01CalorimeterParametrisation::fCaloRing_dphi
private

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

G4double RE01CalorimeterParametrisation::fCaloRing_dz
private

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

G4double RE01CalorimeterParametrisation::fCaloRing_rmax
private

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

G4double RE01CalorimeterParametrisation::fCaloRing_rmin
private

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

G4double RE01CalorimeterParametrisation::fCaloRing_sphi
private

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

G4double RE01CalorimeterParametrisation::fCaloTubs_dphi
private

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

G4double RE01CalorimeterParametrisation::fCaloTubs_dz
private

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

G4double RE01CalorimeterParametrisation::fCaloTubs_rmax
private

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

G4double RE01CalorimeterParametrisation::fCaloTubs_rmin
private

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

G4double RE01CalorimeterParametrisation::fCaloTubs_sphi
private

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

G4double RE01CalorimeterParametrisation::fExpHall_x
private

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

G4double RE01CalorimeterParametrisation::fExpHall_y
private

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

G4double RE01CalorimeterParametrisation::fExpHall_z
private

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

G4int RE01CalorimeterParametrisation::fNocaloLayers
private

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

G4int RE01CalorimeterParametrisation::fNotrkLayers
private

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

G4double RE01CalorimeterParametrisation::fScinti_thick
private

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

G4int RE01CalorimeterParametrisation::fSegmentsinPhi
private

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

G4int RE01CalorimeterParametrisation::fSegmentsinZ
private

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

G4double RE01CalorimeterParametrisation::fTracker_length[5]
private

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

G4double RE01CalorimeterParametrisation::fTracker_radius[5]
private

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

G4double RE01CalorimeterParametrisation::fTracker_thick
private

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

G4double RE01CalorimeterParametrisation::fTrkTubs_dphi
private

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

G4double RE01CalorimeterParametrisation::fTrkTubs_dz
private

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

G4double RE01CalorimeterParametrisation::fTrkTubs_rmax
private

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

G4double RE01CalorimeterParametrisation::fTrkTubs_rmin
private

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

G4double RE01CalorimeterParametrisation::fTrkTubs_sphi
private

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


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