Geant4
10.02.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 47 of file G4BertiniPiKBuilder.cc.
References G4PiNuclearCrossSection::Default_Name(), G4CrossSectionDataSetRegistry::GetCrossSectionDataSet(), GeV, G4CrossSectionDataSetRegistry::Instance(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
|
virtual |
Definition at line 57 of file G4BertiniPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 78 of file G4BertiniPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 62 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 70 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 81 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 89 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 97 of file G4BertiniPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 105 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 ExExChHadronPhysicsQGSP_BIC::CreateModels(), G4HadronPhysicsQGSP_BIC_AllHP::CreateModels(), G4HadronPhysicsFTFP_BERT_ATL::CreateModels(), G4HadronPhysicsFTFP_BERT_HP::CreateModels(), G4HadronPhysicsNuBeam::CreateModels(), G4HadronPhysicsFTFP_BERT::CreateModels(), G4HadronPhysicsFTFP_BERT_TRV::CreateModels(), G4HadronPhysicsQGSP_FTFP_BERT::CreateModels(), G4HadronPhysicsQGSP_BERT_HP::CreateModels(), G4HadronPhysicsQGSP_BIC::CreateModels(), G4HadronPhysicsShielding::CreateModels(), G4HadronPhysicsQGSP_BIC_HP::CreateModels(), and G4HadronPhysicsQGSP_BERT::CreateModels().
|
inline |
Definition at line 68 of file G4BertiniPiKBuilder.hh.
References theMin.
|
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().