Geant4
10.01.p02
|
#include <G4HadronCaptureDataSet.hh>
Private Attributes | |
G4HadronCrossSections * | theHadronCrossSections |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 47 of file G4HadronCaptureDataSet.hh.
G4HadronCaptureDataSet::G4HadronCaptureDataSet | ( | const G4String & | name = "GheishaCaptureXS" | ) |
Definition at line 39 of file G4HadronCaptureDataSet.cc.
References G4HadronCrossSections::Instance(), and theHadronCrossSections.
G4HadronCaptureDataSet::~G4HadronCaptureDataSet | ( | ) |
Definition at line 45 of file G4HadronCaptureDataSet.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 63 of file G4HadronCaptureDataSet.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 56 of file G4HadronCaptureDataSet.cc.
References G4HadronCrossSections::GetCaptureCrossSection(), and theHadronCrossSections.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 49 of file G4HadronCaptureDataSet.cc.
|
private |
Definition at line 67 of file G4HadronCaptureDataSet.hh.
Referenced by G4HadronCaptureDataSet(), and GetElementCrossSection().