BOSS
7.0.4
BESIII Offline Software System
Toggle main menu visibility
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
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
_
e
f
g
h
i
l
m
o
p
r
s
t
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
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
j
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
m
n
p
r
s
t
v
w
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File 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
l
m
n
o
p
q
r
s
t
u
v
w
x
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
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
d
e
g
h
p
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
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
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
EvtMultibody.hh
Go to the documentation of this file.
1
#ifndef EVTMULTIBODY_HH
2
#define EVTMULTIBODY_HH
3
4
#include "
EvtGenBase/EvtMTree.hh
"
5
#include "
EvtGenBase/EvtDecayAmp.hh
"
6
#include "
EvtGenBase/EvtSpinAmp.hh
"
7
8
class
EvtParticle
;
9
10
class
EvtMultibody
:
public
EvtDecayAmp
11
{
12
public
:
13
EvtMultibody
() { _decayTree = NULL; }
14
virtual
~EvtMultibody
();
15
16
void
getName
(std::string& name);
17
EvtDecayBase
*
clone
();
18
19
void
init
();
20
void
initProbMax
();
21
22
void
decay
(
EvtParticle
*p);
23
24
private
:
25
EvtMTree
* _decayTree;
26
};
27
28
#endif
EvtDecayAmp.hh
EvtMTree.hh
EvtSpinAmp.hh
EvtDecayAmp
Definition:
EvtDecayAmp.hh:27
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtMTree
Definition:
EvtMTree.hh:21
EvtMultibody
Definition:
EvtMultibody.hh:11
EvtMultibody::getName
void getName(std::string &name)
Definition:
EvtMultibody.cc:19
EvtMultibody::init
void init()
Definition:
EvtMultibody.cc:29
EvtMultibody::~EvtMultibody
virtual ~EvtMultibody()
Definition:
EvtMultibody.cc:13
EvtMultibody::initProbMax
void initProbMax()
Definition:
EvtMultibody.cc:49
EvtMultibody::clone
EvtDecayBase * clone()
Definition:
EvtMultibody.cc:24
EvtMultibody::decay
void decay(EvtParticle *p)
Definition:
EvtMultibody.cc:54
EvtMultibody::EvtMultibody
EvtMultibody()
Definition:
EvtMultibody.hh:13
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-03-98
src
EvtGen
EvtGenModels
EvtMultibody.hh
Generated by
1.9.6