Geant4  10.02
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
 
G4GeneratorPrecompoundInterfacetheCascade
 
G4FTFModeltheStringModel
 
G4ExcitedStringDecaytheStringDecay
 
G4QuasiElasticChanneltheQuasiElastic
 
G4LundStringFragmentationtheLund
 
G4VCrossSectionDataSetthePiData
 
G4double theMin
 
G4double theMax
 

Detailed Description

Definition at line 59 of file G4FTFPPiKBuilder.hh.

Constructor & Destructor Documentation

G4FTFPPiKBuilder::~G4FTFPPiKBuilder ( )
virtual

Definition at line 77 of file G4FTFPPiKBuilder.cc.

References theLund, theQuasiElastic, theStringDecay, and theStringModel.

Member Function Documentation

void G4FTFPPiKBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 86 of file G4FTFPPiKBuilder.cc.

void G4FTFPPiKBuilder::Build ( G4PionPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 89 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 98 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 107 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 115 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 123 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 131 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 75 of file G4FTFPPiKBuilder.hh.

References theMax.

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

+ Here is the caller graph for this function:

void G4FTFPPiKBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 74 of file G4FTFPPiKBuilder.hh.

References theMin.

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

+ Here is the caller graph for this function:

Member Data Documentation

G4GeneratorPrecompoundInterface* G4FTFPPiKBuilder::theCascade
private

Definition at line 79 of file G4FTFPPiKBuilder.hh.

Referenced by G4FTFPPiKBuilder().

G4LundStringFragmentation* G4FTFPPiKBuilder::theLund
private

Definition at line 83 of file G4FTFPPiKBuilder.hh.

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

G4double G4FTFPPiKBuilder::theMax
private

Definition at line 87 of file G4FTFPPiKBuilder.hh.

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

G4double G4FTFPPiKBuilder::theMin
private

Definition at line 86 of file G4FTFPPiKBuilder.hh.

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

G4TheoFSGenerator* G4FTFPPiKBuilder::theModel
private

Definition at line 78 of file G4FTFPPiKBuilder.hh.

Referenced by Build(), and G4FTFPPiKBuilder().

G4VCrossSectionDataSet* G4FTFPPiKBuilder::thePiData
private

Definition at line 85 of file G4FTFPPiKBuilder.hh.

Referenced by Build(), and G4FTFPPiKBuilder().

G4QuasiElasticChannel* G4FTFPPiKBuilder::theQuasiElastic
private

Definition at line 82 of file G4FTFPPiKBuilder.hh.

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

G4ExcitedStringDecay* G4FTFPPiKBuilder::theStringDecay
private

Definition at line 81 of file G4FTFPPiKBuilder.hh.

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

G4FTFModel* G4FTFPPiKBuilder::theStringModel
private

Definition at line 80 of file G4FTFPPiKBuilder.hh.

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


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