CGEM BOSS
6.6.5.f
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
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
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
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
BesBosonConstructor.cc
Go to the documentation of this file.
1
//---------------------------------------------------------------------------//
2
// BOOST --- BESIII Object_Oriented Simulation Tool //
3
//---------------------------------------------------------------------------//
4
//Descpirtion: Rewrite G4BesBosonConstructor.hh, remove optical photon
5
//Author: Liuhm
6
//Created: 2003/5/19
7
//Modified:
8
//Comment:
9
//---------------------------------------------------------------------------//
10
//
11
#include "BesBosonConstructor.hh"
12
13
#include "G4ParticleDefinition.hh"
14
#include "G4ParticleTable.hh"
15
// Bosons
16
#include "G4ChargedGeantino.hh"
17
#include "G4Geantino.hh"
18
#include "G4Gamma.hh"
19
20
BesBosonConstructor::BesBosonConstructor
()
21
{
22
}
23
24
BesBosonConstructor::~BesBosonConstructor
()
25
{
26
}
27
28
29
void
BesBosonConstructor::ConstructParticle
()
30
{
31
// pseudo-particles
32
G4Geantino::GeantinoDefinition();
33
G4ChargedGeantino::ChargedGeantinoDefinition();
34
35
// gamma
36
G4Gamma::GammaDefinition();
37
}
38
39
40
41
42
43
44
45
46
47
BesBosonConstructor::~BesBosonConstructor
~BesBosonConstructor()
Definition:
BesBosonConstructor.cc:24
BesBosonConstructor::ConstructParticle
void ConstructParticle()
Definition:
BesBosonConstructor.cc:29
BesBosonConstructor::BesBosonConstructor
BesBosonConstructor()
Definition:
BesBosonConstructor.cc:20
source
Simulation
BOOST
PhySim
PhySim-00-00-10
src
BesBosonConstructor.cc
Generated by
1.9.6