12 #ifndef CXUSRECONSTRUCTIONSERVICENULL_H 13 #define CXUSRECONSTRUCTIONSERVICENULL_H 15 #include "org_custusx_usreconstruction_Export.h" 31 virtual void selectData(QString filename, QString calFilesPath =
"");
34 virtual QString getSelectedFilename()
const;
38 virtual std::vector<PropertyPtr> getAlgoOptions();
43 virtual void setOutputRelativePath(QString path);
44 virtual void setOutputBasePath(QString path);
45 virtual void startReconstruction();
46 virtual std::set<cx::TimedAlgorithmPtr> getThreadedReconstruction();
51 virtual bool isNull();
54 virtual void newDataOnDisk(QString mhdFilename);
57 void printWarning()
const;
63 #endif // CXUSRECONSTRUCTIONSERVICENULL_H Abstract interface for reconstruction algorithm.
Helper struct for sending and controlling output volume properties.
boost::shared_ptr< class Property > PropertyPtr
Helper class for xml files used to store ssc/cx data.
Namespace for all CustusX production code.