STIR 6.4.0
test Directory Reference
Directory dependency graph for test:
/home/kris/devel/STIRdistrib/STIR/src/test

Directories

 IO
 
 modelling
 
 NiftyPET_projector
 
 numerics
 

Files

 test_ArcCorrection.cxx
 Test program for stir::ArcCorrection.
 
 test_Array.cxx
 tests for the stir::Array class
 
 test_ArrayFilter.cxx
 tests for the stir::ArrayFilter classes
 
 test_ByteOrder.cxx
 Test program for stir::ByteOrder and ByteOrderDefine.h.
 
 test_convert_array.cxx
 tests for the stir::convert_array functions
 
 test_coordinates.cxx
 A simple program to test the Coordinate classes.
 
 test_DateTime.cxx
 A simple program to test the date-time conversions.
 
 test_DetectionPosition.cxx
 A simple program to test the stir::DetectionPosition class.
 
 test_DetectorCoordinateMap.cxx
 Test program for detection position map using stir::ProjDataInfoBlockOnCylindrical.
 
 test_display.cxx
 Very simple test program for stir::display()
 
 test_DynamicDiscretisedDensity.cxx
 tests the stir::DynamicDiscretisedDensity class
 
 test_filename_functions.cxx
 Test program for filename functions defined in utility.h.
 
 test_find_fwhm_in_image.cxx
 A simple program to test stir::find_fwhm_in_image.
 
 test_GeneralisedPoissonNoiseGenerator.cxx
 tests for the stir::GeneralisedPoissonNoiseGenerator class
 
 test_ImagingModality.cxx
 Test program for stir::ImagingModality.
 
 test_IndexRange.cxx
 A simple program to test the stir::IndexRange class.
 
 test_interpolate.cxx
 Interactive test program for overlap_interpolate.
 
 test_interpolate_projdata.cxx
 Tests for stir::ProjData interpolation as used by the scatter estimation.
 
 test_KeyParser.cxx
 Test program for stir::KeyParser.
 
 test_linear_regression.cxx
 A simple programme to test the stir::linear_regression function.
 
 test_ML_norm.cxx
 Test program for ML_norm.h functionality.
 
 test_multiple_proj_data.cxx
 Test program for stir::MultipleProjData.
 
 test_NestedIterator.cxx
 tests for the stir::NestedIterator class
 
 test_OutputFileFormat.cxx
 A simple program to test the stir::OutputFileFormat function.
 
 test_proj_data.cxx
 Test program for stir::ProjData and stir::ProjDataInMemory.
 
 test_proj_data_in_memory.cxx
 Test program for stir::ProjDataInMemory.
 
 test_proj_data_info.cxx
 Test program for stir::ProjDataInfo hierarchy.
 
 test_proj_data_info_subsets_pet.cxx
 Test program for subsetting stir::ProjDataInfo via stir::ProjDataInfoSubsetByView.
 
 test_proj_data_info_subsets_spect.cxx
 Test program for subsetting stir::ProjDataInfo via stir::ProjDataInfoSubsetByView for SPECT data.
 
 test_proj_data_maths.cxx
 Test maths of stir::ProjData.
 
 test_radionuclide.cxx
 A simple program to test stir::RadionuclideDB and stir::Radionuclide.
 
 test_ROIs.cxx
 Test program for ROI functionality (and a bit of stir::Shape3D hierarchy)
 
 test_Scanner.cxx
 Test program for stir::Scanner hierarchy.
 
 test_ScatterSimulation.cxx
 Test program for stir::ScatterSimulation.
 
 test_SeparableGaussianArrayFilter.cxx
 tests for the stir::SeparableGaussianArrayFilter class
 
 test_SeparableMetzArrayFilter.cxx
 tests for the stir::SeparableMetzArrayFilter class
 
 test_stir_math.cxx
 Test program for the stir_math utility.
 
 test_VectorWithOffset.cxx
 Test program for stir::VectorWithOffset.
 
 test_VoxelsOnCartesianGrid.cxx
 Test program for stir::VoxelsOnCartesianGrid and image hierarchy.
 
 test_warp_image.cxx
 A simple program to test the warp image functions.
 
 test_zoom_image.cxx
 Test program for stir::zoom_image (and stir::centre_of_gravity)