#include <G4QGSBinaryNeutronBuilder.hh>
G4QGSBinaryNeutronBuilder::G4QGSBinaryNeutronBuilder |
( |
G4bool |
quasiElastic = false | ) |
|
Definition at line 47 of file G4QGSBinaryNeutronBuilder.cc.
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
void SetFragmentationModel(G4VStringFragmentation *aModel)
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
static constexpr double GeV
void SetTransport(G4VIntraNuclearTransportModel *const value)
G4QGSBinaryNeutronBuilder::~G4QGSBinaryNeutronBuilder |
( |
| ) |
|
|
virtual |
Definition at line 69 of file G4QGSBinaryNeutronBuilder.cc.
71 delete theStringDecay;
72 delete theStringModel;
73 if ( theQuasiElastic )
delete theQuasiElastic;
Implements G4VNeutronBuilder.
Definition at line 92 of file G4QGSBinaryNeutronBuilder.cc.
void RegisterMe(G4HadronicInteraction *a)
static constexpr double TeV
void SetMinEnergy(G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
static G4Neutron * Neutron()
void SetMaxEnergy(const G4double anEnergy)
The documentation for this class was generated from the following files: