|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronPhysicsFTFQGSP_BERT.hh>
Inheritance diagram for G4HadronPhysicsFTFQGSP_BERT:Protected Member Functions | |
| void | DumpBanner () override |
Protected Member Functions inherited from G4HadronPhysicsFTFP_BERT | |
| void | CreateModels () |
| virtual void | Neutron () |
| virtual void | Proton () |
| virtual void | Pion () |
| virtual void | Kaon () |
| 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) |
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 |
Protected Attributes inherited from G4HadronPhysicsFTFP_BERT | |
| G4double | minFTFP_pion |
| G4double | maxBERT_pion |
| G4double | minFTFP_kaon |
| G4double | maxBERT_kaon |
| G4double | minFTFP_proton |
| G4double | maxBERT_proton |
| G4double | minFTFP_neutron |
| G4double | maxBERT_neutron |
| G4double | minBERT_proton |
| G4double | minBERT_neutron |
| G4bool | QuasiElastic |
Protected Attributes inherited from G4VPhysicsConstructor | |
| G4int | verboseLevel |
| G4String | namePhysics |
| G4int | typePhysics |
| G4ParticleTable * | theParticleTable |
| G4int | g4vpcInstanceID |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
| static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 49 of file G4HadronPhysicsFTFQGSP_BERT.hh.
| G4HadronPhysicsFTFQGSP_BERT::G4HadronPhysicsFTFQGSP_BERT | ( | G4int | verbose = 1 | ) |
Definition at line 81 of file G4HadronPhysicsFTFQGSP_BERT.cc.
| G4HadronPhysicsFTFQGSP_BERT::G4HadronPhysicsFTFQGSP_BERT | ( | const G4String & | name, |
| G4bool | quasiElastic = false |
||
| ) |
Definition at line 85 of file G4HadronPhysicsFTFQGSP_BERT.cc.
|
virtual |
Definition at line 89 of file G4HadronPhysicsFTFQGSP_BERT.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 99 of file G4HadronPhysicsFTFQGSP_BERT.cc.
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 92 of file G4HadronPhysicsFTFQGSP_BERT.cc.
Referenced by ConstructProcess().
|
delete |