Geant4 11.2.2
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) | |
virtual | ~G4HadronPhysicsFTFP_BERT () |
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 () |
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 | 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 = 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 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 95 of file G4HadronPhysicsFTFP_BERT.cc.
|
virtual |
Definition at line 112 of file G4HadronPhysicsFTFP_BERT.cc.
|
delete |
|
overridevirtual |
Implements G4VPhysicsConstructor.
Definition at line 115 of file G4HadronPhysicsFTFP_BERT.cc.
|
overridevirtual |
Implements G4VPhysicsConstructor.
Reimplemented in G4HadronPhysicsFTFP_BERT_ATL, G4HadronPhysicsFTFQGSP_BERT, G4HadronPhysicsINCLXX, G4HadronPhysicsNuBeam, and G4HadronPhysicsShielding.
Definition at line 298 of file G4HadronPhysicsFTFP_BERT.cc.
|
protected |
Definition at line 141 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 130 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 241 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, G4HadronPhysicsFTFP_BERT_HP, G4HadronPhysicsINCLXX, and G4HadronPhysicsShielding.
Definition at line 150 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
delete |
|
protectedvirtual |
Reimplemented in G4HadronPhysicsINCLXX.
Definition at line 272 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, and G4HadronPhysicsINCLXX.
Definition at line 209 of file G4HadronPhysicsFTFP_BERT.cc.
Referenced by CreateModels().
|
protectedvirtual |
Reimplemented in G4HadronPhysicsFTF_BIC, G4HadronPhysicsINCLXX, and G4HadronPhysicsNuBeam.
Definition at line 184 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(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), G4HadronPhysicsFTF_BIC::Kaon(), and Kaon().
|
protected |
Definition at line 79 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), G4HadronPhysicsFTF_BIC::Neutron(), 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(), G4HadronPhysicsFTF_BIC::Pion(), and Pion().
|
protected |
Definition at line 77 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), G4HadronPhysicsFTF_BIC::Proton(), 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(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), and Kaon().
|
protected |
Definition at line 78 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by ConstructProcess(), DumpBanner(), G4HadronPhysicsFTFP_BERT(), G4HadronPhysicsFTFP_BERT_ATL::G4HadronPhysicsFTFP_BERT_ATL(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), 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(), G4HadronPhysicsShielding::G4HadronPhysicsShielding(), Proton(), and G4HadronPhysicsNuBeam::Proton().
|
protected |
Definition at line 82 of file G4HadronPhysicsFTFP_BERT.hh.
Referenced by G4HadronPhysicsINCLXX::G4HadronPhysicsINCLXX(), G4HadronPhysicsFTF_BIC::Kaon(), Kaon(), G4HadronPhysicsINCLXX::Kaon(), G4HadronPhysicsFTF_BIC::Neutron(), Neutron(), G4HadronPhysicsFTFP_BERT_HP::Neutron(), G4HadronPhysicsINCLXX::Neutron(), G4HadronPhysicsShielding::Neutron(), G4HadronPhysicsFTF_BIC::Pion(), Pion(), G4HadronPhysicsINCLXX::Pion(), G4HadronPhysicsFTF_BIC::Proton(), Proton(), G4HadronPhysicsINCLXX::Proton(), G4HadronPhysicsNuBeam::Proton(), and G4HadronPhysicsINCLXX::SetQuasiElastic().