Geant4  10.02
G4AlphaPHPBuilder Class Reference

#include <G4AlphaPHPBuilder.hh>

+ Inheritance diagram for G4AlphaPHPBuilder:
+ Collaboration diagram for G4AlphaPHPBuilder:

Public Member Functions

 G4AlphaPHPBuilder ()
 
virtual ~G4AlphaPHPBuilder ()
 
virtual void Build (G4AlphaInelasticProcess *aP)
 
virtual void Build (G4HadronElasticProcess *aP)
 
void SetMinEnergy (G4double aM)
 
void SetMaxEnergy (G4double aM)
 
- Public Member Functions inherited from G4VAlphaBuilder
 G4VAlphaBuilder ()
 
virtual ~G4VAlphaBuilder ()
 

Private Attributes

G4double theMin
 
G4double theMax
 
G4ParticleHPInelastictheParticlePHPModel
 

Detailed Description

Definition at line 46 of file G4AlphaPHPBuilder.hh.

Constructor & Destructor Documentation

G4AlphaPHPBuilder::G4AlphaPHPBuilder ( )

Definition at line 33 of file G4AlphaPHPBuilder.cc.

References MeV, theMax, theMin, and theParticlePHPModel.

G4AlphaPHPBuilder::~G4AlphaPHPBuilder ( )
virtual

Definition at line 41 of file G4AlphaPHPBuilder.cc.

Member Function Documentation

void G4AlphaPHPBuilder::Build ( G4AlphaInelasticProcess aP)
virtual

Implements G4VAlphaBuilder.

Definition at line 51 of file G4AlphaPHPBuilder.cc.

References G4HadronicProcess::AddDataSet(), G4Alpha::Alpha(), G4cout, G4endl, G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4VCrossSectionDataSet::SetMaxKinEnergy(), G4HadronicInteraction::SetMinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), theMax, theMin, and theParticlePHPModel.

+ Here is the call graph for this function:

void G4AlphaPHPBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VAlphaBuilder.

Definition at line 45 of file G4AlphaPHPBuilder.cc.

References G4cout, and G4endl.

void G4AlphaPHPBuilder::SetMaxEnergy ( G4double  aM)
inline

Definition at line 60 of file G4AlphaPHPBuilder.hh.

References theMax.

Referenced by G4HadronPhysicsQGSP_BIC_AllHP::CreateModels().

+ Here is the caller graph for this function:

void G4AlphaPHPBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 56 of file G4AlphaPHPBuilder.hh.

References theMin.

Member Data Documentation

G4double G4AlphaPHPBuilder::theMax
private

Definition at line 67 of file G4AlphaPHPBuilder.hh.

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

G4double G4AlphaPHPBuilder::theMin
private

Definition at line 66 of file G4AlphaPHPBuilder.hh.

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

G4ParticleHPInelastic* G4AlphaPHPBuilder::theParticlePHPModel
private

Definition at line 68 of file G4AlphaPHPBuilder.hh.

Referenced by Build(), and G4AlphaPHPBuilder().


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