TPCCLIB
Loading...
Searching...
No Matches
SIF Struct Reference

#include <libtpcimgio.h>

Data Fields

time_t scantime
 
int frameNr
 
int colNr
 
int version
 
char studynr [MAX_STUDYNR_LEN+1]
 
char isotope_name [8]
 
double * x1
 
double * x2
 
double * prompts
 
double * randoms
 
double * trues
 
double * weights
 

Detailed Description

Scan Information File Data structure

Definition at line 1443 of file libtpcimgio.h.

Field Documentation

◆ colNr

int SIF::colNr

Number of columns (usually 4)

Definition at line 1449 of file libtpcimgio.h.

Referenced by img2sif(), imgGetMicropetSIF(), sif2dft(), sif2img(), sifAllocateWithIMG(), sifEmpty(), sifInit(), sifRead(), and sifWrite().

◆ frameNr

◆ isotope_name

char SIF::isotope_name[8]

◆ prompts

◆ randoms

◆ scantime

◆ studynr

char SIF::studynr[MAX_STUDYNR_LEN+1]

◆ trues

double* SIF::trues

Trues = Prompts-randoms, but at least 1

Definition at line 1465 of file libtpcimgio.h.

Referenced by img2sif(), imgGetMicropetSIF(), sif2dft(), sifAllocateWithIMG(), sifEmpty(), sifModerateTrues(), sifPrint(), sifRead(), sifSetmem(), sifWeight(), and sifWrite().

◆ version

int SIF::version

SIF version

Definition at line 1451 of file libtpcimgio.h.

Referenced by img2sif(), imgGetMicropetSIF(), sifAllocateWithIMG(), sifEmpty(), sifRead(), and sifWrite().

◆ weights

double* SIF::weights

◆ x1

◆ x2


The documentation for this struct was generated from the following file: