|
STIR
6.3.0
|
Test program for back projection and forward projection using stir::ProjDataInfoBlockOnCylindrical. More...
#include "stir/info.h"#include "stir/make_array.h"#include "stir/ProjDataInMemory.h"#include "stir/DiscretisedDensity.h"#include "stir/ProjDataInterfile.h"#include "stir/recon_buildblock/ProjMatrixElemsForOneBin.h"#include "stir/recon_buildblock/ProjMatrixByBinUsingRayTracing.h"#include "stir/ExamInfo.h"#include "stir/Verbosity.h"#include "stir/LORCoordinates.h"#include "stir/ProjDataInfo.h"#include "stir/ProjDataInfoBlocksOnCylindricalNoArcCorr.h"#include "stir/ProjDataInfoGenericNoArcCorr.h"#include "stir/ProjDataInfoCylindricalNoArcCorr.h"#include "stir/Sinogram.h"#include "stir/Viewgram.h"#include "stir/Succeeded.h"#include "stir/RunTests.h"#include "stir/Scanner.h"#include "stir/copy_fill.h"#include "stir/IndexRange3D.h"#include "stir/CPUTimer.h"#include "stir/HighResWallClockTimer.h"#include "stir/Shape/Shape3DWithOrientation.h"#include "stir/Shape/Ellipsoid.h"#include "stir/Shape/Box3D.h"#include "stir/VoxelsOnCartesianGrid.h"#include "stir/recon_buildblock/ForwardProjectorByBin.h"#include "stir/recon_buildblock/ForwardProjectorByBinUsingProjMatrixByBin.h"#include "stir/recon_buildblock/BackProjectorByBinUsingProjMatrixByBin.h"#include "stir/IO/write_to_file.h"#include <cmath>Classes | |
| class | stir::BlocksTests |
| Test class for Blocks. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| int | main () |
Test program for back projection and forward projection using stir::ProjDataInfoBlockOnCylindrical.
1.8.13