|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronPhysicsINCLXX.hh>
Protected Member Functions | |
| void | Neutron () override |
| void | Proton () override |
| void | Pion () override |
| void | Kaon () override |
| void | Others () override |
| Protected Member Functions inherited from G4HadronPhysicsFTFP_BERT | |
| void | CreateModels () |
| 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 = 0 |
| G4String | namePhysics = "" |
| G4int | typePhysics = 0 |
| G4ParticleTable * | theParticleTable = nullptr |
| G4int | g4vpcInstanceID = 0 |
| Static Protected Attributes inherited from G4VPhysicsConstructor | |
| static G4RUN_DLL G4VPCManager | subInstanceManager |
Build hadronic physics using INCL++, high-energy models (QGSP or FTFP) and possibly NeutronHP.
Definition at line 62 of file G4HadronPhysicsINCLXX.hh.
| G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX | ( | G4int | verbose = 1 | ) |
Definition at line 95 of file G4HadronPhysicsINCLXX.cc.
Referenced by G4HadronPhysicsINCLXX(), G4HadronPhysicsINCLXX(), and operator=().
| G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX | ( | const G4String & | name, |
| const G4bool | quasiElastic = true, | ||
| const G4bool | neutronHP = false, | ||
| const G4bool | ftfp = false ) |
Definition at line 101 of file G4HadronPhysicsINCLXX.cc.
|
virtual |
Definition at line 320 of file G4HadronPhysicsINCLXX.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 323 of file G4HadronPhysicsINCLXX.cc.
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 241 of file G4HadronPhysicsINCLXX.cc.
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 110 of file G4HadronPhysicsINCLXX.cc.
|
delete |
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 279 of file G4HadronPhysicsINCLXX.cc.
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 202 of file G4HadronPhysicsINCLXX.cc.
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 171 of file G4HadronPhysicsINCLXX.cc.
|
inline |
Definition at line 71 of file G4HadronPhysicsINCLXX.hh.