Tsld017

    virtual void PreUserTrackingAction()


    • invoked by G4TrackingManager
      • after initialization procedures of tracking the current track
    • to do
      • select to store or not to store the trajectory

    virtual void PostUserTrackingAction()

    • invoked by G4TrackingManager
      • after stepping the current track
      • G4TrackStatus has become to fStopAndKill, fKillTrackAndSecondaries, fSuspend, or fPostponeToNextEvent
    • to do
      • select to store or not to store the trajectory

Previous slide Next slide Back to first slide View graphic version