180 short int *nx, *ny, *nz;
326 void index_calc(
int* indexs,
wmh_type& wmh);
328 void read_Rrad(
float* Rrad,
wmh_type& wmh);
337 void generate_msk(
bool* msk_3d,
343 void read_msk_file(
bool* msk,
wmh_type& wmh);
345 void read_att_map(
float* attmap,
wmh_type& wmh);
353 char* itoa(
int n,
char* s);
359 void error_wmtools_SPECT(
int nerr, std::string txt);
structure for voxel information
Definition: SPECTUB_Tools.h:265
Namespace for the SPECT library from University of Barcelona.
Definition: SPECTUB_Tools.h:21
complementary information (matrix header)
Definition: SPECTUB_Tools.h:109
structure for distribution function information
Definition: SPECTUB_Tools.h:218
float calc_sigma_v(voxel_type vox, collim_type COL, wmh_type &wmh)
=============================================================================
Definition: SPECTUB_Tools.cxx:580
structure for projection information
Definition: SPECTUB_Tools.h:81
structure for bin information
Definition: SPECTUB_Tools.h:50
structure for attenuation calculus
Definition: SPECTUB_Tools.h:307
structure to store angles values, indices and ratios
Definition: SPECTUB_Tools.h:233
weight_mat structure definition. Structure for reading weight matrix
Definition: SPECTUB_Tools.h:143
weight_mat_da structure definition. Structure for generating weight matrix
Definition: SPECTUB_Tools.h:162
structure for PSF information
Definition: SPECTUB_Tools.h:201
structure for distribution function information
Definition: SPECTUB_Tools.h:190
collimator parameters structure
Definition: SPECTUB_Tools.h:27
structure for bin information
Definition: SPECTUB_Tools.h:290