Geant4
10.03
|
#include <iomanip>
#include "G4ITPathFinder.hh"
#include "G4SystemOfUnits.hh"
#include "G4GeometryTolerance.hh"
#include "G4ITNavigator.hh"
#include "G4PropagatorInField.hh"
#include "G4ITTransportationManager.hh"
#include "G4ITMultiNavigator.hh"
#include "G4ITSafetyHelper.hh"
Go to the source code of this file.
Macros | |
#define | State(X) fpTrackState->X |
#define | fNewTrack State(fNewTrack) |
#define | fLimitedStep State(fLimitedStep) |
#define | fLimitTruth State(fLimitTruth) |
#define | fCurrentStepSize State(fCurrentStepSize) |
#define | fNoGeometriesLimiting State(fNoGeometriesLimiting) |
#define | fPreSafetyLocation State(fPreSafetyLocation) |
#define | fPreSafetyMinValue State(fPreSafetyMinValue) |
#define | fPreSafetyValues State(fPreSafetyValues) |
#define | fPreStepLocation State(fPreStepLocation) |
#define | fMinSafety_PreStepPt State(fMinSafety_PreStepPt) |
#define | fCurrentPreStepSafety State(fCurrentPreStepSafety) |
#define | fPreStepCenterRenewed State(fPreStepCenterRenewed) |
#define | fMinStep State(fMinStep) |
#define | fTrueMinStep State(fTrueMinStep) |
#define | fLocatedVolume State(fLocatedVolume) |
#define | fLastLocatedPosition State(fLastLocatedPosition) |
#define | fEndState State(fEndState) |
#define | fFieldExertedForce State(fFieldExertedForce) |
#define | fRelocatedPoint State(fRelocatedPoint) |
#define | fSafetyLocation State(fSafetyLocation) |
#define | fMinSafety_atSafLocation State(fMinSafety_atSafLocation) |
#define | fNewSafetyComputed State(fNewSafetyComputed) |
#define | fLastStepNo State(fLastStepNo) |
#define | fCurrentStepNo State(fCurrentStepNo) |
#define fCurrentPreStepSafety State(fCurrentPreStepSafety) |
Definition at line 60 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::PrintLimited().
#define fCurrentStepNo State(fCurrentStepNo) |
Definition at line 73 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), and G4ITPathFinder::PrintLimited().
#define fCurrentStepSize State(fCurrentStepSize) |
Definition at line 53 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), G4ITPathFinder::PrintLimited(), G4ITPathFinder::ReLocate(), and G4ITPathFinder::WhichLimited().
#define fEndState State(fEndState) |
Definition at line 66 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::Locate(), and G4ITPathFinder::ReLocate().
#define fFieldExertedForce State(fFieldExertedForce) |
Definition at line 67 of file G4ITPathFinder.cc.
#define fLastLocatedPosition State(fLastLocatedPosition) |
Definition at line 65 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::ReLocate().
#define fLastStepNo State(fLastStepNo) |
Definition at line 72 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep().
#define fLimitedStep State(fLimitedStep) |
Definition at line 51 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), G4ITPathFinder::PrintLimited(), G4ITPathFinder::ReLocate(), and G4ITPathFinder::WhichLimited().
#define fLimitTruth State(fLimitTruth) |
Definition at line 52 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), G4ITPathFinder::PrintLimited(), G4ITPathFinder::ReLocate(), and G4ITPathFinder::WhichLimited().
#define fLocatedVolume State(fLocatedVolume) |
Definition at line 64 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::CreateTouchableHandle(), G4ITPathFinder::Locate(), and G4ITPathFinder::PrepareNewTrack().
#define fMinSafety_atSafLocation State(fMinSafety_atSafLocation) |
Definition at line 70 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeSafety(), G4ITPathFinder::PrepareNewTrack(), G4ITPathFinder::PushPostSafetyToPreSafety(), and G4ITPathFinder::ReLocate().
#define fMinSafety_PreStepPt State(fMinSafety_PreStepPt) |
Definition at line 59 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::ReLocate().
#define fMinStep State(fMinStep) |
Definition at line 62 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::PrintLimited(), and G4ITPathFinder::WhichLimited().
#define fNewSafetyComputed State(fNewSafetyComputed) |
Definition at line 71 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeSafety(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::PushPostSafetyToPreSafety().
#define fNewTrack State(fNewTrack) |
Definition at line 50 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::ReLocate().
#define fNoGeometriesLimiting State(fNoGeometriesLimiting) |
Definition at line 54 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::WhichLimited().
#define fPreSafetyLocation State(fPreSafetyLocation) |
Definition at line 55 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::PushPostSafetyToPreSafety(), and G4ITPathFinder::ReLocate().
#define fPreSafetyMinValue State(fPreSafetyMinValue) |
Definition at line 56 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::PrepareNewTrack(), G4ITPathFinder::PushPostSafetyToPreSafety(), and G4ITPathFinder::ReLocate().
#define fPreSafetyValues State(fPreSafetyValues) |
Definition at line 57 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::PushPostSafetyToPreSafety().
#define fPreStepCenterRenewed State(fPreStepCenterRenewed) |
Definition at line 61 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::DoNextCurvedStep(), and G4ITPathFinder::DoNextLinearStep().
#define fPreStepLocation State(fPreStepLocation) |
Definition at line 58 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), and G4ITPathFinder::ReLocate().
#define fRelocatedPoint State(fRelocatedPoint) |
Definition at line 68 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::Locate(), G4ITPathFinder::PrepareNewTrack(), and G4ITPathFinder::ReLocate().
#define fSafetyLocation State(fSafetyLocation) |
Definition at line 69 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeSafety(), G4ITPathFinder::PushPostSafetyToPreSafety(), and G4ITPathFinder::ReLocate().
#define fTrueMinStep State(fTrueMinStep) |
Definition at line 63 of file G4ITPathFinder.cc.
Referenced by G4ITPathFinder::ComputeStep(), G4ITPathFinder::DoNextCurvedStep(), G4ITPathFinder::DoNextLinearStep(), and G4ITPathFinder::PrintLimited().
#define State | ( | X | ) | fpTrackState->X |
Definition at line 49 of file G4ITPathFinder.cc.