STIR  6.2.0
Classes | Namespaces
ForwardProjectorByBin.h File Reference

Base class for forward projectors which work on 'large' collections of bins: given the whole image, fill in a stir::RelatedViewgrams<float> object. More...

#include "stir/RegisteredObject.h"
#include "stir/TimedObject.h"
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/shared_ptr.h"
#include "stir/Bin.h"
#include "stir/recon_buildblock/ProjMatrixElemsForOneBin.h"

Go to the source code of this file.

Classes

class  stir::RelatedViewgrams< elemT >
 A class for storing viewgrams which are related by symmetry. More...
 
class  stir::DiscretisedDensity< num_dimensions, elemT >
 This abstract class is the basis for all image representations. More...
 
class  stir::DataProcessor< DataT >
 Base class that defines an interface for classes that do data processing. More...
 
class  stir::ForwardProjectorByBin
 Abstract base class for all forward projectors. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Detailed Description

Base class for forward projectors which work on 'large' collections of bins: given the whole image, fill in a stir::RelatedViewgrams<float> object.

Author
Kris Thielemans
Sanida Mustafovic
PARAPET project
Richard Brown