![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4HadronPhysicsQGSP_BERT:
Collaboration diagram for G4HadronPhysicsQGSP_BERT:Public Member Functions | |
| G4HadronPhysicsQGSP_BERT (G4int verbose=1) | |
| G4HadronPhysicsQGSP_BERT (const G4String &name, G4bool quasiElastic=true) | |
| virtual | ~G4HadronPhysicsQGSP_BERT () |
| virtual void | ConstructParticle () override |
| virtual void | ConstructProcess () override |
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 |
| 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 () |
| virtual void | ExtraConfiguration () |
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 |
Static Protected Attributes inherited from G4VPhysicsConstructor | |
| static G4RUN_DLL G4VPCManager | subInstanceManager |
Definition at line 56 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 56 of file G4HadronPhysicsQGSP_BERT.hh
| G4HadronPhysicsQGSP_BERT::G4HadronPhysicsQGSP_BERT | ( | G4int | verbose = 1 | ) |
Definition at line 91 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 91 of file G4HadronPhysicsQGSP_BERT.cc
| G4HadronPhysicsQGSP_BERT::G4HadronPhysicsQGSP_BERT | ( | const G4String & | name, |
| G4bool | quasiElastic = true |
||
| ) |
Definition at line 94 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 94 of file G4HadronPhysicsQGSP_BERT.cc
References G4HadronicParameters::GetMaxEnergyTransitionFTF_Cascade(), G4HadronicParameters::GetMaxEnergyTransitionQGS_FTF(), G4HadronicParameters::GetMinEnergyTransitionFTF_Cascade(), G4HadronicParameters::GetMinEnergyTransitionQGS_FTF(), G4HadronicParameters::Instance(), maxBERT_neutron, maxBERT_pik, maxBERT_proton, maxFTFP_neutron, maxFTFP_pik, maxFTFP_proton, minBERT_neutron, minBERT_pik, minBERT_proton, minFTFP_neutron, minFTFP_pik, minFTFP_proton, minQGSP_neutron, minQGSP_pik, minQGSP_proton, QuasiElasticFTF, and QuasiElasticQGS.
Here is the call graph for this function:
|
virtual |
Definition at line 202 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 202 of file G4HadronPhysicsQGSP_BERT.cc
Implements G4VPhysicsConstructor.
Definition at line 205 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 205 of file G4HadronPhysicsQGSP_BERT.cc
References G4MesonConstructor::ConstructParticle(), G4IonConstructor::ConstructParticle(), G4BaryonConstructor::ConstructParticle(), and G4ShortLivedConstructor::ConstructParticle().
Here is the call graph for this function:Implements G4VPhysicsConstructor.
Definition at line 232 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 232 of file G4HadronPhysicsQGSP_BERT.cc
References CreateModels(), DumpBanner(), ExtraConfiguration(), and G4Threading::IsMasterThread().
Here is the call graph for this function:
|
protected |
Definition at line 111 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 111 of file G4HadronPhysicsQGSP_BERT.cc
References Kaon(), Neutron(), Others(), Pion(), and Proton().
Referenced by ConstructProcess().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprotectedvirtual |
Definition at line 75 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 75 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by ConstructProcess().
Here is the caller graph for this function:
|
protectedvirtual |
Reimplemented in G4HadronPhysicsQGSP_BERT_HP.
Definition at line 220 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 220 of file G4HadronPhysicsQGSP_BERT.cc
References G4HadronicProcess::AddDataSet(), G4PhysListUtil::FindCaptureProcess(), G4PhysListUtil::FindInelasticProcess(), G4InuclParticleNames::neutron, G4Neutron::Neutron(), and G4HadronicProcess::RegisterMe().
Referenced by ConstructProcess().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprotectedvirtual |
Definition at line 73 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 73 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by CreateModels().
Here is the caller graph for this function:
|
protectedvirtual |
Reimplemented in G4HadronPhysicsQGSP_BERT_HP.
Definition at line 120 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 120 of file G4HadronPhysicsQGSP_BERT.cc
References G4VPhysicsConstructor::AddBuilder(), maxBERT_neutron, maxFTFP_neutron, minBERT_neutron, minFTFP_neutron, minQGSP_neutron, G4InuclParticleNames::neu, QuasiElasticFTF, and QuasiElasticQGS.
Referenced by CreateModels().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protectedvirtual |
Definition at line 188 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 188 of file G4HadronPhysicsQGSP_BERT.cc
References G4VPhysicsConstructor::AddBuilder(), and QuasiElasticFTF.
Referenced by CreateModels().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protectedvirtual |
Definition at line 167 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 167 of file G4HadronPhysicsQGSP_BERT.cc
References G4VPhysicsConstructor::AddBuilder(), maxBERT_pik, maxFTFP_pik, minBERT_pik, minFTFP_pik, minQGSP_pik, QuasiElasticFTF, and QuasiElasticQGS.
Referenced by CreateModels().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protectedvirtual |
Definition at line 146 of file G4HadronPhysicsQGSP_BERT.cc.
View newest version in sPHENIX GitHub at line 146 of file G4HadronPhysicsQGSP_BERT.cc
References G4VPhysicsConstructor::AddBuilder(), maxBERT_proton, maxFTFP_proton, minBERT_proton, minFTFP_proton, minQGSP_proton, G4InuclParticleNames::pro, QuasiElasticFTF, and QuasiElasticQGS.
Referenced by CreateModels().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 92 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 92 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 93 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 93 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT(), and Pion().
|
protected |
Definition at line 91 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 91 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT(), and Proton().
|
protected |
Definition at line 86 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 86 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 87 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 87 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), and Pion().
|
protected |
Definition at line 85 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 85 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), and Proton().
|
protected |
Definition at line 89 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 89 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT_HP::ExtraConfiguration(), G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_BERT_HP::G4HadronPhysicsQGSP_BERT_HP(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 90 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 90 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), and Pion().
|
protected |
Definition at line 88 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 88 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), and Proton().
|
protected |
Definition at line 83 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 83 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 84 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 84 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT(), and Pion().
|
protected |
Definition at line 82 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 82 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), G4HadronPhysicsQGSP_FTFP_BERT::G4HadronPhysicsQGSP_FTFP_BERT(), and Proton().
|
protected |
Definition at line 80 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 80 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), Neutron(), and G4HadronPhysicsQGSP_BERT_HP::Neutron().
|
protected |
Definition at line 81 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 81 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), and Pion().
|
protected |
Definition at line 79 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 79 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), and Proton().
|
protected |
Definition at line 67 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 67 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), Others(), Pion(), and Proton().
|
protected |
Definition at line 68 of file G4HadronPhysicsQGSP_BERT.hh.
View newest version in sPHENIX GitHub at line 68 of file G4HadronPhysicsQGSP_BERT.hh
Referenced by G4HadronPhysicsQGSP_BERT(), Neutron(), G4HadronPhysicsQGSP_BERT_HP::Neutron(), Pion(), and Proton().