#include <G4VUserTrackInformation.hh>
Public 멤버 함수 | |
G4VUserTrackInformation () | |
G4VUserTrackInformation (const G4String &infoType) | |
G4VUserTrackInformation (const G4VUserTrackInformation &) | |
G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) |
virtual | ~G4VUserTrackInformation () |
virtual void | Print () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String * | pType |
G4VUserTrackInformation.hh 파일의 60 번째 라인에서 정의되었습니다.
G4VUserTrackInformation::G4VUserTrackInformation | ( | ) |
G4VUserTrackInformation.cc 파일의 34 번째 라인에서 정의되었습니다.
G4VUserTrackInformation::G4VUserTrackInformation | ( | const G4String & | infoType | ) |
G4VUserTrackInformation.cc 파일의 38 번째 라인에서 정의되었습니다.
다음을 참조함 : pType.
G4VUserTrackInformation::G4VUserTrackInformation | ( | const G4VUserTrackInformation & | right | ) |
G4VUserTrackInformation.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : pType.
|
virtual |
G4VUserTrackInformation.cc 파일의 43 번째 라인에서 정의되었습니다.
다음을 참조함 : pType.
const G4String & G4VUserTrackInformation::GetType | ( | ) | const |
G4VUserTrackInformation.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::IsScintillationTrackInformation().
G4VUserTrackInformation & G4VUserTrackInformation::operator= | ( | const G4VUserTrackInformation & | right | ) |
G4VUserTrackInformation.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : pType.
다음에 의해서 참조됨 : G4ScintillationTrackInformation::operator=().
G4Molecule, G4IT, LXeUserTrackInformation, G4ScintillationTrackInformation, CexmcTrackInfo, TrackInformation, RE01TrackInformation, MCTruthTrackInformation에서 재구현되었습니다.
G4VUserTrackInformation.hh 파일의 74 번째 라인에서 정의되었습니다.
|
protected |
G4VUserTrackInformation.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4VUserTrackInformation(), GetType(), operator=(), ~G4VUserTrackInformation().