52 #ifndef G4FastSimulationManagerProcess_hh
53 #define G4FastSimulationManagerProcess_hh
G4double condition(const G4ErrorSymMatrix &m)
G4VPhysicalVolume * fWorldVolume
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
void StartTracking(G4Track *)
G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
G4VParticleChange fDummyParticleChange
G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &step)
virtual ~G4FastSimulationManagerProcess()
G4FastSimulationManager * fFastSimulationManager
G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
G4TransportationManager * fTransportationManager
void SetWorldVolume(G4String)
G4FastSimulationManagerProcess(const G4String &processName="G4FastSimulationManagerProcess", G4ProcessType theType=fParameterisation)
G4VPhysicalVolume * GetWorldVolume() const
G4bool fFastSimulationTrigger
G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double &proposedSafety, G4GPILSelection *selection)
G4int fGhostNavigatorIndex
G4PathFinder * fPathFinder
G4Navigator * fGhostNavigator
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)