Geant4
9.6.p02
|
#include <G4RegularNavigation.hh>
Definition at line 54 of file G4RegularNavigation.hh.
G4RegularNavigation::G4RegularNavigation | ( | ) |
G4RegularNavigation::~G4RegularNavigation | ( | ) |
Definition at line 54 of file G4RegularNavigation.cc.
Definition at line 118 of file G4RegularNavigation.hh.
G4double G4RegularNavigation::ComputeSafety | ( | const G4ThreeVector & | localPoint, |
const G4NavigationHistory & | history, | ||
const G4double | pProposedMaxLength = DBL_MAX |
||
) |
Definition at line 266 of file G4RegularNavigation.cc.
G4double G4RegularNavigation::ComputeStep | ( | const G4ThreeVector & | globalPoint, |
const G4ThreeVector & | globalDirection, | ||
const G4double | currentProposedStepLength, | ||
G4double & | newSafety, | ||
G4NavigationHistory & | history, | ||
G4bool & | validExitNormal, | ||
G4ThreeVector & | exitNormal, | ||
G4bool & | exiting, | ||
G4bool & | entering, | ||
G4VPhysicalVolume ** | pBlockedPhysical, | ||
G4int & | blockedReplicaNo | ||
) |
Definition at line 61 of file G4RegularNavigation.cc.
G4double G4RegularNavigation::ComputeStepSkippingEqualMaterials | ( | G4ThreeVector & | localPoint, |
const G4ThreeVector & | globalDirection, | ||
const G4double | currentProposedStepLength, | ||
G4double & | newSafety, | ||
G4NavigationHistory & | history, | ||
G4bool & | validExitNormal, | ||
G4ThreeVector & | exitNormal, | ||
G4bool & | exiting, | ||
G4bool & | entering, | ||
G4VPhysicalVolume ** | pBlockedPhysical, | ||
G4int & | blockedReplicaNo, | ||
G4VPhysicalVolume * | pCurrentPhysical | ||
) |
G4bool G4RegularNavigation::LevelLocate | ( | G4NavigationHistory & | history, |
const G4VPhysicalVolume * | blockedVol, | ||
const G4int | blockedNum, | ||
const G4ThreeVector & | globalPoint, | ||
const G4ThreeVector * | globalDirection, | ||
const G4bool | pLocatedOnEdge, | ||
G4ThreeVector & | localPoint | ||
) |
Definition at line 286 of file G4RegularNavigation.cc.
|
inline |
Definition at line 117 of file G4RegularNavigation.hh.