#include <G4LENDBertiniGammaElectroNuclearBuilder.hh>
◆ G4LENDBertiniGammaElectroNuclearBuilder() [1/2]
G4LENDBertiniGammaElectroNuclearBuilder::G4LENDBertiniGammaElectroNuclearBuilder |
( |
G4bool | eNucl | ) |
|
|
explicit |
◆ ~G4LENDBertiniGammaElectroNuclearBuilder()
G4LENDBertiniGammaElectroNuclearBuilder::~G4LENDBertiniGammaElectroNuclearBuilder |
( |
| ) |
|
|
overridedefault |
◆ G4LENDBertiniGammaElectroNuclearBuilder() [2/2]
◆ Build()
void G4LENDBertiniGammaElectroNuclearBuilder::Build |
( |
| ) |
|
|
overridevirtual |
Reimplemented from G4BertiniElectroNuclearBuilder.
Definition at line 54 of file G4LENDBertiniGammaElectroNuclearBuilder.cc.
55{
56
57
59
61 G4String message =
"\n Skipping activation of Low Energy Nuclear Data (LEND) model for gamma nuclear interactions.\n The LEND model needs data files and they are available from ftp://gdo-nuclear.ucllnl.org/GND_after2013/GND_v1.3.tar.gz.\n Please set the environment variable G4LENDDATA to point to the directory named v1.3 extracted from the archive file.\n";
62 G4Exception(
"G4LENDBertiniGammaElectroNuclearBuilder::Build()"
63 , "G4LENDBertiniGammaElectroNuclearBuilder001"
65 return;
66 }
67
75}
const char * G4FindDataDir(const char *)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4CascadeInterface * theGammaReaction
G4HadronInelasticProcess * thePhotoNuclearProcess
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
void AddDataSet(G4VCrossSectionDataSet *aDataSet)
void RegisterMe(G4HadronicInteraction *a)
void DumpLENDTargetInfo(G4bool force=false)
◆ operator=()
The documentation for this class was generated from the following files: