9 #ifndef OSYSTEMMATRIX_HH
10 #define OSYSTEMMATRIX_HH 1
27 #define SYSTEM_MATRIX_KEYWORD "matrix"
76 int Project(
int a_direction,
oProjectionLine* ap_ProjectionLine, uint32_t* ap_index1, uint32_t* ap_index2,
int a_nbIndices);
This header file is mainly used to declare some macro definitions and all includes needed from the st...
bool GetCompatibilityWithSPECTAttenuationCorrection()
map< pair< int, int >, FLTNB * > m2p_voxelWeightsMap
map< pair< int, int >, INTNB > mp_nbVoxels
bool m_compatibleWithSPECTAttenuationCorrection
oSystemMatrix()
The constructor of oSystemMatrix.
~oSystemMatrix()
The destructor of oSystemMatrix.
Declaration of class oProjectionLine.
Declaration of class vScanner.
This class is designed to manage pre-computed system matrices.
This class is designed to manage and store system matrix elements associated to a vEvent...
map< pair< int, int >, INTNB * > m2p_voxelIndicesMap
int Project(int a_direction, oProjectionLine *ap_ProjectionLine, uint32_t *ap_index1, uint32_t *ap_index2, int a_nbIndices)
Generic class for scanner objects.