STIR 6.4.0
Tests of reconstruction building blocks
Collaboration diagram for Tests of reconstruction building blocks:

Files

file  fwdtestDensel.cxx
 Testing program for forward projection.
 
file  ObjectiveFunctionTests.h
 Test skeleton for stir::GeneralisedObjectiveFunction and stir::GeneralisedPrior.
 
file  PoissonLLReconstructionTests.h
 Test class for iterative reconstructions using stir::PoissonLogLikelihoodWithLinearModelForMeanAndProjData.
 
file  ReconstructionTests.h
 Test class for reconstructions.
 
file  bcktest.cxx
 Test program for back projection.
 
file  fwdtest.cxx
 Testing program for forward projection.
 
file  test_blocks_on_cylindrical_projectors.cxx
 Test program for back projection and forward projection using stir::ProjDataInfoBlockOnCylindrical.
 
file  test_data_processor_projectors.cxx
 Test program for forward and backwards projectors with pre- and post- data processors (smoothing in this case).
 
file  test_FBP2D.cxx
 Test program for FBP2D.
 
file  test_FBP3DRP.cxx
 Test program for FBP3DRP.
 
file  test_geometry_blocks_on_cylindrical.cxx
 Test program to ensure the axial coordinates of blocks on cylindrical are monotonic with axial indices.
 
file  test_OSMAPOSL.cxx
 Test program for OSMAPOSL.
 
file  test_PoissonLogLikelihoodWithLinearModelForMeanAndListModeWithProjMatrixByBin.cxx
 Test program for stir::PoissonLogLikelihoodWithLinearModelForMeanAndListModeDataWithProjMatrixByBin.
 
file  test_PoissonLogLikelihoodWithLinearModelForMeanAndProjData.cxx
 Test program for stir::PoissonLogLikelihoodWithLinearModelForMeanAndProjData.
 
file  test_priors.cxx
 Test program for stir::QuadraticPrior, stir::RelativeDifferencePrior, and stir::LogcoshPrior.
 
file  test_ProjectorNiftyPET_adjoint.cxx
 Test that the NiftyPET forward and back projectors are adjoint to one another.
 
file  test_DetectorCoordinateMap.cxx
 Test program for detection position map using stir::ProjDataInfoBlockOnCylindrical.
 

Classes

class  stir::ObjectiveFunctionTests< ObjectiveFunctionT, TargetT >
 Test class for GeneralisedObjectiveFunction and GeneralisedPrior. More...
 
class  stir::PoissonLLReconstructionTests< TargetT >
 Base class for tests for iterative reconstruction that use PoissonLogLikelihoodWithLinearModelForMeanAndProjData. More...
 
class  stir::ReconstructionTests< TargetT >
 Base class for simple test on reconstruction. More...
 
class  stir::TestFBP2D
 Test class for FBP2D. More...
 
class  stir::TestFBP3DRP
 Test class for FBP3DRP. More...
 
class  stir::TestOSMAPOSL
 Test class for OSMAPOSL. More...
 
class  stir::QuadraticPriorTests
 tests for QuadraticPrior More...
 
class  stir::RelativeDifferencePriorTests< RDP >
 tests for RelativeDifferencePrior More...
 
class  stir::PLSPriorTests
 tests for PLSPrior More...
 
class  stir::LogCoshPriorTests
 tests for LogCoshPrior More...
 

Detailed Description