STIR
6.2.0
|
Declaration of class stir::DynamicProjData. More...
#include "stir/MultipleProjData.h"
#include "stir/TimeFrameDefinitions.h"
#include "stir/SegmentByView.h"
#include "stir/Succeeded.h"
#include "stir/error.h"
#include <string>
Go to the source code of this file.
Classes | |
class | stir::DynamicProjData |
Dynamic projection data. More... | |
struct | stir::CopyFill< DynamicProjData > |
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 (DynamicProjData &stir_object, iterT iter, iterT) |
set all elements of a MultipleProjData from an iterator More... | |
Declaration of class stir::DynamicProjData.