#include <G4LEPPiKBuilder.hh>
Definition at line 55 of file G4LEPPiKBuilder.hh.
◆ G4LEPPiKBuilder()
G4LEPPiKBuilder::G4LEPPiKBuilder |
( |
| ) |
|
Definition at line 51 of file G4LEPPiKBuilder.cc.
52 :
53 theLEPionPlusModel(0), theLEPionMinusModel(0),
54 theLEKaonPlusModel(0), theLEKaonMinusModel(0),
55 theLEKaonZeroLModel(0), theLEKaonZeroSModel(0)
56{
57 theMin = 0;
58 theMax = 55*GeV;
59 theMinPion = theMin;
60}
◆ ~G4LEPPiKBuilder()
G4LEPPiKBuilder::~G4LEPPiKBuilder |
( |
| ) |
|
|
virtual |
◆ Build() [1/7]
◆ Build() [2/7]
Implements G4VPiKBuilder.
Definition at line 101 of file G4LEPPiKBuilder.cc.
103{
108}
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void RegisterMe(G4HadronicInteraction *a)
◆ Build() [3/7]
◆ Build() [4/7]
◆ Build() [5/7]
◆ Build() [6/7]
◆ Build() [7/7]
◆ SetMaxEnergy()
void G4LEPPiKBuilder::SetMaxEnergy |
( |
G4double |
aM | ) |
|
|
inline |
◆ SetMinEnergy()
void G4LEPPiKBuilder::SetMinEnergy |
( |
G4double |
aM | ) |
|
|
inline |
◆ SetMinPionEnergy()
void G4LEPPiKBuilder::SetMinPionEnergy |
( |
G4double |
aM | ) |
|
|
inline |
The documentation for this class was generated from the following files: