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

Test program for stir::MultipleProjData. More...

#include "stir/num_threads.h"
#include "stir/RunTests.h"
#include "stir/MultipleProjData.h"
#include "stir/ProjDataInMemory.h"
#include <fstream>
#include <iomanip>

Classes

class  stir::MultipleProjDataTests
 Test class for MultipleProjData. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

int main ()
 

Detailed Description

Test program for stir::MultipleProjData.

Give a txt file with the names of the projection data within. e.g.,:

Multi := total number of data sets := 2 data set[1] := sinogram_1.hs data set[2] := sinogram_2.hs end :=

Author
Richard Brown