STIR  6.2.0
Classes | Namespaces | Functions
test_ProjMatrixByBinUsingInterpolation.cxx File Reference

Test program for ProjMatrixByBinUsingInterpolation. More...

#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/IndexRange3D.h"
#include "stir/ProjData.h"
#include "stir/ProjDataInfo.h"
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/Scanner.h"
#include "stir/IndexRange.h"
#include "stir_experimental/recon_buildblock/ProjMatrixByBinUsingInterpolation.h"
#include "stir/recon_buildblock/ProjMatrixElemsForOneBin.h"
#include "stir/recon_buildblock/DataSymmetriesForBins.h"
#include "stir/RunTests.h"
#include "stir/stream.h"
#include <iostream>
#include <sstream>
#include <math.h>

Classes

class  stir::ProjMatrixByBinUsingInterpolationTests
 Test class for ProjMatrixByBinUsingInterpolation. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

template<typename T >
bool stir::coordinates_less (const BasicCoordinate< 3, T > &el1, const BasicCoordinate< 3, T > &el2)
 
int main (int argc, char **argv)
 

Detailed Description

Test program for ProjMatrixByBinUsingInterpolation.

Author
Kris Thielemans