STIR  6.2.0
Static Public Member Functions | List of all members
stir::CopyFill< DynamicProjData > Struct Template Reference

Copy all bins to a range specified by an iterator. More...

#include "stir/DynamicProjData.h"

Static Public Member Functions

template<typename iterT >
static iterT copy_to (const DynamicProjData &stir_object, iterT iter)
 

Detailed Description

template<>
struct stir::CopyFill< DynamicProjData >

Copy all bins to a range specified by an iterator.

Returns
iter advanced over the range (as std::copy)
Warning
there is no range-check on iter

The documentation for this struct was generated from the following file: