ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for G4VExternalNavigation, including all inherited members.
CheckMode(G4bool mode) | G4VExternalNavigation | inline |
Clone()=0 | G4VExternalNavigation | pure virtual |
ComputeSafety(const G4ThreeVector &globalpoint, const G4NavigationHistory &history, const G4double pMaxLength=DBL_MAX)=0 | G4VExternalNavigation | 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 | G4VExternalNavigation | pure virtual |
fCheck | G4VExternalNavigation | protected |
fVerbose | G4VExternalNavigation | protected |
G4VExternalNavigation() | G4VExternalNavigation | |
GetVerboseLevel() const | G4VExternalNavigation | inline |
Inside(const G4VSolid *solid, const G4ThreeVector &position, const G4ThreeVector &direction) | G4VExternalNavigation | virtual |
LevelLocate(G4NavigationHistory &history, const G4VPhysicalVolume *blockedVol, const G4int blockedNum, const G4ThreeVector &globalPoint, const G4ThreeVector *globalDirection, const G4bool pLocatedOnEdge, G4ThreeVector &localPoint)=0 | G4VExternalNavigation | pure virtual |
RelocateWithinVolume(G4VPhysicalVolume *motherPhysical, const G4ThreeVector &localPoint) | G4VExternalNavigation | virtual |
SetVerboseLevel(G4int level) | G4VExternalNavigation | inline |
~G4VExternalNavigation() | G4VExternalNavigation | virtual |