CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Classes | Macros
oDynamicDataManager.hh File Reference

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
 

Detailed Description

Declaration of class oDynamicDataManager.

Definition in file oDynamicDataManager.hh.

Macro Definition Documentation

#define DYNAMIC_SWITCH_CONTINUE   1

Definition at line 35 of file oDynamicDataManager.hh.

#define DYNAMIC_SWITCH_DEFORMATION   2

Definition at line 36 of file oDynamicDataManager.hh.

#define DYNAMIC_SWITCH_NOTHING   0

Definition at line 34 of file oDynamicDataManager.hh.