Geant4  10.00.p02
G4VTouchable Class Referenceabstract

#include <G4VTouchable.hh>

+ Inheritance diagram for G4VTouchable:

Public Member Functions

 G4VTouchable ()
 
virtual ~G4VTouchable ()
 
virtual const G4ThreeVectorGetTranslation (G4int depth=0) const =0
 
virtual const G4RotationMatrixGetRotation (G4int depth=0) const =0
 
virtual G4VPhysicalVolumeGetVolume (G4int depth=0) const
 
virtual G4VSolidGetSolid (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
 

Detailed Description

Definition at line 107 of file G4VTouchable.hh.

Constructor & Destructor Documentation

G4VTouchable::G4VTouchable ( )

Definition at line 36 of file G4VTouchable.cc.

G4VTouchable::~G4VTouchable ( )
virtual

Definition at line 40 of file G4VTouchable.cc.

Member Function Documentation

G4int G4VTouchable::GetCopyNumber ( G4int  depth = 0) const
inline

Referenced by Path(), ExTGTrackerSD::ProcessHits(), ExN02TrackerSD::ProcessHits(), and B2TrackerSD::ProcessHits().

+ Here is the caller graph for this function:

const G4NavigationHistory * G4VTouchable::GetHistory ( ) const
virtual

Reimplemented in G4TouchableHistory.

Definition at line 86 of file G4VTouchable.cc.

References FatalException, and G4Exception().

Referenced by G4PSSphereSurfaceCurrent::IsSelectedSurface(), G4PSCylinderSurfaceFlux::IsSelectedSurface(), G4PSCylinderSurfaceCurrent::IsSelectedSurface(), G4PSSphereSurfaceFlux::IsSelectedSurface(), G4PSFlatSurfaceCurrent::IsSelectedSurface(), G4PSFlatSurfaceFlux::IsSelectedSurface(), RE05CalorimeterSD::ProcessHits(), G4PSCylinderSurfaceFlux::ProcessHits(), G4PSSphereSurfaceFlux::ProcessHits(), G4PSFlatSurfaceFlux::ProcessHits(), and CCaloSD::SetToLocal().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4int G4VTouchable::GetHistoryDepth ( ) const
virtual

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, and G4TouchableHistory.

Definition at line 79 of file G4VTouchable.cc.

References FatalException, and G4Exception().

Referenced by export_G4VTouchable(), and Path().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, and G4GMocrenTouchable.

Definition at line 58 of file G4VTouchable.cc.

References FatalException, and G4Exception().

Referenced by DicomNestedPhantomParameterisation::ComputeMaterial(), RE02NestedPhantomParameterisation::ComputeMaterial(), export_G4VTouchable(), RE02PSEnergyDeposit::GetIndex(), G4PSNofSecondary3D::GetIndex(), RE02PSNofStep::GetIndex(), G4PSNofStep3D::GetIndex(), G4PSTermination3D::GetIndex(), G4PSStepChecker3D::GetIndex(), G4PSPopulation3D::GetIndex(), G4PSEnergyDeposit3D::GetIndex(), G4PSNofCollision3D::GetIndex(), G4PSPassageCellCurrent3D::GetIndex(), G4PSTrackCounter3D::GetIndex(), G4PSDoseDeposit3D::GetIndex(), RE02PSPassageCellFlux::GetIndex(), G4PSMinKinEAtGeneration3D::GetIndex(), G4PSCellCharge3D::GetIndex(), G4PSTrackLength3D::GetIndex(), G4PSPassageTrackLength3D::GetIndex(), G4PSPassageCellFlux3D::GetIndex(), RE02PSCellFlux::GetIndex(), RE02PSFlatSurfaceCurrent::GetIndex(), G4PSCellFlux3D::GetIndex(), G4PSCylinderSurfaceCurrent3D::GetIndex(), G4PSCylinderSurfaceFlux3D::GetIndex(), G4PSFlatSurfaceCurrent3D::GetIndex(), RE02PSFlatSurfaceFlux::GetIndex(), G4PSSphereSurfaceCurrent3D::GetIndex(), G4PSFlatSurfaceFlux3D::GetIndex(), G4PSSphereSurfaceFlux3D::GetIndex(), G4ImportanceProcess::PostStepDoIt(), G4WeightCutOffProcess::PostStepDoIt(), G4WeightWindowProcess::PostStepDoIt(), RE05CalorimeterSD::ProcessHits(), HadrontherapyDetectorSD::ProcessHits(), ExP01TrackerSD::ProcessHits(), LXePMTSD::ProcessHits_constStep(), G4ScoreSplittingProcess::Verbose(), and G4ParallelWorldScoringProcess::Verbose().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual const G4RotationMatrix* G4VTouchable::GetRotation ( G4int  depth = 0) const
pure virtual

Implemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GRSVolume, G4GRSSolid, and G4GMocrenTouchable.

Referenced by export_G4VTouchable(), and G4VXTRenergyLoss::PostStepDoIt().

+ Here is the caller graph for this function:

G4VSolid * G4VTouchable::GetSolid ( G4int  depth = 0) const
virtual

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GRSVolume, and G4GRSSolid.

Definition at line 51 of file G4VTouchable.cc.

References FatalException, and G4Exception().

Referenced by export_G4VTouchable().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual const G4ThreeVector& G4VTouchable::GetTranslation ( G4int  depth = 0) const
pure virtual

Implemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, G4GRSVolume, G4GRSSolid, and G4GMocrenTouchable.

Referenced by export_G4VTouchable(), and G4VXTRenergyLoss::PostStepDoIt().

+ Here is the caller graph for this function:

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

Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4TouchableHistory, and G4GRSVolume.

Definition at line 44 of file G4VTouchable.cc.

References FatalException, and G4Exception().

Referenced by G4ParallelWorldProcess::AtRestDoIt(), G4ParallelWorldScoringProcess::AtRestDoIt(), G4Track::CalculateVelocityForOpticalPhoton(), G4RichTrajectory::CreateAttValues(), G4RichTrajectoryPoint::CreateAttValues(), G4AdjointCrossSurfChecker::CrossingAnInterfaceBetweenTwoVolumes(), export_G4VTouchable(), G4PSEnergyDeposit3D::GetIndex(), G4PSDoseDeposit3D::GetIndex(), CCaloSD::getStepInfo(), G4AdjointCrossSurfChecker::GoingInOrOutOfaVolume(), G4AdjointCrossSurfChecker::GoingInOrOutOfaVolumeByExtSurface(), G4ITStepProcessor::InitDefineStep(), GFlashHitMaker::make(), Path(), G4Transportation::PostStepDoIt(), G4CoupledTransportation::PostStepDoIt(), G4MonopoleTransportation::PostStepDoIt(), G4ITTransportation::PostStepDoIt(), G4ParallelWorldProcess::PostStepDoIt(), G4ParallelWorldScoringProcess::PostStepDoIt(), RE05CalorimeterSD::ProcessHits(), G4HumanPhantomSD::ProcessHits(), ExGflashSensitiveDetector::ProcessHits(), LXePMTSD::ProcessHits_constStep(), G4ITStepProcessor::SetInitialStep(), G4SteppingManager::SetInitialStep(), G4ParallelWorldProcess::SwitchMaterial(), B4bSteppingAction::UserSteppingAction(), B1SteppingAction::UserSteppingAction(), B4aSteppingAction::UserSteppingAction(), SteppingAction::UserSteppingAction(), and CexmcSteppingAction::UserSteppingAction().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Reimplemented in G4TouchableHistory.

Definition at line 65 of file G4VTouchable.cc.

References FatalException, and G4Exception().

Referenced by export_G4VTouchable().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

Reimplemented in G4TouchableHistory.

Definition at line 72 of file G4VTouchable.cc.

References FatalException, and G4Exception().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: