#include <F04UserTrackInformation.hh>
Public 멤버 함수 | |
F04UserTrackInformation () | |
virtual | ~F04UserTrackInformation () |
void | SetTrackStatusFlag (TrackStatus s) |
TrackStatus | GetTrackStatusFlag () const |
virtual void | Print () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String * | pType |
Private 속성 | |
TrackStatus | fStatus |
F04UserTrackInformation.hh 파일의 46 번째 라인에서 정의되었습니다.
F04UserTrackInformation::F04UserTrackInformation | ( | ) |
F04UserTrackInformation.cc 파일의 36 번째 라인에서 정의되었습니다.
|
virtual |
F04UserTrackInformation.cc 파일의 41 번째 라인에서 정의되었습니다.
|
inline |
F04UserTrackInformation.hh 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : fStatus.
다음에 의해서 참조됨 : F04TrackingAction::PostUserTrackingAction(), F04SteppingAction::UserSteppingAction().
|
inherited |
G4VUserTrackInformation.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserTrackInformation::pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::IsScintillationTrackInformation().
G4Molecule, G4IT, LXeUserTrackInformation, G4ScintillationTrackInformation, CexmcTrackInfo, TrackInformation, RE01TrackInformation, MCTruthTrackInformation에서 재구현되었습니다.
G4VUserTrackInformation.hh 파일의 74 번째 라인에서 정의되었습니다.
|
inline |
F04UserTrackInformation.hh 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : fStatus.
다음에 의해서 참조됨 : F04TrackingAction::PreUserTrackingAction(), F04SteppingAction::UserSteppingAction().
|
private |
F04UserTrackInformation.hh 파일의 59 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetTrackStatusFlag(), SetTrackStatusFlag().
|
protectedinherited |