#include <BesIonPhysics.hh>
◆ BesIonPhysics() [1/3]
| BesIonPhysics::BesIonPhysics |
( |
const G4String & | name = "ion" | ) |
|
◆ ~BesIonPhysics() [1/3]
| BesIonPhysics::~BesIonPhysics |
( |
| ) |
|
|
virtual |
◆ BesIonPhysics() [2/3]
| BesIonPhysics::BesIonPhysics |
( |
const G4String & | name = "ion" | ) |
|
◆ ~BesIonPhysics() [2/3]
| virtual BesIonPhysics::~BesIonPhysics |
( |
| ) |
|
|
virtual |
◆ BesIonPhysics() [3/3]
| BesIonPhysics::BesIonPhysics |
( |
const G4String & | name = "ion" | ) |
|
◆ ~BesIonPhysics() [3/3]
| virtual BesIonPhysics::~BesIonPhysics |
( |
| ) |
|
|
virtual |
◆ ConstructParticle() [1/3]
| void BesIonPhysics::ConstructParticle |
( |
| ) |
|
|
virtual |
Definition at line 18 of file BesIonPhysics.cc.
18 {
19
20 G4IonConstructor pConstructor;
21 pConstructor.ConstructParticle();
22}
◆ ConstructParticle() [2/3]
| virtual void BesIonPhysics::ConstructParticle |
( |
| ) |
|
|
virtual |
◆ ConstructParticle() [3/3]
| virtual void BesIonPhysics::ConstructParticle |
( |
| ) |
|
|
virtual |
◆ ConstructProcess() [1/3]
| void BesIonPhysics::ConstructProcess |
( |
| ) |
|
|
virtual |
Definition at line 26 of file BesIonPhysics.cc.
26 {
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92}
◆ ConstructProcess() [2/3]
| virtual void BesIonPhysics::ConstructProcess |
( |
| ) |
|
|
virtual |
◆ ConstructProcess() [3/3]
| virtual void BesIonPhysics::ConstructProcess |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: