Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4MultiNavigator, including all inherited members.
Activate(G4bool flag) | G4Navigator | inline |
CharacteriseDaughters(const G4LogicalVolume *pLog) const | G4Navigator | inlineprotected |
CheckMassWorld() | G4MultiNavigator | protected |
CheckMode(G4bool mode) | G4Navigator | inline |
CheckNextStep(const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double &pNewSafety) | G4Navigator | |
CheckOverlapsIterative(G4VPhysicalVolume *vol) | G4Navigator | protected |
Clone() const | G4Navigator | inline |
ComputeLocalAxis(const G4ThreeVector &pVec) const | G4Navigator | inlineprotected |
ComputeLocalPoint(const G4ThreeVector &rGlobPoint) const | G4Navigator | inlineprotected |
ComputeSafety(const G4ThreeVector &globalpoint, const G4double pProposedMaxLength=DBL_MAX, const G4bool keepState=false) override | G4MultiNavigator | virtual |
ComputeStep(const G4ThreeVector &pGlobalPoint, const G4ThreeVector &pDirection, const G4double pCurrentProposedStepLength, G4double &pNewSafety) override | G4MultiNavigator | virtual |
CreateTouchableHistory() const | G4Navigator | inline |
CreateTouchableHistory(const G4NavigationHistory *) const | G4Navigator | inline |
CreateTouchableHistoryHandle() const override | G4MultiNavigator | virtual |
EnableBestSafety(G4bool value=false) | G4Navigator | inline |
EnteredDaughterVolume() const | G4Navigator | inline |
ExitedMotherVolume() const | G4Navigator | inline |
fEnteredDaughter | G4Navigator | protected |
fExitedMother | G4Navigator | protected |
fHistory | G4Navigator | protected |
fLastStepEndPointLocal | G4Navigator | protected |
fSqTol | G4Navigator | protected |
fStepEndPoint | G4Navigator | protected |
fVerbose | G4Navigator | protected |
fWasLimitedByGeometry | G4Navigator | protected |
G4MultiNavigator() | G4MultiNavigator | |
G4Navigator() | G4Navigator | |
G4Navigator(const G4Navigator &)=delete | G4Navigator | |
GetCurrentLocalCoordinate() const | G4Navigator | inline |
GetDaughtersRegularStructureId(const G4LogicalVolume *pLv) const | G4Navigator | inlineprotected |
GetExternalNavigation() const | G4Navigator | inline |
GetGlobalExitNormal(const G4ThreeVector &E_Pt, G4bool *obtained) override | G4MultiNavigator | virtual |
GetGlobalToLocalTransform() const | G4Navigator | inline |
GetLastStepEndPoint() const | G4Navigator | inline |
GetLocalExitNormal(G4bool *obtained) override | G4MultiNavigator | virtual |
GetLocalExitNormalAndCheck(const G4ThreeVector &E_Pt, G4bool *obtained) override | G4MultiNavigator | virtual |
GetLocalToGlobalTransform() const | G4Navigator | inline |
GetMotherToDaughterTransform(G4VPhysicalVolume *dVolume, G4int dReplicaNo, EVolume dVolumeType) | G4Navigator | |
GetNavigator(G4int n) const | G4MultiNavigator | inline |
GetVerboseLevel() const | G4Navigator | inline |
GetVoxelNavigator() | G4Navigator | inline |
GetWorldVolume() const | G4Navigator | inline |
InformLastStep(G4double lastStep, G4bool entersDaughtVol, G4bool exitsMotherVol) | G4Navigator | |
IsActive() const | G4Navigator | inline |
IsCheckModeActive() const | G4Navigator | inline |
kCarTolerance | G4Navigator | protected |
LocateGlobalPointAndSetup(const G4ThreeVector &point, const G4ThreeVector *direction=nullptr, const G4bool pRelativeSearch=true, const G4bool ignoreDirection=true) override | G4MultiNavigator | virtual |
LocateGlobalPointAndUpdateTouchable(const G4ThreeVector &position, const G4ThreeVector &direction, G4VTouchable *touchableToUpdate, const G4bool RelativeSearch=true) | G4Navigator | inline |
LocateGlobalPointAndUpdateTouchable(const G4ThreeVector &position, G4VTouchable *touchableToUpdate, const G4bool RelativeSearch=true) | G4Navigator | inline |
LocateGlobalPointAndUpdateTouchableHandle(const G4ThreeVector &position, const G4ThreeVector &direction, G4TouchableHandle &oldTouchableToUpdate, const G4bool RelativeSearch=true) | G4Navigator | inline |
LocateGlobalPointWithinVolume(const G4ThreeVector &position) override | G4MultiNavigator | virtual |
NetRotation() const | G4Navigator | inline |
NetTranslation() const | G4Navigator | inline |
ObtainFinalStep(G4int navigatorId, G4double &pNewSafety, G4double &minStepLast, ELimited &limitedStep) | G4MultiNavigator | |
operator<<(std::ostream &os, const G4Navigator &n) | G4MultiNavigator | friend |
operator=(const G4Navigator &)=delete | G4Navigator | |
PrepareNavigators() | G4MultiNavigator | |
PrepareNewTrack(const G4ThreeVector &position, const G4ThreeVector direction) | G4MultiNavigator | |
PrintLimited() | G4MultiNavigator | protected |
PrintState() const | G4Navigator | |
ResetHierarchyAndLocate(const G4ThreeVector &point, const G4ThreeVector &direction, const G4TouchableHistory &h) override | G4MultiNavigator | virtual |
ResetStackAndState() | G4Navigator | inline |
ResetState() override | G4MultiNavigator | protectedvirtual |
RestoreSavedState() | G4Navigator | protected |
SetExternalNavigation(G4VExternalNavigation *externalNav) | G4Navigator | |
SetGeometricallyLimitedStep() | G4Navigator | inline |
SetPushVerbosity(G4bool mode) | G4Navigator | inline |
SetSavedState() | G4Navigator | protected |
SetupHierarchy() override | G4MultiNavigator | protectedvirtual |
SetVerboseLevel(G4int level) | G4Navigator | inline |
SetVoxelNavigation(G4VoxelNavigation *voxelNav) | G4Navigator | |
SetWorldVolume(G4VPhysicalVolume *pWorld) | G4Navigator | inline |
SeverityOfZeroStepping(G4int *noZeroSteps) const | G4Navigator | inline |
VolumeType(const G4VPhysicalVolume *pVol) const | G4Navigator | inlineprotected |
WhichLimited() | G4MultiNavigator | protected |
~G4MultiNavigator() override | G4MultiNavigator | |
~G4Navigator() | G4Navigator | virtual |