Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronPhysicsQGSP_BIC_AllHP.hh>
Protected Member Functions | |
void | Proton () override |
Protected Member Functions inherited from G4HadronPhysicsQGSP_BIC_HP | |
void | Neutron () override |
Protected Member Functions inherited from G4HadronPhysicsQGSP_BIC | |
void | CreateModels () |
virtual void | Neutron () |
virtual void | Proton () |
virtual void | Pion () |
virtual void | Others () |
virtual void | DumpBanner () |
Protected Member Functions inherited from G4VPhysicsConstructor | |
G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
G4ParticleTable::G4PTblDicIterator * | GetParticleIterator () const |
PhysicsBuilder_V | GetBuilders () const |
void | AddBuilder (G4PhysicsBuilderInterface *bld) |
Protected Attributes | |
G4double | maxHP_proton |
Protected Attributes inherited from G4HadronPhysicsQGSP_BIC | |
G4double | minQGSP_neutron |
G4double | minQGSP_proton |
G4double | minQGSP_pik |
G4double | maxFTFP_proton |
G4double | maxFTFP_neutron |
G4double | maxFTFP_pik |
G4double | minFTFP_proton |
G4double | minFTFP_neutron |
G4double | minFTFP_pik |
G4double | maxBIC_proton |
G4double | minBIC_neutron |
G4double | minBIC_proton |
G4double | maxBIC_neutron |
G4double | maxBERT_pik |
G4bool | QuasiElasticFTF |
G4bool | QuasiElasticQGS |
Protected Attributes inherited from G4VPhysicsConstructor | |
G4int | verboseLevel = 0 |
G4String | namePhysics = "" |
G4int | typePhysics = 0 |
G4ParticleTable * | theParticleTable = nullptr |
G4int | g4vpcInstanceID = 0 |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPhysicsConstructor | |
static const G4VPCManager & | GetSubInstanceManager () |
Protected Types inherited from G4VPhysicsConstructor | |
using | PhysicsBuilder_V = G4VPCData::PhysicsBuilders_V |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 35 of file G4HadronPhysicsQGSP_BIC_AllHP.hh.
G4HadronPhysicsQGSP_BIC_AllHP::G4HadronPhysicsQGSP_BIC_AllHP | ( | G4int | verbose = 1 | ) |
Definition at line 52 of file G4HadronPhysicsQGSP_BIC_AllHP.cc.
G4HadronPhysicsQGSP_BIC_AllHP::G4HadronPhysicsQGSP_BIC_AllHP | ( | const G4String & | name, |
G4bool | quasiElastic = true |
||
) |
Definition at line 58 of file G4HadronPhysicsQGSP_BIC_AllHP.cc.
|
inlinevirtual |
Definition at line 39 of file G4HadronPhysicsQGSP_BIC_AllHP.hh.
|
delete |
|
delete |
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsQGSP_BIC.
Definition at line 66 of file G4HadronPhysicsQGSP_BIC_AllHP.cc.
|
protected |
Definition at line 48 of file G4HadronPhysicsQGSP_BIC_AllHP.hh.
Referenced by G4HadronPhysicsQGSP_BIC_AllHP(), and Proton().