Geant4 11.2.2
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 > | |
using | ClassType |
using | StateType |
using | 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.
|
overridedefault |
G4double G4ITSafetyHelper::CheckNextStep | ( | const G4ThreeVector & | position, |
const G4ThreeVector & | direction, | ||
const G4double | currentMaxStep, | ||
G4double & | newSafety ) |
Definition at line 89 of file G4ITSafetyHelper.cc.
Referenced by G4DNABrownianTransportation::ComputeGeomLimit().
G4double G4ITSafetyHelper::ComputeSafety | ( | const G4ThreeVector & | pGlobalPoint, |
G4double | maxRadius = DBL_MAX ) |
Definition at line 107 of file G4ITSafetyHelper.cc.
|
inline |
Referenced by G4ITPathFinder::EnableParallelNavigation().
|
inline |
Definition at line 153 of file G4ITSafetyHelper.hh.
Referenced by G4DNABrownianTransportation::ComputeGeomLimit().
void G4ITSafetyHelper::InitialiseHelper | ( | ) |
Definition at line 76 of file G4ITSafetyHelper.cc.
Referenced by G4DNABrownianTransportation::BuildPhysicsTable(), G4ITTransportation::BuildPhysicsTable(), and G4ITPathFinder::PrepareNewTrack().
void G4ITSafetyHelper::InitialiseNavigator | ( | ) |
Definition at line 52 of file G4ITSafetyHelper.cc.
Referenced by InitialiseHelper().
void G4ITSafetyHelper::Locate | ( | const G4ThreeVector & | pGlobalPoint, |
const G4ThreeVector & | direction ) |
Definition at line 179 of file G4ITSafetyHelper.cc.
void G4ITSafetyHelper::ReLocateWithinVolume | ( | const G4ThreeVector & | pGlobalPoint | ) |
Definition at line 147 of file G4ITSafetyHelper.cc.
|
inline |
Definition at line 159 of file G4ITSafetyHelper.hh.
Referenced by G4ITTransportation::AlongStepGetPhysicalInteractionLength().
Definition at line 97 of file G4ITSafetyHelper.hh.