|
Geant4-11
|
#include <iomanip>#include "G4ITMultiNavigator.hh"#include "G4SystemOfUnits.hh"#include "G4ITNavigator.hh"#include "G4PropagatorInField.hh"#include "G4ITTransportationManager.hh"Go to the source code of this file.
Macros | |
| #define | fCurrentStepSize State(fCurrentStepSize) |
| #define | fIdNavLimiting State(fIdNavLimiting) |
| #define | fLastLocatedPosition State(fLastLocatedPosition) |
| #define | fLimitedStep State(fLimitedStep) |
| #define | fLimitTruth State(fLimitTruth) |
| #define | fLocatedVolume State(fLocatedVolume) |
| #define | fMinSafety State(fMinSafety) |
| #define | fMinSafety_atSafLocation State(fMinSafety_atSafLocation) |
| #define | fMinSafety_PreStepPt State(fMinSafety_PreStepPt) |
| #define | fMinStep State(fMinStep) |
| #define | fNewSafety State(fNewSafety) |
| #define | fNoLimitingStep State(fNoLimitingStep) |
| #define | fPreStepLocation State(fPreStepLocation) |
| #define | fSafetyLocation State(fSafetyLocation) |
| #define | fTrueMinStep State(fTrueMinStep) |
| #define | fWasLimitedByGeometry State(fWasLimitedByGeometry) |
| #define | State(X) fpTrackState->X |
| #define fCurrentStepSize State(fCurrentStepSize) |
Definition at line 48 of file G4ITMultiNavigator.cc.
| #define fIdNavLimiting State(fIdNavLimiting) |
Definition at line 51 of file G4ITMultiNavigator.cc.
| #define fLastLocatedPosition State(fLastLocatedPosition) |
Definition at line 56 of file G4ITMultiNavigator.cc.
| #define fLimitedStep State(fLimitedStep) |
Definition at line 46 of file G4ITMultiNavigator.cc.
| #define fLimitTruth State(fLimitTruth) |
Definition at line 47 of file G4ITMultiNavigator.cc.
| #define fLocatedVolume State(fLocatedVolume) |
Definition at line 55 of file G4ITMultiNavigator.cc.
| #define fMinSafety State(fMinSafety) |
Definition at line 53 of file G4ITMultiNavigator.cc.
| #define fMinSafety_atSafLocation State(fMinSafety_atSafLocation) |
Definition at line 58 of file G4ITMultiNavigator.cc.
| #define fMinSafety_PreStepPt State(fMinSafety_PreStepPt) |
Definition at line 60 of file G4ITMultiNavigator.cc.
| #define fMinStep State(fMinStep) |
Definition at line 52 of file G4ITMultiNavigator.cc.
| #define fNewSafety State(fNewSafety) |
Definition at line 49 of file G4ITMultiNavigator.cc.
| #define fNoLimitingStep State(fNoLimitingStep) |
Definition at line 50 of file G4ITMultiNavigator.cc.
| #define fPreStepLocation State(fPreStepLocation) |
Definition at line 59 of file G4ITMultiNavigator.cc.
| #define fSafetyLocation State(fSafetyLocation) |
Definition at line 57 of file G4ITMultiNavigator.cc.
| #define fTrueMinStep State(fTrueMinStep) |
Definition at line 54 of file G4ITMultiNavigator.cc.
| #define fWasLimitedByGeometry State(fWasLimitedByGeometry) |
Definition at line 61 of file G4ITMultiNavigator.cc.
| #define State | ( | X | ) | fpTrackState->X |
Definition at line 45 of file G4ITMultiNavigator.cc.