8 #ifndef OSYSTEMMATRIX_HH 9 #define OSYSTEMMATRIX_HH 1 11 #include "gVariables.hh" 13 #include "vScanner.hh" 26 #define SYSTEM_MATRIX_KEYWORD "matrix" 75 int Project(
int a_direction,
oProjectionLine* ap_ProjectionLine, uint32_t* ap_index1, uint32_t* ap_index2,
int a_nbIndices);
bool GetCompatibilityWithSPECTAttenuationCorrection()
Declaration of class oProjectionLine.
bool m_compatibleWithSPECTAttenuationCorrection
oSystemMatrix()
The constructor of oSystemMatrix.
~oSystemMatrix()
The destructor of oSystemMatrix.
map< pair< int, int >, INTNB > mp_nbVoxels
This class is designed to manage pre-computed system matrices.
map< pair< int, int >, FLTNB * > m2p_voxelWeightsMap
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)