#include <UserTrackInformation.hh>
Public 멤버 함수 | |
UserTrackInformation () | |
virtual | ~UserTrackInformation () |
void | SetSplitTrackID (G4int splitTrackID) |
G4int | GetSplitTrackID () |
virtual void | Print () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String * | pType |
Private 속성 | |
G4int | fSplitTrackID |
UserTrackInformation.hh 파일의 41 번째 라인에서 정의되었습니다.
UserTrackInformation::UserTrackInformation | ( | ) |
UserTrackInformation.cc 파일의 34 번째 라인에서 정의되었습니다.
|
virtual |
UserTrackInformation.cc 파일의 40 번째 라인에서 정의되었습니다.
G4int UserTrackInformation::GetSplitTrackID | ( | ) |
UserTrackInformation.cc 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : fSplitTrackID.
다음에 의해서 참조됨 : SplitProcess::PostStepDoIt().
|
inherited |
G4VUserTrackInformation.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserTrackInformation::pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::IsScintillationTrackInformation().
G4Molecule, G4IT, LXeUserTrackInformation, G4ScintillationTrackInformation, CexmcTrackInfo, TrackInformation, RE01TrackInformation, MCTruthTrackInformation에서 재구현되었습니다.
G4VUserTrackInformation.hh 파일의 74 번째 라인에서 정의되었습니다.
UserTrackInformation.cc 파일의 46 번째 라인에서 정의되었습니다.
다음을 참조함 : fSplitTrackID.
다음에 의해서 참조됨 : SplitProcess::PostStepDoIt().
|
private |
UserTrackInformation.hh 파일의 52 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetSplitTrackID(), SetSplitTrackID().
|
protectedinherited |