Geant4
10.02.p02
|
#include <G4BinaryPiKBuilder.hh>
Public Member Functions | |
G4BinaryPiKBuilder () | |
virtual | ~G4BinaryPiKBuilder () |
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 |
G4BinaryCascade * | theModel |
G4double | theMin |
G4double | theMax |
Definition at line 53 of file G4BinaryPiKBuilder.hh.
G4BinaryPiKBuilder::G4BinaryPiKBuilder | ( | ) |
Definition at line 47 of file G4BinaryPiKBuilder.cc.
References G4PiNuclearCrossSection::Default_Name(), G4CrossSectionDataSetRegistry::GetCrossSectionDataSet(), GeV, G4CrossSectionDataSetRegistry::Instance(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.
|
virtual |
Definition at line 58 of file G4BinaryPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 63 of file G4BinaryPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 66 of file G4BinaryPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 74 of file G4BinaryPiKBuilder.cc.
References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, and theModel.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 82 of file G4BinaryPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 87 of file G4BinaryPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 92 of file G4BinaryPiKBuilder.cc.
|
virtual |
Implements G4VPiKBuilder.
Definition at line 97 of file G4BinaryPiKBuilder.cc.
|
inline |
Definition at line 69 of file G4BinaryPiKBuilder.hh.
References theMax.
|
inline |
Definition at line 68 of file G4BinaryPiKBuilder.hh.
References theMin.
|
private |
Definition at line 75 of file G4BinaryPiKBuilder.hh.
Referenced by Build(), G4BinaryPiKBuilder(), and SetMaxEnergy().
|
private |
Definition at line 74 of file G4BinaryPiKBuilder.hh.
Referenced by Build(), G4BinaryPiKBuilder(), and SetMinEnergy().
|
private |
Definition at line 73 of file G4BinaryPiKBuilder.hh.
Referenced by Build(), and G4BinaryPiKBuilder().
|
private |
Definition at line 72 of file G4BinaryPiKBuilder.hh.
Referenced by G4BinaryPiKBuilder().