#include <G4LEPPionBuilder.hh>
Definition at line 52 of file G4LEPPionBuilder.hh.
◆ G4LEPPionBuilder()
G4LEPPionBuilder::G4LEPPionBuilder |
( |
| ) |
|
Definition at line 50 of file G4LEPPionBuilder.cc.
51 :
52 theLEPionPlusModel(0), theLEPionMinusModel(0)
53{
54 theMin = 0;
55 theMax = 55*GeV;
56}
◆ ~G4LEPPionBuilder()
G4LEPPionBuilder::~G4LEPPionBuilder |
( |
| ) |
|
|
virtual |
◆ Build() [1/3]
◆ Build() [2/3]
Implements G4VPionBuilder.
Definition at line 79 of file G4LEPPionBuilder.cc.
81{
86}
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void RegisterMe(G4HadronicInteraction *a)
◆ Build() [3/3]
◆ SetMaxEnergy()
void G4LEPPionBuilder::SetMaxEnergy |
( |
G4double |
aM | ) |
|
|
inline |
◆ SetMinEnergy()
void G4LEPPionBuilder::SetMinEnergy |
( |
G4double |
aM | ) |
|
|
inline |
The documentation for this class was generated from the following files: