Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITSafetyHelper.hh>
Classes | |
class | State |
Additional Inherited Members | |
Public Types inherited from G4TrackStateDependent< G4ITSafetyHelper > | |
typedef G4ITSafetyHelper | ClassType |
typedef G4TrackState< G4ITSafetyHelper > | StateType |
typedef G4shared_ptr< StateType > | StateTypeHandle |
Protected Member Functions inherited from G4TrackStateDependent< G4ITSafetyHelper > | |
G4TrackStateDependent () | |
Protected Attributes inherited from G4TrackStateDependent< G4ITSafetyHelper > | |
StateTypeHandle | fpTrackState |
Definition at line 54 of file G4ITSafetyHelper.hh.
G4ITSafetyHelper::G4ITSafetyHelper | ( | ) |
Definition at line 41 of file G4ITSafetyHelper.cc.
G4ITSafetyHelper::~G4ITSafetyHelper | ( | ) |
Definition at line 89 of file G4ITSafetyHelper.cc.
G4double G4ITSafetyHelper::CheckNextStep | ( | const G4ThreeVector & | position, |
const G4ThreeVector & | direction, | ||
const G4double | currentMaxStep, | ||
G4double & | newSafety | ||
) |
Definition at line 93 of file G4ITSafetyHelper.cc.
Referenced by G4DNABrownianTransportation::ComputeGeomLimit().
G4double G4ITSafetyHelper::ComputeSafety | ( | const G4ThreeVector & | pGlobalPoint, |
G4double | maxRadius = DBL_MAX |
||
) |
Definition at line 111 of file G4ITSafetyHelper.cc.
|
inline |
Referenced by G4ITPathFinder::EnableParallelNavigation().
|
inline |
Definition at line 154 of file G4ITSafetyHelper.hh.
Referenced by G4DNABrownianTransportation::ComputeGeomLimit().
void G4ITSafetyHelper::InitialiseHelper | ( | ) |
Definition at line 79 of file G4ITSafetyHelper.cc.
Referenced by G4ITTransportation::BuildPhysicsTable(), G4DNABrownianTransportation::BuildPhysicsTable(), and G4ITPathFinder::PrepareNewTrack().
void G4ITSafetyHelper::InitialiseNavigator | ( | ) |
Definition at line 55 of file G4ITSafetyHelper.cc.
Referenced by InitialiseHelper().
void G4ITSafetyHelper::Locate | ( | const G4ThreeVector & | pGlobalPoint, |
const G4ThreeVector & | direction | ||
) |
Definition at line 183 of file G4ITSafetyHelper.cc.
void G4ITSafetyHelper::ReLocateWithinVolume | ( | const G4ThreeVector & | pGlobalPoint | ) |
Definition at line 151 of file G4ITSafetyHelper.cc.
|
inline |
Definition at line 160 of file G4ITSafetyHelper.hh.
Referenced by G4ITTransportation::AlongStepGetPhysicalInteractionLength().
Definition at line 97 of file G4ITSafetyHelper.hh.