STIR  6.2.0
Classes | Namespaces | Functions
MultipleProjData.h File Reference

Declaration of class stir::MultipleProjData. More...

#include "stir/ProjData.h"
#include "stir/ExamData.h"
#include "stir/shared_ptr.h"
#include "stir/Array.h"
#include "stir/is_null_ptr.h"
#include "stir/copy_fill.h"
#include "stir/error.h"
#include <vector>

Go to the source code of this file.

Classes

struct  stir::CopyFill< MultipleProjData >
 Copy all bins to a range specified by an iterator. More...
 

Namespaces

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

Functions

template<typename iterT >
void stir::fill_from (MultipleProjData &stir_object, iterT iter, iterT)
 set all elements of a MultipleProjData from an iterator More...
 

Detailed Description

Declaration of class stir::MultipleProjData.

Author
Kris Thielemans