Geant4  10.00.p02
G4BertiniPiKBuilder Class Reference

#include <G4BertiniPiKBuilder.hh>

+ Inheritance diagram for G4BertiniPiKBuilder:
+ Collaboration diagram for G4BertiniPiKBuilder:

Public Member Functions

 G4BertiniPiKBuilder ()
 
virtual ~G4BertiniPiKBuilder ()
 
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

G4PiNuclearCrossSectionthePiData
 
G4CascadeInterfacetheModel
 
G4double theMin
 
G4double theMax
 

Detailed Description

Definition at line 53 of file G4BertiniPiKBuilder.hh.

Constructor & Destructor Documentation

G4BertiniPiKBuilder::G4BertiniPiKBuilder ( )

Definition at line 46 of file G4BertiniPiKBuilder.cc.

References GeV, G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theMax, theMin, theModel, and thePiData.

+ Here is the call graph for this function:

G4BertiniPiKBuilder::~G4BertiniPiKBuilder ( )
virtual

Definition at line 56 of file G4BertiniPiKBuilder.cc.

Member Function Documentation

void G4BertiniPiKBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 77 of file G4BertiniPiKBuilder.cc.

void G4BertiniPiKBuilder::Build ( G4PionPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 61 of file G4BertiniPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BertiniPiKBuilder::Build ( G4PionMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 69 of file G4BertiniPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BertiniPiKBuilder::Build ( G4KaonPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 80 of file G4BertiniPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BertiniPiKBuilder::Build ( G4KaonMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 88 of file G4BertiniPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BertiniPiKBuilder::Build ( G4KaonZeroLInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 96 of file G4BertiniPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BertiniPiKBuilder::Build ( G4KaonZeroSInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 104 of file G4BertiniPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BertiniPiKBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 68 of file G4BertiniPiKBuilder.hh.

References theMin.

Referenced by G4HadronPhysicsINCLXX::CreateModels().

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4BertiniPiKBuilder::theMax
private

Definition at line 75 of file G4BertiniPiKBuilder.hh.

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

G4double G4BertiniPiKBuilder::theMin
private

Definition at line 74 of file G4BertiniPiKBuilder.hh.

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

G4CascadeInterface* G4BertiniPiKBuilder::theModel
private

Definition at line 73 of file G4BertiniPiKBuilder.hh.

Referenced by Build(), and G4BertiniPiKBuilder().

G4PiNuclearCrossSection* G4BertiniPiKBuilder::thePiData
private

Definition at line 72 of file G4BertiniPiKBuilder.hh.

Referenced by G4BertiniPiKBuilder().


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