#include <DicomBeamDevicePos.hh>
Definition at line 31 of file DicomBeamDevicePos.hh.
DicomBeamDevicePos::DicomBeamDevicePos |
( |
DRTBeamLimitingDevicePositionSequence::Item |
bldpsItem | ) |
|
Definition at line 31 of file DicomBeamDevicePos.cc.
36 bldpsItem.getRTBeamLimitingDeviceType(fstr);
37 G4cout <<
" " <<
" BeamLimitingDeviceType " << fstr <<
G4endl;
41 if( bldpsItem.getLeafJawPositions(ffloat,ii) == EC_Normal ){
42 G4cout <<
" " << ii <<
" LeafPositionBoundaries " << ffloat <<
G4endl;
G4GLOB_DLL std::ostream G4cout
void AddPositionBoundary(Float64 dat)
void SetNumberOfLeafJawPairs(Sint32 dat)
void SetType(OFString dat)
DicomBeamDevicePos::~DicomBeamDevicePos |
( |
| ) |
|
|
inline |
void DicomBeamDevicePos::DumpToFile |
( |
std::ofstream & |
out | ) |
|
|
virtual |
void DicomBeamDevicePos::Print |
( |
std::ostream & |
out | ) |
|
|
virtual |
The documentation for this class was generated from the following files: