#include <G4QGSC_QGSCPiKBuilder.hh>
Definition at line 47 of file G4QGSC_QGSCPiKBuilder.hh.
◆ G4QGSC_QGSCPiKBuilder()
G4QGSC_QGSCPiKBuilder::G4QGSC_QGSCPiKBuilder |
( |
G4bool |
quasiElastic = false | ) |
|
Definition at line 32 of file G4QGSC_QGSCPiKBuilder.cc.
34{
35 theMin = 0*GeV;
37
41
43
46 if (quasiElastic)
47 {
50 } else
51 { theQuasiElastic=0;}
52}
void SetTransport(G4VIntraNuclearTransportModel *const value)
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
void SetFragmentationModel(G4VStringFragmentation *aModel)
◆ ~G4QGSC_QGSCPiKBuilder()
G4QGSC_QGSCPiKBuilder::~G4QGSC_QGSCPiKBuilder |
( |
| ) |
|
|
virtual |
Definition at line 54 of file G4QGSC_QGSCPiKBuilder.cc.
56{
57 delete theCascade;
58 delete theStringDecay;
59 delete theStringModel;
60 if ( theQuasiElastic ) delete theQuasiElastic;
61 delete theModel;
62}
◆ Build() [1/7]
◆ Build() [2/7]
Implements G4VPiKBuilder.
Definition at line 93 of file G4QGSC_QGSCPiKBuilder.cc.
95{
99}
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]
◆ SetMinEnergy()
void G4QGSC_QGSCPiKBuilder::SetMinEnergy |
( |
G4double |
aM | ) |
|
|
inline |
The documentation for this class was generated from the following files: