BOSS
7.0.7
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
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
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
BesShortLivedConstructor.hh
Go to the documentation of this file.
1
//---------------------------------------------------------------------------//
2
// BOOST --- BESIII Object_Oriented Simulation Tool //
3
//---------------------------------------------------------------------------//
4
//Descpirtion: Rewrite G4ShortLivedConstructor.hh, remove quark part
5
//Author: Liuhm
6
//Created: 2003/5/19
7
//Modified:
8
//Comment:
9
//---------------------------------------------------------------------------//
10
//
11
#ifndef BesShortLivedConstructor_h
12
#define BesShortLivedConstructor_h 1
13
14
#include "globals.hh"
15
#include "G4ios.hh"
16
17
class
BesShortLivedConstructor
18
{
19
//This class is a utility class for construction
20
//short lived particles
21
22
public
:
23
BesShortLivedConstructor
();
24
~BesShortLivedConstructor
();
25
26
public
:
27
void
ConstructParticle
();
28
29
protected
:
30
void
ConstructResonances
();
31
void
ConstructBaryons
();
32
void
ConstructMesons
();
33
34
private
:
35
static
G4bool isConstructed;
36
// flag for checking whether resonces exist or not
37
};
38
39
#endif
40
41
42
43
44
45
46
47
48
49
50
BesShortLivedConstructor
Definition:
BesShortLivedConstructor.hh:18
BesShortLivedConstructor::ConstructBaryons
void ConstructBaryons()
Definition:
BesShortLivedConstructor.cc:79
BesShortLivedConstructor::ConstructParticle
void ConstructParticle()
Definition:
BesShortLivedConstructor.cc:31
BesShortLivedConstructor::~BesShortLivedConstructor
~BesShortLivedConstructor()
Definition:
BesShortLivedConstructor.cc:26
BesShortLivedConstructor::BesShortLivedConstructor
BesShortLivedConstructor()
Definition:
BesShortLivedConstructor.cc:22
BesShortLivedConstructor::ConstructMesons
void ConstructMesons()
Definition:
BesShortLivedConstructor.cc:279
BesShortLivedConstructor::ConstructResonances
void ConstructResonances()
Definition:
BesShortLivedConstructor.cc:46
source
Simulation
BOOST
PhySim
PhySim-00-00-10
PhySim
BesShortLivedConstructor.hh
Generated by
1.9.6