#include <HadronPhysicsQGSP_BERT_CHIPS.hh>
◆ HadronPhysicsQGSP_BERT_CHIPS() [1/2]
HadronPhysicsQGSP_BERT_CHIPS::HadronPhysicsQGSP_BERT_CHIPS |
( |
const G4String & |
name = "hadron" , |
|
|
G4bool |
quasiElastic = true |
|
) |
| |
◆ ~HadronPhysicsQGSP_BERT_CHIPS() [1/2]
HadronPhysicsQGSP_BERT_CHIPS::~HadronPhysicsQGSP_BERT_CHIPS |
( |
| ) |
|
|
virtual |
Definition at line 95 of file HadronPhysicsQGSP_BERT_CHIPS.cc.
96{
97 delete theMiscLHEP;
98 delete theQGSPNeutron;
99 delete theLEPNeutron;
100 delete theBertiniNeutron;
101 delete theQGSPPro;
102 delete theLEPPro;
103 delete thePro;
104 delete theBertiniPro;
105 delete theQGSPPiK;
106 delete theLEPPiK;
107 delete theBertiniPiK;
108 delete thePiK;
109}
◆ HadronPhysicsQGSP_BERT_CHIPS() [2/2]
HadronPhysicsQGSP_BERT_CHIPS::HadronPhysicsQGSP_BERT_CHIPS |
( |
const G4String & |
name = "hadron" , |
|
|
G4bool |
quasiElastic = true |
|
) |
| |
◆ ~HadronPhysicsQGSP_BERT_CHIPS() [2/2]
virtual HadronPhysicsQGSP_BERT_CHIPS::~HadronPhysicsQGSP_BERT_CHIPS |
( |
| ) |
|
|
virtual |
◆ ConstructParticle() [1/2]
void HadronPhysicsQGSP_BERT_CHIPS::ConstructParticle |
( |
| ) |
|
|
virtual |
Definition at line 111 of file HadronPhysicsQGSP_BERT_CHIPS.cc.
112{
113 G4MesonConstructor pMesonConstructor;
114 pMesonConstructor.ConstructParticle();
115
116 G4BaryonConstructor pBaryonConstructor;
117 pBaryonConstructor.ConstructParticle();
118
119 G4ShortLivedConstructor pShortLivedConstructor;
120 pShortLivedConstructor.ConstructParticle();
121}
◆ ConstructParticle() [2/2]
virtual void HadronPhysicsQGSP_BERT_CHIPS::ConstructParticle |
( |
| ) |
|
|
virtual |
◆ ConstructProcess() [1/2]
void HadronPhysicsQGSP_BERT_CHIPS::ConstructProcess |
( |
| ) |
|
|
virtual |
◆ ConstructProcess() [2/2]
virtual void HadronPhysicsQGSP_BERT_CHIPS::ConstructProcess |
( |
| ) |
|
|
virtual |
◆ SetProjectileDiffraction() [1/2]
void HadronPhysicsQGSP_BERT_CHIPS::SetProjectileDiffraction |
( |
G4bool |
value | ) |
|
|
inline |
◆ SetProjectileDiffraction() [2/2]
void HadronPhysicsQGSP_BERT_CHIPS::SetProjectileDiffraction |
( |
G4bool |
value | ) |
|
|
inline |
◆ SetQuasiElastic() [1/2]
void HadronPhysicsQGSP_BERT_CHIPS::SetQuasiElastic |
( |
G4bool |
value | ) |
|
|
inline |
◆ SetQuasiElastic() [2/2]
void HadronPhysicsQGSP_BERT_CHIPS::SetQuasiElastic |
( |
G4bool |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: