38#ifndef G4ErrorPropagatorManager_hh
39#define G4ErrorPropagatorManager_hh
128 return theG4ErrorRunManagerHelper;
135 return theG4ErrorPropagationNavigator;
141 void StartG4ErrorRunManagerHelper();
145 void StartNavigator();
@ G4ErrorMode_PropForwards
G4ErrorPropagator * GetPropagator() const
void SetSteppingManagerVerboseLevel()
void SetUserInitialization(G4VUserDetectorConstruction *userInit)
G4int Propagate(G4ErrorTrajState *currentTS, const G4ErrorTarget *target, G4ErrorMode mode=G4ErrorMode_PropForwards)
G4ErrorPropagatorManager()
void SetUserAction(G4UserTrackingAction *userAction)
~G4ErrorPropagatorManager()
G4String PrintG4ErrorState()
G4int PropagateOneStep(G4ErrorTrajState *currentTS, G4ErrorMode mode=G4ErrorMode_PropForwards)
G4ErrorRunManagerHelper * GetErrorRunManagerHelper() const
G4bool InitFieldForBackwards()
static G4ErrorPropagatorManager * GetErrorPropagatorManager()
G4ErrorPropagationNavigator * GetErrorPropagationNavigator() const
void InitTrackPropagation()