Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4SafetyHelper Class Reference

#include <G4SafetyHelper.hh>

Public Member Functions

 G4SafetyHelper ()
 
 ~G4SafetyHelper ()
 
G4double CheckNextStep (const G4ThreeVector &position, const G4ThreeVector &direction, const G4double currentMaxStep, G4double &newSafety)
 
G4double ComputeSafety (const G4ThreeVector &pGlobalPoint, G4double maxRadius=DBL_MAX)
 
void Locate (const G4ThreeVector &pGlobalPoint, const G4ThreeVector &direction)
 
void ReLocateWithinVolume (const G4ThreeVector &pGlobalPoint)
 
void EnableParallelNavigation (G4bool parallel)
 
void InitialiseNavigator ()
 
G4int SetVerboseLevel (G4int lev)
 
G4VPhysicalVolumeGetWorldVolume ()
 
void SetCurrentSafety (G4double val, const G4ThreeVector &pos)
 
void InitialiseHelper ()
 

Detailed Description

Definition at line 53 of file G4SafetyHelper.hh.

Constructor & Destructor Documentation

G4SafetyHelper::G4SafetyHelper ( )

Definition at line 42 of file G4SafetyHelper.cc.

G4SafetyHelper::~G4SafetyHelper ( )

Definition at line 89 of file G4SafetyHelper.cc.

Member Function Documentation

G4double G4SafetyHelper::CheckNextStep ( const G4ThreeVector position,
const G4ThreeVector direction,
const G4double  currentMaxStep,
G4double newSafety 
)

Definition at line 94 of file G4SafetyHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4SafetyHelper::ComputeSafety ( const G4ThreeVector pGlobalPoint,
G4double  maxRadius = DBL_MAX 
)

Definition at line 114 of file G4SafetyHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SafetyHelper::EnableParallelNavigation ( G4bool  parallel)
inline

Definition at line 130 of file G4SafetyHelper.hh.

Here is the caller graph for this function:

G4VPhysicalVolume * G4SafetyHelper::GetWorldVolume ( )
inline

Definition at line 136 of file G4SafetyHelper.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SafetyHelper::InitialiseHelper ( )

Definition at line 81 of file G4SafetyHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SafetyHelper::InitialiseNavigator ( )

Definition at line 59 of file G4SafetyHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SafetyHelper::Locate ( const G4ThreeVector pGlobalPoint,
const G4ThreeVector direction 
)

Definition at line 184 of file G4SafetyHelper.cc.

Here is the call graph for this function:

void G4SafetyHelper::ReLocateWithinVolume ( const G4ThreeVector pGlobalPoint)

Definition at line 154 of file G4SafetyHelper.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SafetyHelper::SetCurrentSafety ( G4double  val,
const G4ThreeVector pos 
)
inline

Definition at line 142 of file G4SafetyHelper.hh.

Here is the caller graph for this function:

G4int G4SafetyHelper::SetVerboseLevel ( G4int  lev)
inline

Definition at line 96 of file G4SafetyHelper.hh.


The documentation for this class was generated from the following files: