STIR
6.2.0
|
Declaration of class stir::ProjDataInfo. More...
#include "stir/SegmentIndices.h"
#include "stir/ViewgramIndices.h"
#include "stir/SinogramIndices.h"
#include "stir/VectorWithOffset.h"
#include "stir/Scanner.h"
#include "stir/shared_ptr.h"
#include "stir/unique_ptr.h"
#include <string>
#include <memory>
#include "stir/ProjDataInfo.inl"
Go to the source code of this file.
Classes | |
class | stir::Sinogram< elemT > |
A class for 2d projection data. More... | |
class | stir::Viewgram< elemT > |
A class for 2d projection data. More... | |
class | stir::SegmentByView< elemT > |
A class for storing (3d) projection data with fixed SegmentIndices. More... | |
class | stir::SegmentBySinogram< elemT > |
A class for storing (3d) projection data with fixed SegmentIndices. More... | |
class | stir::RelatedViewgrams< elemT > |
A class for storing viewgrams which are related by symmetry. More... | |
class | stir::LOR< coordT > |
A base class for specifying an LOR with geometric coordinates. More... | |
class | stir::LORInAxialAndNoArcCorrSinogramCoordinates< coordT > |
A class for LORs. More... | |
class | stir::ProjDataInfo |
An (abstract base) class that contains information on the projection data. More... | |
struct | stir::ProjDataInfo::Float1Float2 |
Struct which holds two floating numbers. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Declaration of class stir::ProjDataInfo.