STIR
6.2.0
|
Test program for stir::ProjDataInfo hierarchy. More...
#include "stir/ProjDataInfoCylindricalArcCorr.h"
#include "stir/ProjDataInfoCylindricalNoArcCorr.h"
#include "stir/LORCoordinates.h"
#include "stir/ProjDataInfo.h"
#include "stir/ProjDataInfoBlocksOnCylindricalNoArcCorr.h"
#include "stir/RunTests.h"
#include "stir/Scanner.h"
#include "stir/Bin.h"
#include "stir/round.h"
#include "stir/num_threads.h"
#include <iostream>
#include <iomanip>
#include <algorithm>
#include <math.h>
#include "stir/CPUTimer.h"
Classes | |
class | stir::ProjDataInfoTests |
Test class for ProjDataInfo. More... | |
class | stir::ProjDataInfoCylindricalTests |
Test class for ProjDataInfoCylindrical. More... | |
class | stir::ProjDataInfoCylindricalArcCorrTests |
Test class for ProjDataInfoCylindricalArcCorr. More... | |
class | stir::ProjDataInfoCylindricalNoArcCorrTests |
Test class for ProjDataInfoCylindricalNoArcCorr. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
void | stir::michelogram (const ProjDataInfoCylindrical &proj_data_info) |
int | main () |
Test program for stir::ProjDataInfo hierarchy.