|
STIR
6.3.0
|
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... | |
Declaration of class stir::MultipleProjData.
1.8.13