37 #include "G4StepPoint.hh" 38 #include "G4TrackStatus.hh" 58 G4Track * theTrack = theStep->GetTrack();
59 if(theTrack->GetTrackStatus()!=fAlive) {
return; }
62 G4StepPoint * thePrePoint = theStep->GetPreStepPoint();
64 thePrePoint->GetPhysicalVolume()->GetLogicalVolume();
67 G4StepPoint * thePostPoint = theStep->GetPostStepPoint();
69 thePostPoint->GetPhysicalVolume()->GetLogicalVolume();
75 { theTrack->SetTrackStatus(fSuspend); }
virtual void UserSteppingAction(const G4Step *)
virtual ~RE01SteppingAction()
Definition of the RE01SteppingAction class.
G4VUserRegionInformation * GetUserInformation() const
G4Region * GetRegion() const