#include <G4HadronPhysicsQGSP_BIC_HP.hh>
◆ G4HadronPhysicsQGSP_BIC_HP() [1/3]
G4HadronPhysicsQGSP_BIC_HP::G4HadronPhysicsQGSP_BIC_HP |
( |
G4int |
verbose = 1 | ) |
|
◆ G4HadronPhysicsQGSP_BIC_HP() [2/3]
G4HadronPhysicsQGSP_BIC_HP::G4HadronPhysicsQGSP_BIC_HP |
( |
const G4String & |
name, |
|
|
G4bool |
quasiElastic = true |
|
) |
| |
◆ ~G4HadronPhysicsQGSP_BIC_HP()
G4HadronPhysicsQGSP_BIC_HP::~G4HadronPhysicsQGSP_BIC_HP |
( |
| ) |
|
|
inlineoverride |
◆ G4HadronPhysicsQGSP_BIC_HP() [3/3]
◆ Neutron()
void G4HadronPhysicsQGSP_BIC_HP::Neutron |
( |
| ) |
|
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsQGSP_BIC.
Definition at line 83 of file G4HadronPhysicsQGSP_BIC_HP.cc.
83 {
86
92 neu->RegisterMe( qgs );
97 neu->RegisterMe( ftf );
102 neu->RegisterMe( bic );
105 neu->RegisterMe( hp );
107
110 if(inel) {
112 }
114 if ( capture ) {
118 }
120 if ( fission ) {
125 }
126}
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
G4bool ApplyFactorXS() const
static G4HadronicParameters * Instance()
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: