#include <G4ModelingParameters.hh>
Public 멤버 함수 | |
PVNameCopyNo (G4String name, G4int copyNo) | |
PVNameCopyNo (const G4PhysicalVolumeModel::G4PhysicalVolumeNodeID &nodeID) | |
const G4String & | GetName () const |
G4int | GetCopyNo () const |
G4bool | operator!= (const PVNameCopyNo &) const |
G4bool | operator== (const PVNameCopyNo &rhs) const |
Private 속성 | |
G4String | fName |
G4int | fCopyNo |
G4ModelingParameters.hh 파일의 79 번째 라인에서 정의되었습니다.
G4ModelingParameters.hh 파일의 82 번째 라인에서 정의되었습니다.
|
inline |
G4ModelingParameters.hh 파일의 86 번째 라인에서 정의되었습니다.
|
inline |
G4ModelingParameters.hh 파일의 90 번째 라인에서 정의되었습니다.
다음을 참조함 : fCopyNo.
G4ModelingParameters.hh 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : fName.
G4bool G4ModelingParameters::PVNameCopyNo::operator!= | ( | const PVNameCopyNo & | rhs | ) | const |
|
inline |
G4ModelingParameters.hh 파일의 92 번째 라인에서 정의되었습니다.
다음을 참조함 : operator!=().
|
private |
G4ModelingParameters.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetCopyNo().
|
private |
G4ModelingParameters.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetName().