Variables describing Michel E's found around the end of a track. More...
#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-02-25/StandardRecord/SRSliceMap.h"
Public Member Functions | |
SRSliceMap () | |
~SRSliceMap () | |
Public Attributes | |
unsigned char | slicemap [344064] {} |
store 1D array the size of the detector for exploration in CVN training of different sized pixel maps. 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. Storing FD size map, but in ND events the image will fint and can still be translated out the same from this larger array More... | |
Variables describing Michel E's found around the end of a track.
Definition at line 13 of file SRSliceMap.h.
caf::SRSliceMap::SRSliceMap | ( | ) |
Definition at line 16 of file SRSliceMap.cxx.
|
inline |
Definition at line 18 of file SRSliceMap.h.
unsigned char caf::SRSliceMap::slicemap[344064] {} |
store 1D array the size of the detector for exploration in CVN training of different sized pixel maps. 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. Storing FD size map, but in ND events the image will fint and can still be translated out the same from this larger array
Definition at line 20 of file SRSliceMap.h.
Referenced by caf::Proxy< caf::SRSliceMap >::CheckEquals(), hdf5::HDF5SliceMap< Tidx >::Fill(), flat::Flat< caf::SRSliceMap >::Fill(), caf::Proxy< caf::SRSliceMap >::operator=(), and caf::CAFMaker::produce().