Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronPhysicsQGSP_BIC.hh>
Public Member Functions | |
G4HadronPhysicsQGSP_BIC (G4int verbose=1) | |
G4HadronPhysicsQGSP_BIC (const G4String &name, G4bool quasiElastic=true) | |
virtual | ~G4HadronPhysicsQGSP_BIC () |
void | ConstructParticle () override |
void | ConstructProcess () override |
G4HadronPhysicsQGSP_BIC (G4HadronPhysicsQGSP_BIC &)=delete | |
G4HadronPhysicsQGSP_BIC & | operator= (const G4HadronPhysicsQGSP_BIC &right)=delete |
Public Member Functions inherited from G4VPhysicsConstructor | |
G4VPhysicsConstructor (const G4String &="") | |
G4VPhysicsConstructor (const G4String &name, G4int physics_type) | |
virtual | ~G4VPhysicsConstructor () |
virtual void | ConstructParticle ()=0 |
virtual void | ConstructProcess ()=0 |
void | SetPhysicsName (const G4String &="") |
const G4String & | GetPhysicsName () const |
void | SetPhysicsType (G4int) |
G4int | GetPhysicsType () const |
G4int | GetInstanceID () const |
virtual void | TerminateWorker () |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () const |
Protected Member Functions | |
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 | 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 50 of file G4HadronPhysicsQGSP_BIC.hh.
G4HadronPhysicsQGSP_BIC::G4HadronPhysicsQGSP_BIC | ( | G4int | verbose = 1 | ) |
Definition at line 87 of file G4HadronPhysicsQGSP_BIC.cc.
G4HadronPhysicsQGSP_BIC::G4HadronPhysicsQGSP_BIC | ( | const G4String & | name, |
G4bool | quasiElastic = true |
||
) |
Definition at line 93 of file G4HadronPhysicsQGSP_BIC.cc.
|
virtual |
Definition at line 250 of file G4HadronPhysicsQGSP_BIC.cc.
|
delete |
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 253 of file G4HadronPhysicsQGSP_BIC.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 268 of file G4HadronPhysicsQGSP_BIC.cc.
|
protected |
Definition at line 111 of file G4HadronPhysicsQGSP_BIC.cc.
Referenced by ConstructProcess().
|
inlineprotectedvirtual |
|
protectedvirtual |
Reimplemented in G4HadronPhysicsQGSP_BIC_HP.
Definition at line 119 of file G4HadronPhysicsQGSP_BIC.cc.
Referenced by CreateModels().
|
delete |
|
protectedvirtual |
Definition at line 230 of file G4HadronPhysicsQGSP_BIC.cc.
Referenced by CreateModels().
|
protectedvirtual |
Definition at line 184 of file G4HadronPhysicsQGSP_BIC.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsQGSP_BIC_AllHP.
Definition at line 154 of file G4HadronPhysicsQGSP_BIC.cc.
Referenced by CreateModels().
|
protected |
Definition at line 86 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), and Pion().
|
protected |
Definition at line 85 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Neutron(), and G4HadronPhysicsQGSP_BIC_HP::Neutron().
|
protected |
Definition at line 82 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().
|
protected |
Definition at line 77 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Neutron(), and G4HadronPhysicsQGSP_BIC_HP::Neutron().
|
protected |
Definition at line 78 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), and Pion().
|
protected |
Definition at line 76 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().
|
protected |
Definition at line 83 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by G4HadronPhysicsQGSP_BIC(), G4HadronPhysicsQGSP_BIC_HP::G4HadronPhysicsQGSP_BIC_HP(), Neutron(), and G4HadronPhysicsQGSP_BIC_HP::Neutron().
|
protected |
Definition at line 84 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by G4HadronPhysicsQGSP_BIC(), G4HadronPhysicsQGSP_BIC_AllHP::G4HadronPhysicsQGSP_BIC_AllHP(), Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().
|
protected |
Definition at line 80 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Neutron(), and G4HadronPhysicsQGSP_BIC_HP::Neutron().
|
protected |
Definition at line 81 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), and Pion().
|
protected |
Definition at line 79 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().
|
protected |
Definition at line 73 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Neutron(), and G4HadronPhysicsQGSP_BIC_HP::Neutron().
|
protected |
Definition at line 75 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), and Pion().
|
protected |
Definition at line 74 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BIC(), Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().
|
protected |
Definition at line 88 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by G4HadronPhysicsQGSP_BIC(), Neutron(), G4HadronPhysicsQGSP_BIC_HP::Neutron(), Pion(), Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().
|
protected |
Definition at line 89 of file G4HadronPhysicsQGSP_BIC.hh.
Referenced by G4HadronPhysicsQGSP_BIC(), Neutron(), G4HadronPhysicsQGSP_BIC_HP::Neutron(), Pion(), Proton(), and G4HadronPhysicsQGSP_BIC_AllHP::Proton().