26 #ifndef DicomBeamBlock__HH
27 #define DicomBeamBlock__HH
29 #include "dcmtk/dcmrt/seq/drtbl2.h"
42 void Print( std::ostream& out );
47 OFVector<Float64> theBlockData;
48 OFString theBlockDivergence;
49 OFString theBlockMountingPosition;
50 OFString theBlockName;
51 Sint32 theBlockNumber;
52 Sint32 theBlockNumberOfPoints;
53 Float64 theBlockThickness;
54 Float64 theBlockTransmission;
55 OFString theBlockTrayID;
56 OFString theBlockType;
57 OFString theMaterialID;
58 Float64 theSourceToBlockTrayDistance;
void DumpToFile(std::ofstream &out)
void Print(std::ostream &out)
DicomBeamBlock(DRTBlockSequenceInRTBeamsModule::Item bcompItem)