57 #ifndef G4ITNAVIGATOR_HH
58 #define G4ITNAVIGATOR_HH
114 const G4double pCurrentProposedStepLength,
131 const G4double pCurrentProposedStepLength,
152 const G4bool pRelativeSearch=
true,
153 const G4bool ignoreDirection=
true);
184 const G4bool RelativeSearch =
true);
193 const G4bool RelativeSearch =
true);
201 const G4bool RelativeSearch =
true);
210 const G4bool keepState =
true);
G4ThreeVector NetTranslation() const
G4VPhysicalVolume * GetWorldVolume() const
static const G4int fMaxNav
G4int fActionThreshold_NoZeroSteps
friend std::ostream & operator<<(std::ostream &os, const G4ITNavigator1 &n)
virtual void ResetState()
virtual void LocateGlobalPointWithinVolume(const G4ThreeVector &position)
virtual ~G4SaveNavigatorState()
G4GRSSolid * CreateGRSSolid() const
G4ThreeVector GetCurrentLocalCoordinate() const
G4TouchableHistory * CreateTouchableHistory() const
G4VoxelNavigation fvoxelNav
G4bool fChangedGrandMotherRefFrame
void SetWorldVolume(G4VPhysicalVolume *pWorld)
virtual ~G4ITNavigatorState_Lock1()
G4SaveNavigatorState * fpSaveState
G4int GetDaughtersRegularStructureId(const G4LogicalVolume *pLog) const
CLHEP::Hep3Vector G4ThreeVector
CLHEP::HepRotation G4RotationMatrix
G4bool fLastTriedStepComputation
virtual G4VPhysicalVolume * LocateGlobalPointAndSetup(const G4ThreeVector &point, const G4ThreeVector *direction=0, const G4bool pRelativeSearch=true, const G4bool ignoreDirection=true)
G4ThreeVector fExitNormal
G4VoxelSafety * fpVoxelSafety
G4ThreeVector ComputeLocalPoint(const G4ThreeVector &rGlobPoint) const
EVolume VolumeType(const G4VPhysicalVolume *pVol) const
void SetGeometricallyLimitedStep()
void LocateGlobalPointAndUpdateTouchableHandle(const G4ThreeVector &position, const G4ThreeVector &direction, G4TouchableHandle &oldTouchableToUpdate, const G4bool RelativeSearch=true)
virtual G4ThreeVector GetLocalExitNormal(G4bool *valid)
G4bool sLocatedOutsideWorld
G4ThreeVector fLastStepEndPointLocal
void SetVerboseLevel(G4int level)
G4ITNavigator1 & operator=(const G4ITNavigator1 &)
void EnableBestSafety(G4bool value=false)
G4NormalNavigation fnormalNav
void ResetStackAndState()
void CheckMode(G4bool mode)
virtual G4double ComputeStep(const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double &pNewSafety)
virtual void SetupHierarchy()
G4int GetVerboseLevel() const
void Activate(G4bool flag)
virtual G4VPhysicalVolume * ResetHierarchyAndLocate(const G4ThreeVector &point, const G4ThreeVector &direction, const G4TouchableHistory &h)
G4int fAbandonThreshold_NoZeroSteps
G4ThreeVector ComputeLocalAxis(const G4ThreeVector &pVec) const
G4RegularNavigation fregularNav
G4RotationMatrix NetRotation() const
const G4AffineTransform & GetGlobalToLocalTransform() const
G4ThreeVector fStepEndPoint
virtual G4ThreeVector GetLocalExitNormalAndCheck(const G4ThreeVector &point, G4bool *valid)
G4NavigationHistory fHistory
void ComputeStepLog(const G4ThreeVector &pGlobalpoint, G4double moveLenSq) const
G4ITNavigatorState_Lock1 * GetNavigatorState()
G4double CheckNextStep(const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double &pNewSafety)
G4ThreeVector fPreviousSftOrigin
G4VPhysicalVolume * fTopPhysical
void SetNavigatorState(G4ITNavigatorState_Lock1 *)
G4bool sWasLimitedByGeometry
G4int SeverityOfZeroStepping(G4int *noZeroSteps) const
G4ThreeVector sExitNormal
G4ParameterisedNavigation fparamNav
G4bool fLocatedOutsideWorld
const G4AffineTransform GetLocalToGlobalTransform() const
G4bool IsCheckModeActive() const
G4ThreeVector fLastLocatedPointLocal
void SetPushVerbosity(G4bool mode)
EVolume CharacteriseDaughters(const G4LogicalVolume *pLog) const
G4ThreeVector sPreviousSftOrigin
G4bool fCalculatedExitNormal
G4bool EnteredDaughterVolume() const
void LocateGlobalPointAndUpdateTouchable(const G4ThreeVector &position, const G4ThreeVector &direction, G4VTouchable *touchableToUpdate, const G4bool RelativeSearch=true)
G4ThreeVector sLastLocatedPointLocal
G4bool ExitedMotherVolume() const
G4VPhysicalVolume * spBlockedPhysicalVolume
G4VPhysicalVolume * fBlockedPhysicalVolume
G4GRSVolume * CreateGRSVolume() const
virtual G4ThreeVector GetGlobalExitNormal(const G4ThreeVector &point, G4bool *valid)
G4ReplicaNavigation freplicaNav
virtual G4double ComputeSafety(const G4ThreeVector &globalpoint, const G4double pProposedMaxLength=DBL_MAX, const G4bool keepState=true)
G4AffineTransform GetMotherToDaughterTransform(G4VPhysicalVolume *dVolume, G4int dReplicaNo, EVolume dVolumeType)
G4ThreeVector fGrandMotherExitNormal
G4ThreeVector fExitNormalGlobalFrame
G4bool fWasLimitedByGeometry
virtual G4TouchableHistoryHandle CreateTouchableHistoryHandle() const
G4ITNavigatorState_Lock1()
virtual ~G4ITNavigator1()