|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronPhysicsShielding.hh>
Protected Member Functions | |
| void | Neutron () override |
| Protected Member Functions inherited from G4HadronPhysicsFTFP_BERT | |
| void | CreateModels () |
| 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) |
Protected Attributes | |
| G4bool | useLEND_ {false} |
| G4String | evaluation_ |
| 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 |
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 48 of file G4HadronPhysicsShielding.hh.
|
explicit |
Definition at line 81 of file G4HadronPhysicsShielding.cc.
Referenced by G4HadronPhysicsShielding(), G4HadronPhysicsShielding(), G4HadronPhysicsShielding(), G4HadronPhysicsShielding(), G4HadronPhysicsShielding(), G4HadronPhysicsShieldingLEND::G4HadronPhysicsShieldingLEND(), G4HadronPhysicsShieldingLEND::G4HadronPhysicsShieldingLEND(), and operator=().
|
explicit |
Definition at line 87 of file G4HadronPhysicsShielding.cc.
|
explicit |
Definition at line 91 of file G4HadronPhysicsShielding.cc.
|
explicit |
Definition at line 97 of file G4HadronPhysicsShielding.cc.
|
explicit |
Definition at line 103 of file G4HadronPhysicsShielding.cc.
|
overridedefault |
|
delete |
|
overrideprotectedvirtual |
Reimplemented from G4HadronPhysicsFTFP_BERT.
Definition at line 113 of file G4HadronPhysicsShielding.cc.
|
delete |
|
inline |
Definition at line 63 of file G4HadronPhysicsShielding.hh.
|
inline |
Definition at line 62 of file G4HadronPhysicsShielding.hh.
|
protected |
Definition at line 75 of file G4HadronPhysicsShielding.hh.
Referenced by UseLEND().
|
protected |
Definition at line 74 of file G4HadronPhysicsShielding.hh.
Referenced by G4HadronPhysicsShieldingLEND::G4HadronPhysicsShieldingLEND(), G4HadronPhysicsShieldingLEND::G4HadronPhysicsShieldingLEND(), Neutron(), UnuseLEND(), and UseLEND().