26 #ifndef DicomROIContour__HH
27 #define DicomROIContour__HH
29 #include "dcmtk/dcmdata/dcfilefo.h"
59 void AddPoints( std::vector<G4ThreeVector> points );
61 void Print(std::ostream& out);
std::vector< G4ThreeVector > GetDirections()
std::vector< G4ThreeVector > theDirections
void AddImageIUID(OFString ima)
const XML_Char const XML_Char * data
void SetData(std::vector< G4ThreeVector > data)
std::vector< OFString > theImageIUIDs
std::vector< G4ThreeVector > thePoints
void AddPoints(std::vector< G4ThreeVector > points)
void SetGeomType(OFString gt)
std::vector< G4ThreeVector > GetPoints() const
void Print(std::ostream &out)
OFString GetGeomType() const