CASToR  3.0
Tomographic Reconstruction (PET/SPECT/CT)
Macros
system geometry rotation direction

Rotation orientation for angles computations
Defined in vScanner.hh. More...

Macros

#define GEO_ROT_CW   0
 
#define GEO_ROT_CCW   1
 

Detailed Description

Rotation orientation for angles computations
Defined in vScanner.hh.

Macro Definition Documentation

◆ GEO_ROT_CCW

#define GEO_ROT_CCW   1

Constant corresponding to a counter-clockwise rotation direction (=1)

Definition at line 48 of file vScanner.hh.

◆ GEO_ROT_CW

#define GEO_ROT_CW   0

Constant corresponding to a clockwise rotation direction (=0)

Definition at line 46 of file vScanner.hh.