![]() |
CASToR
3.2
Tomographic Reconstruction (PET/SPECT/CT)
|
Declaration of class oDynamicDataManager. More...
#include "gVariables.hh"
#include "gOptions.hh"
#include "sOutputManager.hh"
Go to the source code of this file.
Classes | |
class | oDynamicDataManager |
This class gathers the information about the dynamic splitting of the data. More... | |
Macros | |
#define | DYNAMIC_SWITCH_NOTHING 0 |
#define | DYNAMIC_SWITCH_CONTINUE 1 |
#define | DYNAMIC_SWITCH_DEFORMATION 2 |
#define | DYNAMIC_SWITCH_END_LOOP 3 |
Declaration of class oDynamicDataManager.
Definition in file include/datafile/oDynamicDataManager.hh.
#define DYNAMIC_SWITCH_CONTINUE 1 |
Definition at line 12 of file include/datafile/oDynamicDataManager.hh.
#define DYNAMIC_SWITCH_DEFORMATION 2 |
Definition at line 13 of file include/datafile/oDynamicDataManager.hh.
#define DYNAMIC_SWITCH_END_LOOP 3 |
Definition at line 14 of file include/datafile/oDynamicDataManager.hh.
#define DYNAMIC_SWITCH_NOTHING 0 |
Definition at line 11 of file include/datafile/oDynamicDataManager.hh.