23 #ifndef __stir_ProjDataInfoBlocksOnCylindricalNoArcCorr_H__ 24 #define __stir_ProjDataInfoBlocksOnCylindricalNoArcCorr_H__ 93 const int num_tangential_poss);
97 bool operator==(
const self_type&)
const;
99 std::string parameter_info()
const override;
103 Succeeded find_scanner_coordinates_given_cartesian_coordinates(
int& det1,
110 void find_bin_given_cartesian_coordinates_of_detection(
Bin& bin,
116 bool blindly_equals(
const root_type*
const)
const override;
Projection data info for data for a scanner with discrete detectors.
Definition: ProjDataInfoGenericNoArcCorr.h:70
Declaration of class stir::ProjDataInfoBlocksOnCylindrical.
Projection data info for data from a scanner with discrete dtectors organised by blocks.
Definition: ProjDataInfoBlocksOnCylindricalNoArcCorr.h:73
A class for storing coordinates and value of a single projection bin.
Definition: Bin.h:48
defines the stir::VectorWithOffset class
Declaration of class stir::GeometryBlocksOnCylindrical.
Declaration of class stir::ProjDataInfoGenericNoArcCorr.
An (abstract base) class that contains information on the projection data.
Definition: ProjDataInfo.h:69
a class containing an enumeration type that can be used by functions to signal successful operation o...
Definition: Succeeded.h:43
defines the stir::CartesianCoordinate3D<coordT> class
Declaration of class stir::DetectionPositionPair.