Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronPhysicsFTFP_BERT.hh>
Public Member Functions | |
G4HadronPhysicsFTFP_BERT (G4int verbose=1) | |
G4HadronPhysicsFTFP_BERT (const G4String &name, G4bool quasiElastic=false) | |
~G4HadronPhysicsFTFP_BERT () override | |
void | ConstructParticle () override |
void | ConstructProcess () override |
G4HadronPhysicsFTFP_BERT (G4HadronPhysicsFTFP_BERT &)=delete | |
G4HadronPhysicsFTFP_BERT & | operator= (const G4HadronPhysicsFTFP_BERT &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 |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () const |
G4int | GetInstanceID () const |
virtual void | TerminateWorker () |
Protected Member Functions | |
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) |
Protected Attributes | |
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 |
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 G4HadronPhysicsFTFP_BERT.hh.
G4HadronPhysicsFTFP_BERT::G4HadronPhysicsFTFP_BERT | ( | G4int | verbose = 1 | ) |
Definition at line 89 of file G4HadronPhysicsFTFP_BERT.cc.
G4HadronPhysicsFTFP_BERT::G4HadronPhysicsFTFP_BERT | ( | const G4String & | name, |
G4bool | quasiElastic = false |
||
) |
Definition at line 93 of file G4HadronPhysicsFTFP_BERT.cc.
|
override |
Definition at line 109 of file G4HadronPhysicsFTFP_BERT.cc.
|
delete |
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 112 of file G4HadronPhysicsFTFP_BERT.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Reimplemented in G4HadronPhysicsFTFP_BERT_ATL, G4HadronPhysicsFTFQGSP_BERT, G4HadronPhysicsINCLXX, G4HadronPhysicsNuBeam, and G4HadronPhysicsShielding.
Definition at line 289 of file G4HadronPhysicsFTFP_BERT.cc.
|
protected |
Definition at line 138 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by ConstructProcess(), G4HadronPhysicsFTFP_BERT_ATL::ConstructProcess(), G4HadronPhysicsINCLXX::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), and G4HadronPhysicsShielding::ConstructProcess().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTFQGSP_BERT.
Definition at line 127 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by ConstructProcess(), G4HadronPhysicsFTFP_BERT_ATL::ConstructProcess(), G4HadronPhysicsINCLXX::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), and G4HadronPhysicsFTFQGSP_BERT::DumpBanner().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, and G4HadronPhysicsINCLXX.
Definition at line 238 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, G4HadronPhysicsFTFP_BERT_HP, G4HadronPhysicsINCLXX, and G4HadronPhysicsShielding.
Definition at line 147 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
delete |
|
protectedvirtual |
Reimplemented in G4HadronPhysicsINCLXX.
Definition at line 269 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, and G4HadronPhysicsINCLXX.
Definition at line 206 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, G4HadronPhysicsINCLXX, and G4HadronPhysicsNuBeam.
Definition at line 181 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
protected |
Definition at line 75 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), Kaon(), and G4HadronPhysicsFTF_BIC::Kaon().
|
protected |
Definition at line 79 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), Neutron(), G4HadronPhysicsFTF_BIC::Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), and G4HadronPhysicsShielding::Neutron().
|
protected |
Definition at line 73 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Pion(), and G4HadronPhysicsFTF_BIC::Pion().
|
protected |
Definition at line 77 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), Proton(), G4HadronPhysicsFTF_BIC::Proton(), and G4HadronPhysicsNuBeam::Proton().
|
protected |
Definition at line 81 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_HP::G4HadronPhysicsFTFP_BERT_HP(), G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), and G4HadronPhysicsShielding::Neutron().
|
protected |
Definition at line 80 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by G4HadronPhysicsFTFP_BERT(), and Proton().
|
protected |
Definition at line 74 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), and Kaon().
|
protected |
Definition at line 78 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), and G4HadronPhysicsShielding::Neutron().
|
protected |
Definition at line 72 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), and Pion().
|
protected |
Definition at line 76 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsNuBeam::G4HadronPhysicsNuBeam(), Proton(), and G4HadronPhysicsNuBeam::Proton().
|
protected |
Definition at line 82 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX(), Kaon(), G4HadronPhysicsFTF_BIC::Kaon(), G4HadronPhysicsINCLXX::Kaon(), Neutron(), G4HadronPhysicsFTF_BIC::Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4HadronPhysicsShielding::Neutron(), Pion(), G4HadronPhysicsFTF_BIC::Pion(), G4HadronPhysicsINCLXX::Pion(), Proton(), G4HadronPhysicsFTF_BIC::Proton(), G4HadronPhysicsINCLXX::Proton(), G4HadronPhysicsNuBeam::Proton(), and G4HadronPhysicsINCLXX::SetQuasiElastic().