11 #ifndef CXRECONSTRUCTTHREADS_H_
12 #define CXRECONSTRUCTTHREADS_H_
14 #include "org_custusx_usreconstruction_Export.h"
63 virtual void preProcessingSlot();
64 virtual void postProcessingSlot();
67 virtual void calculate();
69 std::vector<ReconstructCorePtr> mCores;
98 virtual void preProcessingSlot();
99 virtual void postProcessingSlot();
102 virtual void calculate();
114 #endif // CXRECONSTRUCTTHREADS_H_