Geant4
10.00.p02
|
#include <G4BertiniPiKBuilder.hh>
Public Member Functions | |
G4BertiniPiKBuilder () | |
virtual | ~G4BertiniPiKBuilder () |
virtual void | Build (G4HadronElasticProcess *aP) |
virtual void | Build (G4PionPlusInelasticProcess *aP) |
virtual void | Build (G4PionMinusInelasticProcess *aP) |
virtual void | Build (G4KaonPlusInelasticProcess *aP) |
virtual void | Build (G4KaonMinusInelasticProcess *aP) |
virtual void | Build (G4KaonZeroLInelasticProcess *aP) |
virtual void | Build (G4KaonZeroSInelasticProcess *aP) |
void | SetMinEnergy (G4double aM) |
void | SetMaxEnergy (G4double aM) |
Public Member Functions inherited from G4VPiKBuilder | |
G4VPiKBuilder () | |
virtual | ~G4VPiKBuilder () |
Private Attributes | |
G4PiNuclearCrossSection * | thePiData |
G4CascadeInterface * | theModel |
G4double | theMin |
G4double | theMax |
Definition at line 53 of file G4BertiniPiKBuilder.hh.
G4BertiniPiKBuilder::G4BertiniPiKBuilder | ( | ) |
Definition at line 46 of file G4BertiniPiKBuilder.cc.
References GeV, G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
|
virtual |
Definition at line 56 of file G4BertiniPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 77 of file G4BertiniPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 61 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 69 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 80 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 88 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 96 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 104 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
inline |
Definition at line 69 of file G4BertiniPiKBuilder.hh.
References theMax.
Referenced by G4HadronPhysicsFTFP_BERT_HP::CreateModels(), G4HadronPhysicsFTFP_BERT::CreateModels(), G4HadronPhysicsFTFP_BERT_TRV::CreateModels(), G4HadronPhysicsQGSP_FTFP_BERT::CreateModels(), G4HadronPhysicsShielding::CreateModels(), G4HadronPhysicsQGSP_BIC::CreateModels(), G4HadronPhysicsQGSP_BERT_HP::CreateModels(), G4HadronPhysicsQGSP_BIC_HP::CreateModels(), G4HadronPhysicsQGSP_BERT::CreateModels(), and G4HadronPhysicsINCLXX::CreateModels().
|
inline |
Definition at line 68 of file G4BertiniPiKBuilder.hh.
References theMin.
Referenced by G4HadronPhysicsINCLXX::CreateModels().
|
private |
Definition at line 75 of file G4BertiniPiKBuilder.hh.
Referenced by Build(), G4BertiniPiKBuilder(), and SetMaxEnergy().
|
private |
Definition at line 74 of file G4BertiniPiKBuilder.hh.
Referenced by Build(), G4BertiniPiKBuilder(), and SetMinEnergy().
|
private |
Definition at line 73 of file G4BertiniPiKBuilder.hh.
Referenced by Build(), and G4BertiniPiKBuilder().
|
private |
Definition at line 72 of file G4BertiniPiKBuilder.hh.
Referenced by G4BertiniPiKBuilder().