Bayeux
3.4.1
Core Foundation library for SuperNEMO
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
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
k
l
m
n
o
p
q
r
s
t
u
v
x
y
z
Variables
+
Typedefs
a
b
c
d
e
f
g
h
i
m
o
p
r
s
u
v
w
+
Enumerations
a
b
c
d
e
g
m
n
o
p
r
s
u
v
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
y
z
+
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
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
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
+
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Enumerations
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Properties
+
Related Functions
b
c
h
i
m
o
p
s
v
+
Files
File List
+
File Members
+
All
_
b
c
d
e
g
m
Functions
+
Macros
_
b
c
d
e
g
m
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
bayeux
genbb_help
decay0
gfang.h
Go to the documentation of this file.
1
#ifndef GENBB_DECAY0_GFANG_H_
2
#define GENBB_DECAY0_GFANG_H_ 1
3
4
namespace
genbb
{
5
namespace
decay0 {
6
8
// The logical flag ROTATE indicates whether the director
9
// cosines are along the Z axis (.FALSE.) or not (.TRUE.).
10
// F.Carminati (GEANT).
11
void
decay0_gfang
(
const
double
* p,
12
double
&costh,
double
&sinth,
13
double
&cosph,
double
&sinph,
14
bool
&rotate);
15
16
}
// end of namespace decay0
17
}
// end of namespace genbb
18
19
#endif // GENBB_DECAY0_GFANG_H_
20
//
21
// Local Variables: --
22
// mode: c++ --
23
// End: --
genbb::decay0::decay0_gfang
void decay0_gfang(const double *p, double &costh, double &sinth, double &cosph, double &sinph, bool &rotate)
Finds theta-phi angles for a particle with momentum P.
genbb
Top-level namespace of the Bayeux/genbb_help module library.
Definition:
alpha_decay.h:51
Generated by
1.8.15