#include <G4PathFinder.hh>
|
G4double | ComputeStep (const G4FieldTrack &pFieldTrack, G4double pCurrentProposedStepLength, G4int navigatorId, G4int stepNo, G4double &pNewSafety, ELimited &limitedStep, G4FieldTrack &EndState, G4VPhysicalVolume *currentVolume) |
|
void | Locate (const G4ThreeVector &position, const G4ThreeVector &direction, G4bool relativeSearch=true) |
|
void | ReLocate (const G4ThreeVector &position) |
|
void | PrepareNewTrack (const G4ThreeVector &position, const G4ThreeVector &direction, G4VPhysicalVolume *massStartVol=0) |
|
G4TouchableHandle | CreateTouchableHandle (G4int navId) const |
|
G4VPhysicalVolume * | GetLocatedVolume (G4int navId) const |
|
G4bool | IsParticleLooping () const |
|
G4double | GetCurrentSafety () const |
|
G4double | GetMinimumStep () const |
|
unsigned int | GetNumberGeometriesLimitingStep () const |
|
G4double | ComputeSafety (const G4ThreeVector &globalPoint) |
|
G4double | ObtainSafety (G4int navId, G4ThreeVector &globalCenterPoint) |
|
void | EnableParallelNavigation (G4bool enableChoice=true) |
|
G4int | SetVerboseLevel (G4int lev=-1) |
|
G4int | GetMaxLoopCount () const |
|
void | SetMaxLoopCount (G4int new_max) |
|
void | MovePoint () |
|
G4double | LastPreSafety (G4int navId, G4ThreeVector &globalCenterPoint, G4double &minSafety) |
|
void | PushPostSafetyToPreSafety () |
|
G4String & | LimitedString (ELimited lim) |
|
Definition at line 61 of file G4PathFinder.hh.
G4PathFinder::G4PathFinder |
( |
| ) |
|
|
protected |
G4PathFinder::~G4PathFinder |
( |
| ) |
|
|
protected |
void G4PathFinder::EnableParallelNavigation |
( |
G4bool |
enableChoice = true | ) |
|
G4double G4PathFinder::GetCurrentSafety |
( |
| ) |
const |
|
inline |
G4int G4PathFinder::GetMaxLoopCount |
( |
| ) |
const |
|
inline |
G4double G4PathFinder::GetMinimumStep |
( |
| ) |
const |
|
inline |
unsigned int G4PathFinder::GetNumberGeometriesLimitingStep |
( |
| ) |
const |
|
inline |
G4bool G4PathFinder::IsParticleLooping |
( |
| ) |
const |
|
inline |
void G4PathFinder::MovePoint |
( |
| ) |
|
|
inline |
void G4PathFinder::PrintLimited |
( |
| ) |
|
|
protected |
void G4PathFinder::PushPostSafetyToPreSafety |
( |
| ) |
|
void G4PathFinder::SetMaxLoopCount |
( |
G4int |
new_max | ) |
|
|
inline |
G4int G4PathFinder::SetVerboseLevel |
( |
G4int |
lev = -1 | ) |
|
|
inline |
void G4PathFinder::WhichLimited |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: