|
Geant4
10.03
|
#include <G4BertiniPionBuilder.hh>
Inheritance diagram for G4BertiniPionBuilder:
Collaboration diagram for G4BertiniPionBuilder:Public Member Functions | |
| G4BertiniPionBuilder () | |
| virtual | ~G4BertiniPionBuilder () |
| virtual void | Build (G4HadronElasticProcess *aP) |
| virtual void | Build (G4PionPlusInelasticProcess *aP) |
| virtual void | Build (G4PionMinusInelasticProcess *aP) |
| void | SetMinEnergy (G4double aM) |
| void | SetMaxEnergy (G4double aM) |
Public Member Functions inherited from G4VPionBuilder | |
| G4VPionBuilder () | |
| virtual | ~G4VPionBuilder () |
Private Attributes | |
| G4PiNuclearCrossSection * | thePiData |
| G4CascadeInterface * | theModel |
| G4double | theMin |
| G4double | theMax |
Definition at line 54 of file G4BertiniPionBuilder.hh.
| G4BertiniPionBuilder::G4BertiniPionBuilder | ( | ) |
Definition at line 48 of file G4BertiniPionBuilder.cc.
References G4PiNuclearCrossSection::Default_Name(), G4CrossSectionDataSetRegistry::GetCrossSectionDataSet(), GeV, G4CrossSectionDataSetRegistry::Instance(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
Here is the call graph for this function:
|
virtual |
Definition at line 58 of file G4BertiniPionBuilder.cc.
|
virtual |
Implements G4VPionBuilder.
Definition at line 79 of file G4BertiniPionBuilder.cc.
|
virtual |
Implements G4VPionBuilder.
Definition at line 63 of file G4BertiniPionBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
Here is the call graph for this function:
|
virtual |
Implements G4VPionBuilder.
Definition at line 71 of file G4BertiniPionBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
Here is the call graph for this function:
|
inline |
Definition at line 66 of file G4BertiniPionBuilder.hh.
References theMax.
Referenced by G4HadronPhysicsFTFP_BERT_HP::CreateModels(), G4HadronPhysicsFTFP_BERT::CreateModels(), and G4HadronPhysicsQGS_BIC::CreateModels().
Here is the caller graph for this function:
|
inline |
Definition at line 65 of file G4BertiniPionBuilder.hh.
References theMin.
Referenced by G4HadronPhysicsQGS_BIC::CreateModels().
Here is the caller graph for this function:
|
private |
Definition at line 72 of file G4BertiniPionBuilder.hh.
Referenced by Build(), G4BertiniPionBuilder(), and SetMaxEnergy().
|
private |
Definition at line 71 of file G4BertiniPionBuilder.hh.
Referenced by Build(), G4BertiniPionBuilder(), and SetMinEnergy().
|
private |
Definition at line 70 of file G4BertiniPionBuilder.hh.
Referenced by Build(), and G4BertiniPionBuilder().
|
private |
Definition at line 69 of file G4BertiniPionBuilder.hh.
Referenced by G4BertiniPionBuilder().