| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4HadronElasticDataSet.hh>
 Inheritance diagram for G4HadronElasticDataSet:
 Collaboration diagram for G4HadronElasticDataSet: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.
 Here is the call graph for this function:
      
  | 
  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.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VCrossSectionDataSet.
Definition at line 61 of file G4HadronElasticDataSet.cc.
References G4HadronCrossSections::IsApplicable(), and theHadronCrossSections.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 64 of file G4HadronElasticDataSet.hh.
Referenced by G4HadronElasticDataSet(), GetElementCrossSection(), and IsElementApplicable().