STIR
6.2.0
|
Declaration of stir::multiply_crystal_factors. More...
#include "stir/common.h"
Go to the source code of this file.
Classes | |
class | stir::Array< num_dimensions, elemT > |
This class defines multi-dimensional (numeric) arrays. More... | |
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
void | stir::multiply_crystal_factors (ProjData &proj_data, const Array< 2, float > &efficiencies, const float global_factor) |
Construct proj-data as a multiple of crystal efficiencies (or singles) More... | |
Declaration of stir::multiply_crystal_factors.