tomoRecon 1-0
Classes
/home/epics/devel/tomoRecon/tomoReconApp/src/tomoRecon.h File Reference
#include <epicsMessageQueue.h>
#include <epicsThread.h>
#include "grid.h"

Go to the source code of this file.

Classes

struct  toDoMessage_t
 Structure that is passed from the constructor to the workerTasks in the toDoQueue. More...
struct  doneMessage_t
 Structure that is passed from the workerTask to the supervisorTask in the doneQueue. More...
struct  tomoParams_t
 Structure that is passed to the constructor to define the reconstruction. More...
struct  workerCreateStruct
 Structure that is used to create a worker task. More...
class  tomoRecon
 Class to do tomography reconstruction. More...