Geant4  10.00.p02
G4QGSPPiKBuilder Class Reference

#include <G4QGSPPiKBuilder.hh>

+ Inheritance diagram for G4QGSPPiKBuilder:
+ Collaboration diagram for G4QGSPPiKBuilder:

Public Member Functions

 G4QGSPPiKBuilder (G4bool quasiElastic=false)
 
virtual ~G4QGSPPiKBuilder ()
 
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)
 
- Public Member Functions inherited from G4VPiKBuilder
 G4VPiKBuilder ()
 
virtual ~G4VPiKBuilder ()
 

Private Attributes

G4VCrossSectionDataSetthePiData
 
G4TheoFSGeneratortheModel
 
G4PreCompoundModelthePreEquilib
 
G4GeneratorPrecompoundInterfacetheCascade
 
G4QGSModel< G4QGSParticipants > * theStringModel
 
G4ExcitedStringDecaytheStringDecay
 
G4QuasiElasticChanneltheQuasiElastic
 
G4QGSMFragmentationtheQGSM
 
G4double theMin
 

Detailed Description

Definition at line 60 of file G4QGSPPiKBuilder.hh.

Constructor & Destructor Documentation

G4QGSPPiKBuilder::G4QGSPPiKBuilder ( G4bool  quasiElastic = false)
G4QGSPPiKBuilder::~G4QGSPPiKBuilder ( )
virtual

Member Function Documentation

void G4QGSPPiKBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 96 of file G4QGSPPiKBuilder.cc.

void G4QGSPPiKBuilder::Build ( G4PionPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 99 of file G4QGSPPiKBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), TeV, theMin, theModel, and thePiData.

+ Here is the call graph for this function:

void G4QGSPPiKBuilder::Build ( G4PionMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 108 of file G4QGSPPiKBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), TeV, theMin, theModel, and thePiData.

+ Here is the call graph for this function:

void G4QGSPPiKBuilder::Build ( G4KaonPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 117 of file G4QGSPPiKBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4ChipsKaonPlusInelasticXS::Default_Name(), G4CrossSectionDataSetRegistry::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), TeV, theMin, and theModel.

+ Here is the call graph for this function:

void G4QGSPPiKBuilder::Build ( G4KaonMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 126 of file G4QGSPPiKBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4ChipsKaonMinusInelasticXS::Default_Name(), G4CrossSectionDataSetRegistry::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), TeV, theMin, and theModel.

+ Here is the call graph for this function:

void G4QGSPPiKBuilder::Build ( G4KaonZeroLInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 135 of file G4QGSPPiKBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4ChipsKaonZeroInelasticXS::Default_Name(), G4CrossSectionDataSetRegistry::Instance(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), TeV, theMin, and theModel.

+ Here is the call graph for this function:

void G4QGSPPiKBuilder::Build ( G4KaonZeroSInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 144 of file G4QGSPPiKBuilder.cc.

References G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), TeV, theMin, and theModel.

+ Here is the call graph for this function:

void G4QGSPPiKBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 75 of file G4QGSPPiKBuilder.hh.

References theMin.

Referenced by G4HadronPhysicsQGSP_FTFP_BERT::CreateModels(), G4HadronPhysicsQGSP_BERT_HP::CreateModels(), and G4HadronPhysicsQGSP_BERT::CreateModels().

+ Here is the caller graph for this function:

Member Data Documentation

G4GeneratorPrecompoundInterface* G4QGSPPiKBuilder::theCascade
private

Definition at line 81 of file G4QGSPPiKBuilder.hh.

Referenced by G4QGSPPiKBuilder(), and ~G4QGSPPiKBuilder().

G4double G4QGSPPiKBuilder::theMin
private

Definition at line 86 of file G4QGSPPiKBuilder.hh.

Referenced by Build(), G4QGSPPiKBuilder(), and SetMinEnergy().

G4TheoFSGenerator* G4QGSPPiKBuilder::theModel
private

Definition at line 79 of file G4QGSPPiKBuilder.hh.

Referenced by Build(), G4QGSPPiKBuilder(), and ~G4QGSPPiKBuilder().

G4VCrossSectionDataSet* G4QGSPPiKBuilder::thePiData
private

Definition at line 78 of file G4QGSPPiKBuilder.hh.

Referenced by Build(), and G4QGSPPiKBuilder().

G4PreCompoundModel* G4QGSPPiKBuilder::thePreEquilib
private

Definition at line 80 of file G4QGSPPiKBuilder.hh.

Referenced by G4QGSPPiKBuilder(), and ~G4QGSPPiKBuilder().

G4QGSMFragmentation* G4QGSPPiKBuilder::theQGSM
private

Definition at line 85 of file G4QGSPPiKBuilder.hh.

Referenced by G4QGSPPiKBuilder(), and ~G4QGSPPiKBuilder().

G4QuasiElasticChannel* G4QGSPPiKBuilder::theQuasiElastic
private

Definition at line 84 of file G4QGSPPiKBuilder.hh.

Referenced by G4QGSPPiKBuilder(), and ~G4QGSPPiKBuilder().

G4ExcitedStringDecay* G4QGSPPiKBuilder::theStringDecay
private

Definition at line 83 of file G4QGSPPiKBuilder.hh.

Referenced by G4QGSPPiKBuilder(), and ~G4QGSPPiKBuilder().

G4QGSModel< G4QGSParticipants >* G4QGSPPiKBuilder::theStringModel
private

Definition at line 82 of file G4QGSPPiKBuilder.hh.

Referenced by G4QGSPPiKBuilder(), and ~G4QGSPPiKBuilder().


The documentation for this class was generated from the following files: