#include <G4AlphaPHPBuilder.hh>
Definition at line 46 of file G4AlphaPHPBuilder.hh.
◆ G4AlphaPHPBuilder()
G4AlphaPHPBuilder::G4AlphaPHPBuilder |
( |
| ) |
|
Definition at line 33 of file G4AlphaPHPBuilder.cc.
35{
36 theMin = 0;
37 theMax=200.*MeV;
38 theParticlePHPModel = 0;
39}
◆ ~G4AlphaPHPBuilder()
virtual G4AlphaPHPBuilder::~G4AlphaPHPBuilder |
( |
| ) |
|
|
inlinevirtual |
◆ Build() [1/4]
◆ Build() [2/4]
◆ Build() [3/4]
Implements G4VAlphaBuilder.
Definition at line 47 of file G4AlphaPHPBuilder.cc.
49{
55
60
61}
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
void RegisterMe(G4HadronicInteraction *a)
void SetMaxKinEnergy(G4double value)
void SetMinKinEnergy(G4double value)
◆ Build() [4/4]
◆ SetMaxEnergy()
virtual void G4AlphaPHPBuilder::SetMaxEnergy |
( |
G4double |
aM | ) |
|
|
inlinefinaloverridevirtual |
◆ SetMinEnergy()
virtual void G4AlphaPHPBuilder::SetMinEnergy |
( |
G4double |
aM | ) |
|
|
inlinefinaloverridevirtual |
The documentation for this class was generated from the following files: