#include <G4LEPProtonBuilder.hh>
Definition at line 50 of file G4LEPProtonBuilder.hh.
◆ G4LEPProtonBuilder()
G4LEPProtonBuilder::G4LEPProtonBuilder |
( |
| ) |
|
Definition at line 45 of file G4LEPProtonBuilder.cc.
46 : theLEProtonModel(0)
47{
48 theMin = 0;
49 theMax=55*GeV;
50}
◆ ~G4LEPProtonBuilder()
G4LEPProtonBuilder::~G4LEPProtonBuilder |
( |
| ) |
|
|
virtual |
◆ Build() [1/2]
◆ Build() [2/2]
Implements G4VProtonBuilder.
Definition at line 64 of file G4LEPProtonBuilder.cc.
66{
67
72}
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void RegisterMe(G4HadronicInteraction *a)
◆ SetMaxEnergy()
void G4LEPProtonBuilder::SetMaxEnergy |
( |
G4double |
aM | ) |
|
|
inline |
◆ SetMinEnergy()
void G4LEPProtonBuilder::SetMinEnergy |
( |
G4double |
aM | ) |
|
|
inline |
The documentation for this class was generated from the following files: