#include <G4LHEPProtonBuilder.hh>
Definition at line 38 of file G4LHEPProtonBuilder.hh.
◆ G4LHEPProtonBuilder()
G4LHEPProtonBuilder::G4LHEPProtonBuilder |
( |
| ) |
|
Definition at line 32 of file G4LHEPProtonBuilder.cc.
33 :
34 theLEProtonModel(0), theHEProtonModel(0)
35{
36 theMin = 0;
37}
◆ ~G4LHEPProtonBuilder()
G4LHEPProtonBuilder::~G4LHEPProtonBuilder |
( |
| ) |
|
|
virtual |
◆ Build() [1/2]
◆ Build() [2/2]
Implements G4VProtonBuilder.
Definition at line 51 of file G4LHEPProtonBuilder.cc.
53{
61}
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void RegisterMe(G4HadronicInteraction *a)
◆ SetMinEnergy()
void G4LHEPProtonBuilder::SetMinEnergy |
( |
G4double |
aM | ) |
|
|
inline |
The documentation for this class was generated from the following files: