#include <G4NormalNavigation.hh>
|
| G4NormalNavigation () |
|
| ~G4NormalNavigation () |
|
G4bool | LevelLocate (G4NavigationHistory &history, const G4VPhysicalVolume *blockedVol, const G4int blockedNum, const G4ThreeVector &globalPoint, const G4ThreeVector *globalDirection, const G4bool pLocatedOnEdge, G4ThreeVector &localPoint) |
|
G4double | 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) |
|
G4double | ComputeSafety (const G4ThreeVector &globalpoint, const G4NavigationHistory &history, const G4double pMaxLength=DBL_MAX) |
|
G4int | GetVerboseLevel () const |
|
void | SetVerboseLevel (G4int level) |
|
void | CheckMode (G4bool mode) |
|
Definition at line 53 of file G4NormalNavigation.hh.
G4NormalNavigation::G4NormalNavigation |
( |
) | |
|
G4NormalNavigation::~G4NormalNavigation |
( |
) | |
|
G4double G4NormalNavigation::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 |
|
) |
| |
G4int G4NormalNavigation::GetVerboseLevel |
( |
) | |
const |
|
inline |
void G4NormalNavigation::SetVerboseLevel |
( |
G4int |
level) | |
|
|
inline |
The documentation for this class was generated from the following files: