83 G4Track*
track = step->GetTrack();
86 if (track->GetVolume()) volName = track->GetVolume()->GetName();
88 if (track->GetNextVolume()) nextVolName = track->GetNextVolume()->GetName();
93 if (volName !=
"Detector_P" && nextVolName ==
"Detector_P")
virtual void UserSteppingAction(const G4Step *step)
virtual ~XrayTelSteppingAction()
void Update(G4double energy, G4int threadID)
void analyseStepping(const G4Track &track, G4bool entering)
static XrayTelAnalysis * getInstance()