Geant4  10.00.p02
G4BinaryPiKBuilder Class Reference

#include <G4BinaryPiKBuilder.hh>

+ Inheritance diagram for G4BinaryPiKBuilder:
+ Collaboration diagram for G4BinaryPiKBuilder:

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

G4PiNuclearCrossSectionthePiData
 
G4BinaryCascadetheModel
 
G4double theMin
 
G4double theMax
 

Detailed Description

Definition at line 53 of file G4BinaryPiKBuilder.hh.

Constructor & Destructor Documentation

G4BinaryPiKBuilder::G4BinaryPiKBuilder ( )

Definition at line 46 of file G4BinaryPiKBuilder.cc.

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

+ Here is the call graph for this function:

G4BinaryPiKBuilder::~G4BinaryPiKBuilder ( )
virtual

Definition at line 57 of file G4BinaryPiKBuilder.cc.

Member Function Documentation

void G4BinaryPiKBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 62 of file G4BinaryPiKBuilder.cc.

void G4BinaryPiKBuilder::Build ( G4PionPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 65 of file G4BinaryPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BinaryPiKBuilder::Build ( G4PionMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 73 of file G4BinaryPiKBuilder.cc.

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

+ Here is the call graph for this function:

void G4BinaryPiKBuilder::Build ( G4KaonPlusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 81 of file G4BinaryPiKBuilder.cc.

void G4BinaryPiKBuilder::Build ( G4KaonMinusInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 86 of file G4BinaryPiKBuilder.cc.

void G4BinaryPiKBuilder::Build ( G4KaonZeroLInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 91 of file G4BinaryPiKBuilder.cc.

void G4BinaryPiKBuilder::Build ( G4KaonZeroSInelasticProcess aP)
virtual

Implements G4VPiKBuilder.

Definition at line 96 of file G4BinaryPiKBuilder.cc.

void G4BinaryPiKBuilder::SetMaxEnergy ( G4double  aM)
inline

Definition at line 69 of file G4BinaryPiKBuilder.hh.

References theMax.

void G4BinaryPiKBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 68 of file G4BinaryPiKBuilder.hh.

References theMin.

Member Data Documentation

G4double G4BinaryPiKBuilder::theMax
private

Definition at line 75 of file G4BinaryPiKBuilder.hh.

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

G4double G4BinaryPiKBuilder::theMin
private

Definition at line 74 of file G4BinaryPiKBuilder.hh.

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

G4BinaryCascade* G4BinaryPiKBuilder::theModel
private

Definition at line 73 of file G4BinaryPiKBuilder.hh.

Referenced by Build(), and G4BinaryPiKBuilder().

G4PiNuclearCrossSection* G4BinaryPiKBuilder::thePiData
private

Definition at line 72 of file G4BinaryPiKBuilder.hh.

Referenced by G4BinaryPiKBuilder().


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