16 LogDebug(
"SimTrackManager") <<
"NewTrackAction: Add track " << aSecondary->GetTrackID() <<
" from mother " 17 << mother.GetTrackID();
27 aTrack->SetUserInformation(trkInfo);
32 LogDebug(
"SimG4CoreApplication") <<
"NewTrackAction called for " << aTrack->GetTrackID() <<
" mother " 52 aTrack->GetDefinition()->GetPDGEncoding(),
53 aTrack->GetMomentum().mag());
67 aTrack->SetUserInformation(trkInfo);
void addUserInfoToSecondary(G4Track *aTrack, const TrackInformation &motherInfo, int) const
void addUserInfoToPrimary(G4Track *aTrack) const
void secondary(G4Track *aSecondary, const G4Track &mother, int) const
void primary(G4Track *aPrimary) const