#include <G4RegularNavigation.hh>
 | 
|   | G4RegularNavigation () | 
|   | 
|   | ~G4RegularNavigation () | 
|   | 
| 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 &globalPoint, const G4ThreeVector &globalDirection, const G4double currentProposedStepLength, G4double &newSafety, G4NavigationHistory &history, G4bool &validExitNormal, G4ThreeVector &exitNormal, G4bool &exiting, G4bool &entering, G4VPhysicalVolume *(*pBlockedPhysical), G4int &blockedReplicaNo) | 
|   | 
| G4double  | 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) | 
|   | 
| G4double  | ComputeSafety (const G4ThreeVector &localPoint, const G4NavigationHistory &history, const G4double pProposedMaxLength=DBL_MAX) | 
|   | 
| void  | SetVerboseLevel (G4int level) | 
|   | 
| void  | CheckMode (G4bool mode) | 
|   | 
| void  | SetNormalNavigation (G4NormalNavigation *fnormnav) | 
|   | 
Definition at line 54 of file G4RegularNavigation.hh.
 
      
        
          | G4RegularNavigation::G4RegularNavigation  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | G4RegularNavigation::~G4RegularNavigation  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void G4RegularNavigation::CheckMode  | 
          ( | 
          G4bool  | 
          mode | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | 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  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | 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  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void G4RegularNavigation::SetVerboseLevel  | 
          ( | 
          G4int  | 
          level | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: