Geant4  10.00.p02
G4FTFPPiKBuilder Class Reference

#include <G4FTFPPiKBuilder.hh>

+ Inheritance diagram for G4FTFPPiKBuilder:
+ Collaboration diagram for G4FTFPPiKBuilder:

Public Member Functions

 G4FTFPPiKBuilder (G4bool quasiElastic=false)
 
virtual ~G4FTFPPiKBuilder ()
 
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

G4TheoFSGeneratortheModel
 
G4PreCompoundModelthePreEquilib
 
G4GeneratorPrecompoundInterfacetheCascade
 
G4FTFModeltheStringModel
 
G4ExcitedStringDecaytheStringDecay
 
G4QuasiElasticChanneltheQuasiElastic
 
G4LundStringFragmentationtheLund
 
G4ExcitationHandlertheHandler
 
G4VCrossSectionDataSetthePiData
 
G4double theMin
 
G4double theMax
 

Detailed Description

Definition at line 61 of file G4FTFPPiKBuilder.hh.

Constructor & Destructor Documentation

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

Member Function Documentation

void G4FTFPPiKBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 89 of file G4FTFPPiKBuilder.cc.

void G4FTFPPiKBuilder::Build ( G4PionPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 92 of file G4FTFPPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4FTFPPiKBuilder::Build ( G4PionMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 101 of file G4FTFPPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4FTFPPiKBuilder::Build ( G4KaonPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 110 of file G4FTFPPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4FTFPPiKBuilder::Build ( G4KaonMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 118 of file G4FTFPPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4FTFPPiKBuilder::Build ( G4KaonZeroLInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 126 of file G4FTFPPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4FTFPPiKBuilder::Build ( G4KaonZeroSInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 134 of file G4FTFPPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4FTFPPiKBuilder::SetMaxEnergy ( G4double  aM)
inline

Definition at line 77 of file G4FTFPPiKBuilder.hh.

References theMax.

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

+ Here is the caller graph for this function:

void G4FTFPPiKBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 76 of file G4FTFPPiKBuilder.hh.

References theMin.

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

+ Here is the caller graph for this function:

Member Data Documentation

G4GeneratorPrecompoundInterface* G4FTFPPiKBuilder::theCascade
private

Definition at line 82 of file G4FTFPPiKBuilder.hh.

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

G4ExcitationHandler* G4FTFPPiKBuilder::theHandler
private

Definition at line 87 of file G4FTFPPiKBuilder.hh.

Referenced by G4FTFPPiKBuilder().

G4LundStringFragmentation* G4FTFPPiKBuilder::theLund
private

Definition at line 86 of file G4FTFPPiKBuilder.hh.

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

G4double G4FTFPPiKBuilder::theMax
private

Definition at line 91 of file G4FTFPPiKBuilder.hh.

Referenced by Build(), G4FTFPPiKBuilder(), and SetMaxEnergy().

G4double G4FTFPPiKBuilder::theMin
private

Definition at line 90 of file G4FTFPPiKBuilder.hh.

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

G4TheoFSGenerator* G4FTFPPiKBuilder::theModel
private

Definition at line 80 of file G4FTFPPiKBuilder.hh.

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

G4VCrossSectionDataSet* G4FTFPPiKBuilder::thePiData
private

Definition at line 89 of file G4FTFPPiKBuilder.hh.

Referenced by Build(), and G4FTFPPiKBuilder().

G4PreCompoundModel* G4FTFPPiKBuilder::thePreEquilib
private

Definition at line 81 of file G4FTFPPiKBuilder.hh.

Referenced by G4FTFPPiKBuilder().

G4QuasiElasticChannel* G4FTFPPiKBuilder::theQuasiElastic
private

Definition at line 85 of file G4FTFPPiKBuilder.hh.

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

G4ExcitedStringDecay* G4FTFPPiKBuilder::theStringDecay
private

Definition at line 84 of file G4FTFPPiKBuilder.hh.

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

G4FTFModel* G4FTFPPiKBuilder::theStringModel
private

Definition at line 83 of file G4FTFPPiKBuilder.hh.

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


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