#include <G4HadronPhysicsQGSP_BERT_HP.hh>
◆ G4HadronPhysicsQGSP_BERT_HP() [1/3]
G4HadronPhysicsQGSP_BERT_HP::G4HadronPhysicsQGSP_BERT_HP |
( |
G4int |
verbose = 1 | ) |
|
◆ G4HadronPhysicsQGSP_BERT_HP() [2/3]
G4HadronPhysicsQGSP_BERT_HP::G4HadronPhysicsQGSP_BERT_HP |
( |
const G4String & |
name, |
|
|
G4bool |
quasiElastic = true |
|
) |
| |
◆ ~G4HadronPhysicsQGSP_BERT_HP()
virtual G4HadronPhysicsQGSP_BERT_HP::~G4HadronPhysicsQGSP_BERT_HP |
( |
| ) |
|
|
inlinevirtual |
◆ G4HadronPhysicsQGSP_BERT_HP() [3/3]
◆ Neutron()
void G4HadronPhysicsQGSP_BERT_HP::Neutron |
( |
| ) |
|
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsQGSP_BERT.
Definition at line 89 of file G4HadronPhysicsQGSP_BERT_HP.cc.
90{
93
104 neu->RegisterMe(ftf);
109 neu->RegisterMe(bert);
114
117 if(nullptr != inel) {
119 }
121 if ( nullptr != capture ) {
125 }
127 if ( nullptr != fission ) {
132 }
133}
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
G4bool ApplyFactorXS() const
G4double XSFactorNucleonInelastic() const
void MultiplyCrossSectionBy(G4double factor)
void RegisterMe(G4HadronicInteraction *a)
static G4Neutron * Neutron()
static G4HadronicProcess * FindInelasticProcess(const G4ParticleDefinition *)
static G4HadronicProcess * FindCaptureProcess(const G4ParticleDefinition *)
static G4HadronicProcess * FindFissionProcess(const G4ParticleDefinition *)
void AddBuilder(G4PhysicsBuilderInterface *bld)
◆ operator=()
The documentation for this class was generated from the following files: