STIR
6.2.0
|
Test program for stir::ProjData and stir::ProjDataInMemory. More...
#include "stir/ProjDataInMemory.h"
#include "stir/ProjDataInterfile.h"
#include "stir/ExamInfo.h"
#include "stir/ProjDataInfo.h"
#include "stir/ProjDataInfoCylindricalArcCorr.h"
#include "stir/Sinogram.h"
#include "stir/Viewgram.h"
#include "stir/Succeeded.h"
#include "stir/RunTests.h"
#include "stir/Scanner.h"
#include "stir/copy_fill.h"
#include "stir/numerics/norm.h"
#include "stir/IndexRange4D.h"
#include "stir/CPUTimer.h"
#include <algorithm>
#include <numeric>
Classes | |
class | stir::ProjDataTests |
Test class for ProjData and ProjDataInMemory. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
int | main () |
Test program for stir::ProjData and stir::ProjDataInMemory.