BOSS
7.0.6
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
BesMesonConstructor.hh
Go to the documentation of this file.
1
//---------------------------------------------------------------------------//
2
// BOOST --- BESIII Object_Oriented Simulation Tool //
3
//---------------------------------------------------------------------------//
4
//Descpirtion: Re-write G4MesonConstructor.hh for BES, remeove Bottom mesons
5
//Author: Liuhm
6
//Created: 2003/05/19
7
//Modified:
8
//Comment:
9
//---------------------------------------------------------------------------//
10
//
11
#ifndef BesMesonConstructor_h
12
#define BesesonConstructor_h 1
13
14
#include "globals.hh"
15
#include "G4ios.hh"
16
17
class
BesMesonConstructor
18
{
19
//This class is a utility class for construction
20
//short lived particles
21
22
public
:
23
BesMesonConstructor
();
24
~BesMesonConstructor
();
25
26
public
:
27
void
ConstructParticle
();
28
29
protected
:
30
void
ConstructLightMesons
();
31
void
ConstructCharmMesons
();
32
};
33
34
#endif
BesMesonConstructor
Definition:
BesMesonConstructor.hh:18
BesMesonConstructor::BesMesonConstructor
BesMesonConstructor()
Definition:
BesMesonConstructor.cc:38
BesMesonConstructor::~BesMesonConstructor
~BesMesonConstructor()
Definition:
BesMesonConstructor.cc:42
BesMesonConstructor::ConstructCharmMesons
void ConstructCharmMesons()
Definition:
BesMesonConstructor.cc:68
BesMesonConstructor::ConstructParticle
void ConstructParticle()
Definition:
BesMesonConstructor.cc:47
BesMesonConstructor::ConstructLightMesons
void ConstructLightMesons()
Definition:
BesMesonConstructor.cc:54
source
Simulation
BOOST
PhySim
PhySim-00-00-10
PhySim
BesMesonConstructor.hh
Generated by
1.9.6