Geant4  10.00.p02
G4BinaryPionBuilder Class Reference

#include <G4BinaryPionBuilder.hh>

+ Inheritance diagram for G4BinaryPionBuilder:
+ Collaboration diagram for G4BinaryPionBuilder:

Public Member Functions

 G4BinaryPionBuilder ()
 
virtual ~G4BinaryPionBuilder ()
 
virtual void Build (G4HadronElasticProcess *aP)
 
virtual void Build (G4PionPlusInelasticProcess *aP)
 
virtual void Build (G4PionMinusInelasticProcess *aP)
 
void SetMinEnergy (G4double aM)
 
void SetMaxEnergy (G4double aM)
 
- Public Member Functions inherited from G4VPionBuilder
 G4VPionBuilder ()
 
virtual ~G4VPionBuilder ()
 

Private Attributes

G4VCrossSectionDataSetthePiData
 
G4BinaryCascadetheModel
 
G4double theMin
 
G4double theMax
 

Detailed Description

Definition at line 51 of file G4BinaryPionBuilder.hh.

Constructor & Destructor Documentation

G4BinaryPionBuilder::G4BinaryPionBuilder ( )

Definition at line 47 of file G4BinaryPionBuilder.cc.

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

+ Here is the call graph for this function:

G4BinaryPionBuilder::~G4BinaryPionBuilder ( )
virtual

Definition at line 58 of file G4BinaryPionBuilder.cc.

Member Function Documentation

void G4BinaryPionBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VPionBuilder.

Definition at line 63 of file G4BinaryPionBuilder.cc.

void G4BinaryPionBuilder::Build ( G4PionPlusInelasticProcess aP)
virtual

Implements G4VPionBuilder.

Definition at line 66 of file G4BinaryPionBuilder.cc.

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

+ Here is the call graph for this function:

void G4BinaryPionBuilder::Build ( G4PionMinusInelasticProcess aP)
virtual

Implements G4VPionBuilder.

Definition at line 75 of file G4BinaryPionBuilder.cc.

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

+ Here is the call graph for this function:

void G4BinaryPionBuilder::SetMaxEnergy ( G4double  aM)
inline

Definition at line 63 of file G4BinaryPionBuilder.hh.

References theMax.

Referenced by G4HadronPhysicsFTF_BIC::CreateModels(), and G4HadronPhysicsQGS_BIC::CreateModels().

+ Here is the caller graph for this function:

void G4BinaryPionBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 62 of file G4BinaryPionBuilder.hh.

References theMin.

Member Data Documentation

G4double G4BinaryPionBuilder::theMax
private

Definition at line 69 of file G4BinaryPionBuilder.hh.

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

G4double G4BinaryPionBuilder::theMin
private

Definition at line 68 of file G4BinaryPionBuilder.hh.

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

G4BinaryCascade* G4BinaryPionBuilder::theModel
private

Definition at line 67 of file G4BinaryPionBuilder.hh.

Referenced by Build(), and G4BinaryPionBuilder().

G4VCrossSectionDataSet* G4BinaryPionBuilder::thePiData
private

Definition at line 66 of file G4BinaryPionBuilder.hh.

Referenced by Build(), and G4BinaryPionBuilder().


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