#include <G4QGSBinaryPiKBuilder.hh>
Definition at line 62 of file G4QGSBinaryPiKBuilder.hh.
◆ G4QGSBinaryPiKBuilder()
G4QGSBinaryPiKBuilder::G4QGSBinaryPiKBuilder |
( |
G4bool |
quasiElastic = false | ) |
|
Definition at line 51 of file G4QGSBinaryPiKBuilder.cc.
53{
55
56 theMin = 12*GeV;
58
62
63
67
69 if (quasiElastic)
70 {
73 } else
74 { theQuasiElastic=0;}
76}
void SetTransport(G4VIntraNuclearTransportModel *const value)
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
void SetDeExcitation(G4VPreCompoundModel *ptr)
void SetFragmentationModel(G4VStringFragmentation *aModel)
◆ ~G4QGSBinaryPiKBuilder()
G4QGSBinaryPiKBuilder::~G4QGSBinaryPiKBuilder |
( |
| ) |
|
|
virtual |
Definition at line 78 of file G4QGSBinaryPiKBuilder.cc.
80{
81 delete theCascade;
82 delete thePreEquilib;
83 if ( theQuasiElastic ) delete theQuasiElastic;
84 delete theStringDecay;
85 delete theStringModel;
86 delete theModel;
87}
◆ Build() [1/7]
◆ Build() [2/7]
Implements G4VPiKBuilder.
Definition at line 119 of file G4QGSBinaryPiKBuilder.cc.
121{
126}
static const char * Default_Name()
static G4CrossSectionDataSetRegistry * Instance()
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
void RegisterMe(G4HadronicInteraction *a)
◆ Build() [3/7]
◆ Build() [4/7]
◆ Build() [5/7]
◆ Build() [6/7]
◆ Build() [7/7]
◆ SetMinEnergy()
void G4QGSBinaryPiKBuilder::SetMinEnergy |
( |
G4double |
aM | ) |
|
|
inline |
The documentation for this class was generated from the following files: