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

#include <G4GRSSolid.hh>

G4GRSSolid에 대한 상속 다이어그램 :
G4VTouchable

Public 멤버 함수

 G4GRSSolid (G4VSolid *pSolid, const G4RotationMatrix *pRot, const G4ThreeVector &tlate)
 
 G4GRSSolid (G4VSolid *pSolid, const G4RotationMatrix &rot, const G4ThreeVector &tlate)
 
 ~G4GRSSolid ()
 
G4VSolidGetSolid (G4int depth=0) const
 
const G4ThreeVectorGetTranslation (G4int depth=0) const
 
const G4RotationMatrixGetRotation (G4int depth=0) const
 
virtual G4VPhysicalVolumeGetVolume (G4int depth=0) const
 
virtual G4int GetReplicaNumber (G4int depth=0) const
 
G4int GetCopyNumber (G4int depth=0) const
 
virtual G4int GetHistoryDepth () const
 
virtual G4int MoveUpHistory (G4int num_levels=1)
 
virtual void UpdateYourself (G4VPhysicalVolume *pPhysVol, const G4NavigationHistory *history=0)
 
virtual const G4NavigationHistoryGetHistory () const
 

Private 멤버 함수

 G4GRSSolid (const G4GRSSolid &)
 
G4GRSSolidoperator= (const G4GRSSolid &)
 

Private 속성

G4VSolidfsolid
 
G4RotationMatrixfrot
 
G4ThreeVector ftlate
 

상세한 설명

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

생성자 & 소멸자 문서화

G4GRSSolid::G4GRSSolid ( G4VSolid pSolid,
const G4RotationMatrix pRot,
const G4ThreeVector tlate 
)
G4GRSSolid::G4GRSSolid ( G4VSolid pSolid,
const G4RotationMatrix rot,
const G4ThreeVector tlate 
)
G4GRSSolid::~G4GRSSolid ( )

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

다음을 참조함 : frot.

G4GRSSolid::G4GRSSolid ( const G4GRSSolid right)
private

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

다음을 참조함 : frot, fsolid, ftlate.

멤버 함수 문서화

G4int G4VTouchable::GetCopyNumber ( G4int  depth = 0) const
inlineinherited
const G4NavigationHistory * G4VTouchable::GetHistory ( ) const
virtualinherited
G4int G4VTouchable::GetHistoryDepth ( ) const
virtualinherited

G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory에서 재구현되었습니다.

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

다음을 참조함 : FatalException, G4Exception().

다음에 의해서 참조됨 : G4RayTrajectory::AppendStep(), export_G4VTouchable(), Path(), G4RTSteppingAction::UserSteppingAction().

G4int G4VTouchable::GetReplicaNumber ( G4int  depth = 0) const
virtualinherited

G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GMocrenTouchable에서 재구현되었습니다.

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

다음을 참조함 : FatalException, G4Exception().

다음에 의해서 참조됨 : DicomNestedPhantomParameterisation::ComputeMaterial(), RE02NestedPhantomParameterisation::ComputeMaterial(), export_G4VTouchable(), G4PSNofSecondary3D::GetIndex(), RE02PSEnergyDeposit::GetIndex(), RE02PSNofStep::GetIndex(), G4PSNofStep3D::GetIndex(), G4PSTermination3D::GetIndex(), G4PSPopulation3D::GetIndex(), G4PSStepChecker3D::GetIndex(), G4PSNofCollision3D::GetIndex(), G4PSPassageCellCurrent3D::GetIndex(), G4PSEnergyDeposit3D::GetIndex(), G4PSDoseDeposit3D::GetIndex(), RE02PSPassageCellFlux::GetIndex(), G4PSTrackCounter3D::GetIndex(), G4PSCellCharge3D::GetIndex(), G4PSMinKinEAtGeneration3D::GetIndex(), G4PSTrackLength3D::GetIndex(), G4PSPassageTrackLength3D::GetIndex(), G4PSPassageCellFlux3D::GetIndex(), RE02PSCellFlux::GetIndex(), RE02PSFlatSurfaceCurrent::GetIndex(), G4PSCellFlux3D::GetIndex(), G4PSCylinderSurfaceCurrent3D::GetIndex(), RE02PSFlatSurfaceFlux::GetIndex(), G4PSCylinderSurfaceFlux3D::GetIndex(), G4PSFlatSurfaceCurrent3D::GetIndex(), G4PSSphereSurfaceCurrent3D::GetIndex(), G4PSSphereSurfaceFlux3D::GetIndex(), G4PSFlatSurfaceFlux3D::GetIndex(), G4WeightCutOffProcess::PostStepDoIt(), G4ImportanceProcess::PostStepDoIt(), G4WeightWindowProcess::PostStepDoIt(), G4ITSteppingVerbose::PostStepVerbose(), G4ITSteppingVerbose::PreStepVerbose(), HadrontherapyDetectorSD::ProcessHits(), RE05CalorimeterSD::ProcessHits(), RE01CalorimeterSD::ProcessHits(), ExP01TrackerSD::ProcessHits(), LXePMTSD::ProcessHits_constStep(), G4ScoreSplittingProcess::Verbose(), G4ParallelWorldScoringProcess::Verbose().

const G4RotationMatrix* G4GRSSolid::GetRotation ( G4int  depth = 0) const
inlinevirtual

G4VTouchable를 구현.

G4VSolid* G4GRSSolid::GetSolid ( G4int  depth = 0) const
inlinevirtual

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

const G4ThreeVector& G4GRSSolid::GetTranslation ( G4int  depth = 0) const
inlinevirtual

G4VTouchable를 구현.

G4VPhysicalVolume * G4VTouchable::GetVolume ( G4int  depth = 0) const
virtualinherited

G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GRSVolume에서 재구현되었습니다.

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

다음을 참조함 : FatalException, G4Exception().

다음에 의해서 참조됨 : G4DNABrownianTransportation::AlongStepGetPhysicalInteractionLength(), G4RayTrajectory::AppendStep(), G4ParallelWorldScoringProcess::AtRestDoIt(), G4ParallelWorldProcess::AtRestDoIt(), G4Track::CalculateVelocityForOpticalPhoton(), G4RichTrajectory::CreateAttValues(), G4RichTrajectoryPoint::CreateAttValues(), G4AdjointCrossSurfChecker::CrossingAnInterfaceBetweenTwoVolumes(), G4DNAMolecularDissociation::DecayIt(), export_G4VTouchable(), G4PSEnergyDeposit3D::GetIndex(), G4PSDoseDeposit3D::GetIndex(), CCaloSD::getStepInfo(), G4AdjointCrossSurfChecker::GoingInOrOutOfaVolume(), G4AdjointCrossSurfChecker::GoingInOrOutOfaVolumeByExtSurface(), GFlashHitMaker::make(), Path(), SplitProcess::PostStepDoIt(), G4Transportation::PostStepDoIt(), G4MonopoleTransportation::PostStepDoIt(), G4CoupledTransportation::PostStepDoIt(), G4ParallelWorldProcess::PostStepDoIt(), G4ITTransportation::PostStepDoIt(), G4ParallelWorldScoringProcess::PostStepDoIt(), G4ITSteppingVerbose::PostStepVerbose(), G4ITSteppingVerbose::PreStepVerbose(), HadrontherapyDetectorSD::ProcessHits(), RE05CalorimeterSD::ProcessHits(), G4HumanPhantomSD::ProcessHits(), B5HodoscopeSD::ProcessHits(), B5DriftChamberSD::ProcessHits(), B5EmCalorimeterSD::ProcessHits(), RE01CalorimeterSD::ProcessHits(), ExGflashSensitiveDetector::ProcessHits(), LXePMTSD::ProcessHits_constStep(), G4SteppingManager::SetInitialStep(), G4ITStepProcessor::SetInitialStep(), G4ParallelWorldProcess::SwitchMaterial(), B4bSteppingAction::UserSteppingAction(), SteppingAction::UserSteppingAction(), B1SteppingAction::UserSteppingAction(), B4aSteppingAction::UserSteppingAction(), G4RTSteppingAction::UserSteppingAction(), CexmcSteppingAction::UserSteppingAction().

G4int G4VTouchable::MoveUpHistory ( G4int  num_levels = 1)
virtualinherited

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

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

다음을 참조함 : FatalException, G4Exception().

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

G4GRSSolid & G4GRSSolid::operator= ( const G4GRSSolid right)
private

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

다음을 참조함 : frot, fsolid, ftlate.

void G4VTouchable::UpdateYourself ( G4VPhysicalVolume pPhysVol,
const G4NavigationHistory history = 0 
)
virtualinherited

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

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

다음을 참조함 : FatalException, G4Exception().

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

멤버 데이타 문서화

G4RotationMatrix* G4GRSSolid::frot
private

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

다음에 의해서 참조됨 : G4GRSSolid(), operator=(), ~G4GRSSolid().

G4VSolid* G4GRSSolid::fsolid
private

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

다음에 의해서 참조됨 : G4GRSSolid(), operator=().

G4ThreeVector G4GRSSolid::ftlate
private

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

다음에 의해서 참조됨 : G4GRSSolid(), operator=().


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