STIR
6.2.0
|
FORE kernel. More...
#include "stir/recon_buildblock/FourierRebinning.h"
#include "stir/Scanner.h"
#include "stir/ProjDataInfoCylindrical.h"
#include "stir/ProjDataInterfile.h"
#include "stir/SegmentBySinogram.h"
#include "stir/Bin.h"
#include "stir/IndexRange3D.h"
#include "stir/IndexRange2D.h"
#include "stir/Succeeded.h"
#include "stir/round.h"
#include "stir/display.h"
#include <iostream>
#include <fstream>
#include <numeric>
#include <ctime>
#include <complex>
#include <boost/format.hpp>
#include "stir/numerics/fourier.h"
#include "stir/interpolate.h"
#include "stir/info.h"
#include "stir/warning.h"
#include "stir/error.h"
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Macros | |
#define | POSITIVE_Z_SHIFT -1 |
#define | NEGATIVE_Z_SHIFT 1 |
#define | CHANGE_Z_SHIFT 2 |
FORE kernel.