|
Geant4
10.03
|
#include <G4HadronInelasticDataSet.hh>
Inheritance diagram for G4HadronInelasticDataSet:
Collaboration diagram for G4HadronInelasticDataSet: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 43 of file G4HadronInelasticDataSet.hh.
| G4HadronInelasticDataSet::G4HadronInelasticDataSet | ( | const G4String & | name = "GheishaInelastic" | ) |
Definition at line 38 of file G4HadronInelasticDataSet.cc.
References G4HadronCrossSections::Instance(), and theHadronCrossSections.
Here is the call graph for this function:
|
virtual |
Definition at line 45 of file G4HadronInelasticDataSet.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 48 of file G4HadronInelasticDataSet.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 67 of file G4HadronInelasticDataSet.cc.
References A(), G4lrint(), G4HadronCrossSections::GetInelasticCrossSection(), G4NistManager::Instance(), and theHadronCrossSections.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 59 of file G4HadronInelasticDataSet.cc.
References G4HadronCrossSections::IsApplicable(), and theHadronCrossSections.
Here is the call graph for this function:
|
private |
Definition at line 62 of file G4HadronInelasticDataSet.hh.
Referenced by G4HadronInelasticDataSet(), GetElementCrossSection(), and IsElementApplicable().