#include <MCTruthTrackInformation.hh>
Public 멤버 함수 | |
MCTruthTrackInformation () | |
virtual | ~MCTruthTrackInformation () |
void | Print () const |
void | SetDirectParent (G4bool value) |
G4bool | GetDirectParent () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String * | pType |
Private 속성 | |
G4bool | fDirectParent |
MCTruthTrackInformation.hh 파일의 47 번째 라인에서 정의되었습니다.
MCTruthTrackInformation::MCTruthTrackInformation | ( | ) |
MCTruthTrackInformation.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : fDirectParent.
|
virtual |
MCTruthTrackInformation.cc 파일의 54 번째 라인에서 정의되었습니다.
|
inline |
MCTruthTrackInformation.hh 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : fDirectParent.
다음에 의해서 참조됨 : MCTruthTrackingAction::PostUserTrackingAction().
|
inherited |
G4VUserTrackInformation.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserTrackInformation::pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::IsScintillationTrackInformation().
G4VUserTrackInformation(으)로부터 재구현되었습니다.
MCTruthTrackInformation.hh 파일의 55 번째 라인에서 정의되었습니다.
MCTruthTrackInformation.hh 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : fDirectParent.
다음에 의해서 참조됨 : MCTruthTrackingAction::PostUserTrackingAction().
|
private |
MCTruthTrackInformation.hh 파일의 62 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetDirectParent(), MCTruthTrackInformation(), SetDirectParent().
|
protectedinherited |