Geant4-11
|
#include <G4GMocrenTouchable.hh>
Public Member Functions | |
G4GMocrenTouchable () | |
G4GMocrenTouchable (G4int &_depth0, G4int &_depth1) | |
G4int | GetCopyNumber (G4int depth=0) const |
virtual const G4NavigationHistory * | GetHistory () const |
virtual G4int | GetHistoryDepth () const |
virtual G4int | GetReplicaNumber (G4int depth=0) const |
virtual const G4RotationMatrix * | GetRotation (G4int depth=0) const |
virtual G4VSolid * | GetSolid (G4int depth=0) const |
virtual const G4ThreeVector & | GetTranslation (G4int depth=0) const |
virtual G4VPhysicalVolume * | GetVolume (G4int depth=0) const |
virtual G4int | MoveUpHistory (G4int num_levels=1) |
void | SetReplicaNumber (G4int _depth0, G4int _depth1) |
virtual void | UpdateYourself (G4VPhysicalVolume *pPhysVol, const G4NavigationHistory *history=nullptr) |
virtual | ~G4GMocrenTouchable () |
Private Attributes | |
G4int | repno [2] |
Definition at line 40 of file G4GMocrenTouchable.hh.
|
inline |
Definition at line 44 of file G4GMocrenTouchable.hh.
Definition at line 63 of file G4GMocrenTouchable.hh.
References repno.
|
inlinevirtual |
Definition at line 46 of file G4GMocrenTouchable.hh.
Referenced by G4RayTrajectory::AppendStep(), Path(), and G4RTSteppingAction::UserSteppingAction().
|
virtualinherited |
Reimplemented in G4TouchableHistory.
Definition at line 82 of file G4VTouchable.cc.
References FatalException, and G4Exception().
Referenced by G4PSFlatSurfaceCurrent::IsSelectedSurface(), G4PSFlatSurfaceFlux::IsSelectedSurface(), G4PSSphereSurfaceCurrent::IsSelectedSurface(), G4PSSphereSurfaceFlux::IsSelectedSurface(), G4PSCylinderSurfaceCurrent::IsSelectedSurface(), G4PSCylinderSurfaceFlux::IsSelectedSurface(), G4PSCylinderSurfaceFlux::ProcessHits(), G4PSFlatSurfaceFlux::ProcessHits(), G4PSSphereSurfaceFlux::ProcessHits(), G4PSVolumeFlux::ProcessHits(), and G4DNAIRT_geometries::Sampling().
|
virtualinherited |
Reimplemented in G4TouchableHistory, and G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable.
Definition at line 74 of file G4VTouchable.cc.
References FatalException, and G4Exception().
Referenced by G4RayTrajectory::AppendStep(), export_G4VTouchable(), Path(), and G4RTSteppingAction::UserSteppingAction().
Reimplemented from G4VTouchable.
Definition at line 83 of file G4GMocrenTouchable.hh.
References FatalException, and G4Exception().
|
virtual |
Implements G4VTouchable.
Definition at line 75 of file G4GMocrenTouchable.hh.
References CLHEP::HepRotation::setPhi().
Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4GRSSolid, G4GRSVolume, and G4TouchableHistory.
Definition at line 42 of file G4VTouchable.cc.
References FatalException, and G4Exception().
Referenced by G4DNAMolecularDissociation::DecayIt(), and export_G4VTouchable().
|
virtual |
Implements G4VTouchable.
Definition at line 68 of file G4GMocrenTouchable.hh.
|
virtualinherited |
Reimplemented in G4PhysicalVolumeModel::G4PhysicalVolumeModelTouchable, G4GRSVolume, and G4TouchableHistory.
Definition at line 34 of file G4VTouchable.cc.
References FatalException, and G4Exception().
Referenced by G4DNABrownianTransportation::AlongStepGetPhysicalInteractionLength(), G4RayTrajectory::AppendStep(), G4ParallelWorldProcess::AtRestDoIt(), G4ParallelWorldScoringProcess::AtRestDoIt(), G4Track::CalculateVelocityForOpticalPhoton(), G4RichTrajectory::CreateAttValues(), G4RichTrajectoryPoint::CreateAttValues(), G4AdjointCrossSurfChecker::CrossingAnInterfaceBetweenTwoVolumes(), G4DNAMolecularDissociation::DecayIt(), export_G4VTouchable(), G4PSDoseDeposit3D::GetIndex(), G4PSEnergyDeposit3D::GetIndex(), G4AdjointCrossSurfChecker::GoingInOrOutOfaVolume(), G4AdjointCrossSurfChecker::GoingInOrOutOfaVolumeByExtSurface(), G4FastSimHitMaker::make(), GFlashHitMaker::make(), Path(), G4ParallelWorldProcess::PostStepDoIt(), G4ParallelWorldScoringProcess::PostStepDoIt(), G4ITTransportation::PostStepDoIt(), G4CoupledTransportation::PostStepDoIt(), G4Transportation::PostStepDoIt(), G4ITSteppingVerbose::PostStepVerbose(), G4ITSteppingVerbose::PreStepVerbose(), G4DNAIRT_geometries::Sampling(), G4ITStepProcessor::SetInitialStep(), G4SteppingManager::SetInitialStep(), G4ParallelWorldProcess::SwitchMaterial(), and G4RTSteppingAction::UserSteppingAction().
Reimplemented in G4TouchableHistory.
Definition at line 58 of file G4VTouchable.cc.
References FatalException, and G4Exception().
Referenced by export_G4VTouchable().
|
virtualinherited |
Reimplemented in G4TouchableHistory.
Definition at line 66 of file G4VTouchable.cc.
References FatalException, and G4Exception().
Referenced by G4DNABrownianTransportation::AlongStepGetPhysicalInteractionLength().
|
private |
Definition at line 59 of file G4GMocrenTouchable.hh.
Referenced by G4GMocrenTouchable().