Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronPhysicsQGSP_BERT.hh>
Public Member Functions | |
G4HadronPhysicsQGSP_BERT (G4int verbose=1) | |
G4HadronPhysicsQGSP_BERT (const G4String &name, G4bool quasiElastic=true) | |
virtual | ~G4HadronPhysicsQGSP_BERT () |
void | ConstructParticle () override |
void | ConstructProcess () override |
G4HadronPhysicsQGSP_BERT (G4HadronPhysicsQGSP_BERT &)=delete | |
G4HadronPhysicsQGSP_BERT & | operator= (const G4HadronPhysicsQGSP_BERT &right)=delete |
Public Member Functions inherited from G4VPhysicsConstructor | |
G4VPhysicsConstructor (const G4String &="") | |
G4VPhysicsConstructor (const G4String &name, G4int physics_type) | |
virtual | ~G4VPhysicsConstructor () |
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_proton |
G4double | minQGSP_neutron |
G4double | minQGSP_pik |
G4double | minFTFP_proton |
G4double | minFTFP_neutron |
G4double | minFTFP_pik |
G4double | maxFTFP_proton |
G4double | maxFTFP_neutron |
G4double | maxFTFP_pik |
G4double | minBERT_proton |
G4double | minBERT_neutron |
G4double | minBERT_pik |
G4double | maxBERT_proton |
G4double | maxBERT_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 51 of file G4HadronPhysicsQGSP_BERT.hh.
G4HadronPhysicsQGSP_BERT::G4HadronPhysicsQGSP_BERT | ( | G4int | verbose = 1 | ) |
Definition at line 90 of file G4HadronPhysicsQGSP_BERT.cc.
G4HadronPhysicsQGSP_BERT::G4HadronPhysicsQGSP_BERT | ( | const G4String & | name, |
G4bool | quasiElastic = true ) |
Definition at line 96 of file G4HadronPhysicsQGSP_BERT.cc.
|
virtual |
Definition at line 259 of file G4HadronPhysicsQGSP_BERT.cc.
|
delete |
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 262 of file G4HadronPhysicsQGSP_BERT.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 277 of file G4HadronPhysicsQGSP_BERT.cc.
|
protected |
Definition at line 115 of file G4HadronPhysicsQGSP_BERT.cc.
Referenced by ConstructProcess().
|
protectedvirtual |
Definition at line 295 of file G4HadronPhysicsQGSP_BERT.cc.
Referenced by ConstructProcess().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsQGS_BIC, and G4HadronPhysicsQGSP_BERT_HP.
Definition at line 123 of file G4HadronPhysicsQGSP_BERT.cc.
Referenced by CreateModels().
|
delete |
|
protectedvirtual |
Definition at line 239 of file G4HadronPhysicsQGSP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsQGS_BIC.
Definition at line 192 of file G4HadronPhysicsQGSP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsQGS_BIC.
Definition at line 162 of file G4HadronPhysicsQGSP_BERT.cc.
Referenced by CreateModels().
|
protected |
Definition at line 87 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Neutron(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 88 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Pion(), and Pion().
|
protected |
Definition at line 86 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by DumpBanner(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Proton(), and Proton().
|
protected |
Definition at line 81 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Neutron(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 82 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Pion(), and Pion().
|
protected |
Definition at line 80 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Proton(), and Proton().
|
protected |
Definition at line 84 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_BERT_HP::G4HadronPhysicsQGSP_BERT_HP(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 85 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by G4HadronPhysicsQGSP_BERT(), and Pion().
|
protected |
Definition at line 83 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by G4HadronPhysicsQGSP_BERT(), and Proton().
|
protected |
Definition at line 78 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Neutron(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 79 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Pion(), and Pion().
|
protected |
Definition at line 77 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Proton(), and Proton().
|
protected |
Definition at line 75 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Neutron(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 76 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Pion(), and Pion().
|
protected |
Definition at line 74 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Proton(), and Proton().
|
protected |
Definition at line 90 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by DumpBanner(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Neutron(), Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), G4HadronPhysicsQGS_BIC::Pion(), Pion(), G4HadronPhysicsQGS_BIC::Proton(), and Proton().
|
protected |
Definition at line 91 of file G4HadronPhysicsQGSP_BERT.hh.
Referenced by DumpBanner(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGS_BIC::Neutron(), Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), G4HadronPhysicsQGS_BIC::Pion(), Pion(), G4HadronPhysicsQGS_BIC::Proton(), and Proton().