STIR
6.2.0
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
w
z
+
Functions
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
w
z
Variables
Typedefs
Enumerations
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
w
x
y
z
+
Typedefs
c
d
f
h
i
r
s
v
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
All
Functions
Macros
home
sirfuser
devel
STIRdistrib
STIR
src
include
stir
multiply_crystal_factors.h
Go to the documentation of this file.
1
11
/*
12
Copyright (C) 2021, University Copyright London
13
This file is part of STIR.
14
15
SPDX-License-Identifier: Apache-2.0
16
17
See STIR/LICENSE.txt for details
18
*/
19
20
#include "
stir/common.h
"
21
22
START_NAMESPACE_STIR
23
24
class
ProjData;
25
template
<
int
num_dimensions,
typename
elemT>
26
class
Array;
27
50
void
multiply_crystal_factors
(ProjData& proj_data,
const
Array<2, float>& efficiencies,
const
float
global_factor);
51
52
END_NAMESPACE_STIR
stir::multiply_crystal_factors
void 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)
Definition:
multiply_crystal_factors.cxx:123
common.h
basic configuration include file
Generated on Tue Jul 23 2024 09:13:10 for STIR by
1.8.13