20#ifndef __mlMLToRTDoseROISequence_H
21#define __mlMLToRTDoseROISequence_H
28#include <boost/function.hpp>
34class DcmDRTRTDoseROISequenceInterface;
A CSOGroup comprises a number of CSOs, which themselves can be in a number of different CSOGroups.
A CSOList comprises a number of CSOs and CSOGroups and is the central object for contour segmentation...
Class to provide access to DRTRTDoseROISequence.
MLToRTDoseROISequence(boost::function< void(float)> *setProgress)
Constructor.
DCMTree::TreePtr convert(CSOList *csoList)
Converter function.
Class for setting progress.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
boost::shared_ptr< Tree > TreePtr
shared pointer to a DCMTree::Tree