Geant4
10.01.p02
|
#include <G4HadronElasticDataSet.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 44 of file G4HadronElasticDataSet.hh.
G4HadronElasticDataSet::G4HadronElasticDataSet | ( | const G4String & | name = "GheishaElastic" | ) |
Definition at line 40 of file G4HadronElasticDataSet.cc.
References G4HadronCrossSections::Instance(), and theHadronCrossSections.
|
virtual |
Definition at line 47 of file G4HadronElasticDataSet.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 50 of file G4HadronElasticDataSet.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 69 of file G4HadronElasticDataSet.cc.
References A, G4lrint(), G4HadronCrossSections::GetElasticCrossSection(), G4NistManager::Instance(), and theHadronCrossSections.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 61 of file G4HadronElasticDataSet.cc.
References G4HadronCrossSections::IsApplicable(), and theHadronCrossSections.
|
private |
Definition at line 64 of file G4HadronElasticDataSet.hh.
Referenced by G4HadronElasticDataSet(), GetElementCrossSection(), and IsElementApplicable().