Source: stream/matrix/Histogram/matrix_histogram__define.pro
matrix_histogram__define
Definition of the underlying structure of a matrix histogram
object.
Superclasses:
generic_stream
Members:
times double The time range of the histogram
centre int The matrix location of the centre
cenergy float The C & D energies of the centre
isp int The species index of the track
species string The species name
frame int The frame number from which it comes
direction int The direction of the histogram.
length int The length of the histogram perp to track
width int The width of the histogram
counts pointer Pointer to the nuber of counts in each bin
eaxis pointer Pointer to the energy axis
contrib pointer Pointer to how may cells went into the bins
History:
Original: 7/8/00; SJT
Added member docs: 6/8/01; SJT