39 #endif // SRPIXELMAP_H Variables describing Michel E's found around the end of a track.
unsigned int firstcellx
global position of first x cell in map
unsigned int lastcelly
global position of last y cell in map
float hitfracy
fraction of y hits in slice in y view pixel map
unsigned int ncells
number of cells in pixel map
unsigned int nplanes
number of planes in pixel map
unsigned int firstplane
global position of first plane in map
unsigned int lastcellx
global position of last x cell in map
unsigned int nchan
number of channels in pixel map
float hitfracx
faction of x hits in slice in x view pixel map
unsigned int lastplane
global position of last plane in map
unsigned int firstcelly
global position of first y cell in map
unsigned char cvnmap[16000]
store 1D array the size of the pixel map, currently 80 cells x 100 planes x 2 views. Although sparse, store this way for easier conversion and compression in hdf5. First element is channel 0, plane 0, cell 0, then channel 0, plane 0, cell 1, etc. Channel 0 is x view, 1 is y view
This module creates Common Analysis Files.