STIR
6.2.0
|
Declaration of class stir::ProjData. More...
#include "stir/Array.h"
#include "stir/shared_ptr.h"
#include "stir/ProjDataInfo.h"
#include <string>
#include <iostream>
#include "stir/Succeeded.h"
#include "stir/SegmentBySinogram.h"
#include "stir/SegmentByView.h"
#include "stir/SegmentIndices.h"
#include "stir/ViewgramIndices.h"
#include "stir/SinogramIndices.h"
#include "stir/ExamData.h"
#include "stir/ProjData.inl"
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::SegmentBySinogram< elemT > |
A class for storing (3d) projection data with fixed SegmentIndices. More... | |
class | stir::SegmentByView< elemT > |
A class for storing (3d) projection data with fixed SegmentIndices. More... | |
class | stir::Viewgram< elemT > |
A class for 2d projection data. More... | |
class | stir::Sinogram< elemT > |
A class for 2d projection data. More... | |
class | stir::ProjData |
The (abstract) base class for the projection data. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Declaration of class stir::ProjData.