76{
77
81
83
86 theStringModel->SetFragmentationModel(theStringDecay);
87
89
90 theModel->SetTransport(theCascade);
91 theModel->SetHighEnergyGenerator(theStringModel);
92
94
97 theModel->SetMinEnergy(3.*GeV);
100
103 if ( nullptr != sp ) {
105 } else {
108 }
109
110
112
116
118 theElectronNuclearProcess->RegisterMe(theElectroReaction);
120
122 thePositronNuclearProcess->RegisterMe(theElectroReaction);
124 }
125}
G4CascadeInterface * theGammaReaction
G4HadronInelasticProcess * thePhotoNuclearProcess
static G4Electron * Electron()
static G4Gamma * Definition()
void SetMaxEnergy(const G4double anEnergy)
static G4HadronicParameters * Instance()
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
void RegisterMe(G4HadronicInteraction *a)
static G4LossTableManager * Instance()
G4VEmProcess * GetGammaGeneralProcess()
G4ProcessManager * GetProcessManager() const
static G4Positron * Positron()
G4int AddDiscreteProcess(G4VProcess *aProcess, G4int ord=ordDefault)