Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
This is the complete list of members for G4VNavigation, including all inherited members.
CheckMode(G4bool mode) | G4VNavigation | inline |
ComputeSafety(const G4ThreeVector &globalpoint, const G4NavigationHistory &history, const G4double pMaxLength=DBL_MAX)=0 | G4VNavigation | pure virtual |
ComputeStep(const G4ThreeVector &localPoint, const G4ThreeVector &localDirection, const G4double currentProposedStepLength, G4double &newSafety, G4NavigationHistory &history, G4bool &validExitNormal, G4ThreeVector &exitNormal, G4bool &exiting, G4bool &entering, G4VPhysicalVolume *(*pBlockedPhysical), G4int &blockedReplicaNo)=0 | G4VNavigation | pure virtual |
fCheck | G4VNavigation | protected |
fVerbose | G4VNavigation | protected |
GetVerboseLevel() const | G4VNavigation | inlinevirtual |
LevelLocate(G4NavigationHistory &history, const G4VPhysicalVolume *blockedVol, const G4int blockedNum, const G4ThreeVector &globalPoint, const G4ThreeVector *globalDirection, const G4bool pLocatedOnEdge, G4ThreeVector &localPoint)=0 | G4VNavigation | pure virtual |
RelocateWithinVolume(G4VPhysicalVolume *, const G4ThreeVector &) | G4VNavigation | inlinevirtual |
SetVerboseLevel(G4int level) | G4VNavigation | inlinevirtual |
~G4VNavigation() | G4VNavigation | inlinevirtual |