#include <G4QGSPProtonBuilder.hh>
Definition at line 58 of file G4QGSPProtonBuilder.hh.
G4QGSPProtonBuilder::G4QGSPProtonBuilder |
( |
G4bool |
quasiElastic = false | ) |
|
Definition at line 50 of file G4QGSPProtonBuilder.cc.
void SetQuasiElasticChannel(G4QuasiElasticChannel *const value)
void SetFragmentationModel(G4VStringFragmentation *aModel)
void SetHighEnergyGenerator(G4VHighEnergyGenerator *const value)
static constexpr double GeV
void SetTransport(G4VIntraNuclearTransportModel *const value)
G4QGSPProtonBuilder::~G4QGSPProtonBuilder |
( |
| ) |
|
|
virtual |
Definition at line 85 of file G4QGSPProtonBuilder.cc.
87 if ( theQuasiElastic )
delete theQuasiElastic;
88 delete theStringDecay;
89 delete theStringModel;
Implements G4VProtonBuilder.
Definition at line 72 of file G4QGSPProtonBuilder.cc.
void RegisterMe(G4HadronicInteraction *a)
static constexpr double TeV
void SetMinEnergy(G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
static G4Proton * Proton()
void SetMaxEnergy(const G4double anEnergy)
The documentation for this class was generated from the following files: