| Geant4
    10.03
    | 
#include <G4ProtonPHPBuilder.hh>
 Inheritance diagram for G4ProtonPHPBuilder:
 Inheritance diagram for G4ProtonPHPBuilder: Collaboration diagram for G4ProtonPHPBuilder:
 Collaboration diagram for G4ProtonPHPBuilder:| Public Member Functions | |
| G4ProtonPHPBuilder () | |
| virtual | ~G4ProtonPHPBuilder () | 
| virtual void | Build (G4ProtonInelasticProcess *aP) | 
| virtual void | Build (G4HadronElasticProcess *aP) | 
| void | SetMinEnergy (G4double aM) | 
| void | SetMaxEnergy (G4double aM) | 
|  Public Member Functions inherited from G4VProtonBuilder | |
| G4VProtonBuilder () | |
| virtual | ~G4VProtonBuilder () | 
| Private Attributes | |
| G4double | theMin | 
| G4double | theMax | 
| G4ParticleHPInelastic * | theParticlePHPModel | 
Definition at line 46 of file G4ProtonPHPBuilder.hh.
| G4ProtonPHPBuilder::G4ProtonPHPBuilder | ( | ) | 
Definition at line 34 of file G4ProtonPHPBuilder.cc.
References MeV, theMax, theMin, and theParticlePHPModel.
| 
 | virtual | 
Definition at line 42 of file G4ProtonPHPBuilder.cc.
| 
 | virtual | 
Implements G4VProtonBuilder.
Definition at line 52 of file G4ProtonPHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4Proton::Proton(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4VCrossSectionDataSet::SetMaxKinEnergy(), G4HadronicInteraction::SetMinEnergy(), G4VCrossSectionDataSet::SetMinKinEnergy(), theMax, theMin, and theParticlePHPModel.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VProtonBuilder.
Definition at line 46 of file G4ProtonPHPBuilder.cc.
| 
 | inline | 
Definition at line 60 of file G4ProtonPHPBuilder.hh.
References theMax.
Referenced by G4HadronPhysicsQGSP_BIC_AllHP::CreateModels().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 56 of file G4ProtonPHPBuilder.hh.
References theMin.
Referenced by G4HadronPhysicsQGSP_BIC_AllHP::CreateModels().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 67 of file G4ProtonPHPBuilder.hh.
Referenced by Build(), G4ProtonPHPBuilder(), and SetMaxEnergy().
| 
 | private | 
Definition at line 66 of file G4ProtonPHPBuilder.hh.
Referenced by Build(), G4ProtonPHPBuilder(), and SetMinEnergy().
| 
 | private | 
Definition at line 68 of file G4ProtonPHPBuilder.hh.
Referenced by Build(), and G4ProtonPHPBuilder().