|
STIR
6.3.0
|
declares the stir::Reconstruction class More...
#include "stir/TimedObject.h"#include "stir/ParsingObject.h"#include "stir/shared_ptr.h"#include "stir/DataProcessor.h"#include "stir/IO/OutputFileFormat.h"#include "stir/RegisteredObject.h"#include <string>#include "stir/ExamData.h"Go to the source code of this file.
Classes | |
| class | stir::Reconstruction< TargetT > |
| base class for all ReconstructionsAs there is not a lot of commonality between different reconstruction algorithms, this base class is rather basic. It essentially takes care of constructing a target image, calls the virtual reconstruct() function, and writes the result to file. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
declares the stir::Reconstruction class
1.8.13