CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
input file type

Input file type for castor-scannerLUTExplorer (lut or geom)
Defined in castor-scannerLUTExplorer.cc. More...

Macros

#define IF_TYPE_UNKNOWN   -1
 
#define IF_TYPE_LUT   0
 
#define IF_TYPE_GEOM   1
 

Detailed Description

Input file type for castor-scannerLUTExplorer (lut or geom)
Defined in castor-scannerLUTExplorer.cc.

Macro Definition Documentation

#define IF_TYPE_GEOM   1

Constant corresponding to a generic geometry file (.geom )file (=1)

Definition at line 58 of file castor-scannerLUTExplorer.cc.

#define IF_TYPE_LUT   0

Constant corresponding to a Look-Up-Table file (.hscan/.lut) (=0)

Definition at line 56 of file castor-scannerLUTExplorer.cc.

#define IF_TYPE_UNKNOWN   -1

Constant corresponding to an undefined type (default) (=-1)

Definition at line 54 of file castor-scannerLUTExplorer.cc.