21 #ifndef __stir_SinogramIndices_h__ 22 #define __stir_SinogramIndices_h__ 41 inline SinogramIndices(
const int axial_pos_num,
const int segment_num,
const int timing_pos_num);
47 inline int axial_pos_num()
const;
50 inline int& axial_pos_num();
A very simple class to store segment numbers and any other indices that define a segment.
Definition: SegmentIndices.h:33
Definition of class stir::SegmentIndices.
A class for storing coordinates and value of a single projection bin.
Definition: Bin.h:48
Declaration of class stir::Bin.
A very simple class to store all dincies to get a (2D) Sinogram.
Definition: SinogramIndices.h:33
inline implementations for class stir::SinogramIndices