Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 속성 | Private 속성 | 모든 멤버 목록
DicomBeamDeviceRef 클래스 참조

#include <DicomBeamDeviceRef.hh>

DicomBeamDeviceRef에 대한 상속 다이어그램 :
DicomVBeamDevice

Public 멤버 함수

 DicomBeamDeviceRef (DRTBeamLimitingDeviceSequenceInRTBeamsModule::Item bldsItem)
 
 ~DicomBeamDeviceRef ()
 
void SetSourceToBeamLimitingDeviceDistance (Float64 dat)
 
Float64 GetSourceToBeamLimitingDeviceDistance () const
 
void DumpToFile (std::ofstream &out)
 
void Print (std::ostream &out)
 
void SetNumberOfLeafJawPairs (Sint32 dat)
 
Sint32 GetNumberOfLeafJawPairs () const
 
void SetType (OFString dat)
 
OFString GetType () const
 
void AddPositionBoundary (Float64 dat)
 
Float64 GetPositionBoundary (size_t ii)
 

Protected 속성

OFString theType
 
Sint32 theNumberOfLeafJawPairs
 
std::vector< Float64 > thePositionBoundaries
 

Private 속성

Float64 theSourceToBeamLimitingDeviceDistance
 

상세한 설명

DicomBeamDeviceRef.hh 파일의 31 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

DicomBeamDeviceRef::DicomBeamDeviceRef ( DRTBeamLimitingDeviceSequenceInRTBeamsModule::Item  bldsItem)
DicomBeamDeviceRef::~DicomBeamDeviceRef ( )
inline

DicomBeamDeviceRef.hh 파일의 35 번째 라인에서 정의되었습니다.

멤버 함수 문서화

void DicomVBeamDevice::AddPositionBoundary ( Float64  dat)
inlineinherited

DicomVBeamDevice.hh 파일의 58 번째 라인에서 정의되었습니다.

다음을 참조함 : DicomVBeamDevice::thePositionBoundaries.

다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef().

void DicomBeamDeviceRef::DumpToFile ( std::ofstream &  out)
virtual

DicomVBeamDevice를 구현.

DicomBeamDeviceRef.cc 파일의 56 번째 라인에서 정의되었습니다.

다음을 참조함 : G4endl, theSourceToBeamLimitingDeviceDistance, DicomVBeamDevice::theType.

Sint32 DicomVBeamDevice::GetNumberOfLeafJawPairs ( ) const
inlineinherited

DicomVBeamDevice.hh 파일의 49 번째 라인에서 정의되었습니다.

다음을 참조함 : DicomVBeamDevice::theNumberOfLeafJawPairs.

Float64 DicomVBeamDevice::GetPositionBoundary ( size_t  ii)
inlineinherited

DicomVBeamDevice.hh 파일의 61 번째 라인에서 정의되었습니다.

다음을 참조함 : DicomVBeamDevice::thePositionBoundaries.

Float64 DicomBeamDeviceRef::GetSourceToBeamLimitingDeviceDistance ( ) const
inline

DicomBeamDeviceRef.hh 파일의 41 번째 라인에서 정의되었습니다.

다음을 참조함 : theSourceToBeamLimitingDeviceDistance.

OFString DicomVBeamDevice::GetType ( ) const
inlineinherited

DicomVBeamDevice.hh 파일의 55 번째 라인에서 정의되었습니다.

다음을 참조함 : DicomVBeamDevice::theType.

void DicomBeamDeviceRef::Print ( std::ostream &  out)
virtual

DicomVBeamDevice를 구현.

DicomBeamDeviceRef.cc 파일의 72 번째 라인에서 정의되었습니다.

void DicomVBeamDevice::SetNumberOfLeafJawPairs ( Sint32  dat)
inlineinherited

DicomVBeamDevice.hh 파일의 46 번째 라인에서 정의되었습니다.

다음을 참조함 : DicomVBeamDevice::theNumberOfLeafJawPairs.

다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef().

void DicomBeamDeviceRef::SetSourceToBeamLimitingDeviceDistance ( Float64  dat)
inline

DicomBeamDeviceRef.hh 파일의 38 번째 라인에서 정의되었습니다.

다음을 참조함 : theSourceToBeamLimitingDeviceDistance.

다음에 의해서 참조됨 : DicomBeamDeviceRef().

void DicomVBeamDevice::SetType ( OFString  dat)
inlineinherited

DicomVBeamDevice.hh 파일의 52 번째 라인에서 정의되었습니다.

다음을 참조함 : DicomVBeamDevice::theType.

다음에 의해서 참조됨 : DicomBeamDevicePos::DicomBeamDevicePos(), DicomBeamDeviceRef().

멤버 데이타 문서화

Sint32 DicomVBeamDevice::theNumberOfLeafJawPairs
protectedinherited

DicomVBeamDevice.hh 파일의 71 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DicomBeamDevicePos::DumpToFile(), DicomVBeamDevice::GetNumberOfLeafJawPairs(), DicomVBeamDevice::SetNumberOfLeafJawPairs().

std::vector<Float64> DicomVBeamDevice::thePositionBoundaries
protectedinherited

DicomVBeamDevice.hh 파일의 72 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DicomVBeamDevice::AddPositionBoundary(), DicomBeamDevicePos::DumpToFile(), DicomVBeamDevice::GetPositionBoundary().

Float64 DicomBeamDeviceRef::theSourceToBeamLimitingDeviceDistance
private

DicomBeamDeviceRef.hh 파일의 50 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DumpToFile(), GetSourceToBeamLimitingDeviceDistance(), SetSourceToBeamLimitingDeviceDistance().

OFString DicomVBeamDevice::theType
protectedinherited

DicomVBeamDevice.hh 파일의 70 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DicomBeamDevicePos::DumpToFile(), DumpToFile(), DicomVBeamDevice::GetType(), DicomVBeamDevice::SetType().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: