| 
    Geant4
    10.00.p01
    
   | 
 
#include <G4ErrorPropagationNavigator.hh>
 Inheritance diagram for G4ErrorPropagationNavigator:
 Collaboration diagram for G4ErrorPropagationNavigator:Additional Inherited Members | |
  Protected Member Functions inherited from G4Navigator | |
| void | SetSavedState () | 
| void | RestoreSavedState () | 
| virtual void | ResetState () | 
| G4ThreeVector | ComputeLocalPoint (const G4ThreeVector &rGlobPoint) const | 
| G4ThreeVector | ComputeLocalAxis (const G4ThreeVector &pVec) const | 
| EVolume | VolumeType (const G4VPhysicalVolume *pVol) const | 
| EVolume | CharacteriseDaughters (const G4LogicalVolume *pLog) const | 
| G4int | GetDaughtersRegularStructureId (const G4LogicalVolume *pLog) const | 
| virtual void | SetupHierarchy () | 
  Protected Attributes inherited from G4Navigator | |
| G4double | kCarTolerance | 
| G4NavigationHistory | fHistory | 
| G4bool | fEnteredDaughter | 
| G4bool | fExitedMother | 
| G4bool | fWasLimitedByGeometry | 
| G4ThreeVector | fStepEndPoint | 
| G4ThreeVector | fLastStepEndPointLocal | 
| G4int | fVerbose | 
Definition at line 50 of file G4ErrorPropagationNavigator.hh.
| G4ErrorPropagationNavigator::G4ErrorPropagationNavigator | ( | ) | 
Definition at line 43 of file G4ErrorPropagationNavigator.cc.
| G4ErrorPropagationNavigator::~G4ErrorPropagationNavigator | ( | ) | 
Definition at line 50 of file G4ErrorPropagationNavigator.cc.
      
  | 
  virtual | 
Reimplemented from G4Navigator.
Definition at line 126 of file G4ErrorPropagationNavigator.cc.
References G4Navigator::ComputeSafety(), G4ErrorTarget::GetDistanceFromPoint(), G4ErrorPropagatorData::GetErrorPropagatorData(), and G4ErrorPropagatorData::GetTarget().
Referenced by ComputeStep().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4Navigator.
Definition at line 57 of file G4ErrorPropagationNavigator.cc.
References ComputeSafety(), G4Navigator::ComputeStep(), DBL_MAX, G4ErrorTarget::Dump(), G4cout, G4endl, G4ErrorState_Propagating, G4ErrorState_TargetCloserThanBoundary, G4ErrorTarget::GetDistanceFromPoint(), G4ErrorPropagatorData::GetErrorPropagatorData(), G4ErrorPropagatorData::GetTarget(), G4ErrorPropagatorData::SetState(), and G4ErrorPropagatorData::verbose().
 Here is the call graph for this function: