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

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

#include "stir/MultipleProjData.h"

Static Public Member Functions

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

Detailed Description

template<>
struct stir::CopyFill< MultipleProjData >

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: