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

Test program for stir::DataSymmetriesForBins_PET_CartesianGrid. 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/recon_buildblock/ProjMatrixByBinUsingRayTracing.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::DataSymmetriesForBins_PET_CartesianGridTests
 Test class for DataSymmetriesForBins_PET_CartesianGrid. 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 stir::DataSymmetriesForBins_PET_CartesianGrid.

Uses stir::ProjMatrixByBinUsingRayTracing.

Author
Kris Thielemans