Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
void | SetUserTrackId (G4Track *track, const int usertrackid) |
void | SetUserParentId (G4Track *track, const int userparentid) |
void | SetUserPrimaryId (G4Track *track, const int userprimaryid) |
void | SetWanted (G4Track *track, const int trkid) |
void | SetKeep (G4Track *track, const int trkid) |
void | SetShower (G4Track *track, PHG4Shower *shower) |
void PHG4TrackUserInfo::SetKeep | ( | G4Track * | track, |
const int | trkid | ||
) |
Definition at line 113 of file PHG4TrackUserInfoV1.cc.
View newest version in sPHENIX GitHub at line 113 of file PHG4TrackUserInfoV1.cc
References merge_hashes::p, and PHG4TrackUserInfoV1::SetKeep().
void PHG4TrackUserInfo::SetShower | ( | G4Track * | track, |
PHG4Shower * | shower | ||
) |
Definition at line 138 of file PHG4TrackUserInfoV1.cc.
View newest version in sPHENIX GitHub at line 138 of file PHG4TrackUserInfoV1.cc
References merge_hashes::p, and PHG4TrackUserInfoV1::SetShower().
Referenced by PHG4TruthTrackingAction::PostUserTrackingAction(), and PHG4TruthTrackingAction::PreUserTrackingAction().
void PHG4TrackUserInfo::SetUserParentId | ( | G4Track * | track, |
const int | userparentid | ||
) |
Definition at line 38 of file PHG4TrackUserInfoV1.cc.
View newest version in sPHENIX GitHub at line 38 of file PHG4TrackUserInfoV1.cc
References merge_hashes::p, and PHG4TrackUserInfoV1::SetUserParentId().
Referenced by PHG4TruthTrackingAction::PostUserTrackingAction().
void PHG4TrackUserInfo::SetUserPrimaryId | ( | G4Track * | track, |
const int | userprimaryid | ||
) |
Definition at line 63 of file PHG4TrackUserInfoV1.cc.
View newest version in sPHENIX GitHub at line 63 of file PHG4TrackUserInfoV1.cc
References merge_hashes::p, and PHG4TrackUserInfoV1::SetUserPrimaryId().
Referenced by PHG4TruthTrackingAction::PostUserTrackingAction(), and PHG4TruthTrackingAction::PreUserTrackingAction().
void PHG4TrackUserInfo::SetUserTrackId | ( | G4Track * | track, |
const int | usertrackid | ||
) |
Definition at line 13 of file PHG4TrackUserInfoV1.cc.
View newest version in sPHENIX GitHub at line 13 of file PHG4TrackUserInfoV1.cc
References merge_hashes::p, and PHG4TrackUserInfoV1::SetUserTrackId().
Referenced by PHG4TruthTrackingAction::PreUserTrackingAction().
void PHG4TrackUserInfo::SetWanted | ( | G4Track * | track, |
const int | trkid | ||
) |
Definition at line 88 of file PHG4TrackUserInfoV1.cc.
View newest version in sPHENIX GitHub at line 88 of file PHG4TrackUserInfoV1.cc
References merge_hashes::p, and PHG4TrackUserInfoV1::SetWanted().