| 
    Geant4
    10.01
    
   | 
 
#include <G4NeutronHPThermalScatteringNames.hh>
Public Member Functions | |
| G4NeutronHPThermalScatteringNames () | |
| ~G4NeutronHPThermalScatteringNames () | |
| G4bool | IsThisThermalElement (G4String) | 
| G4bool | IsThisThermalElement (G4String, G4String) | 
| size_t | GetSize () | 
| G4String | GetTS_NDL_Name (G4String nameG4Element) | 
| G4String | GetTS_NDL_Name (G4String material, G4String element) | 
| void | AddThermalElement (G4String, G4String) | 
Private Attributes | |
| std::map< G4String, G4String > | names | 
| std::map< std::pair< G4String,  G4String >, G4String >  | nist_names | 
Definition at line 44 of file G4NeutronHPThermalScatteringNames.hh.
| G4NeutronHPThermalScatteringNames::G4NeutronHPThermalScatteringNames | ( | ) | 
Definition at line 43 of file G4NeutronHPThermalScatteringNames.cc.
References names, and nist_names.
| G4NeutronHPThermalScatteringNames::~G4NeutronHPThermalScatteringNames | ( | ) | 
Definition at line 84 of file G4NeutronHPThermalScatteringNames.cc.
| void G4NeutronHPThermalScatteringNames::AddThermalElement | ( | G4String | nameG4Element, | 
| G4String | filename | ||
| ) | 
Definition at line 104 of file G4NeutronHPThermalScatteringNames.cc.
References names.
Referenced by G4NeutronHPThermalScattering::AddUserThermalScatteringFile(), and G4NeutronHPThermalScatteringData::AddUserThermalScatteringFile().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 54 of file G4NeutronHPThermalScatteringNames.hh.
References names.
Definition at line 55 of file G4NeutronHPThermalScatteringNames.hh.
References names.
Referenced by G4NeutronHPThermalScatteringData::BuildPhysicsTable(), and G4NeutronHPThermalScattering::buildPhysicsTable().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 56 of file G4NeutronHPThermalScatteringNames.hh.
References nist_names.
Definition at line 89 of file G4NeutronHPThermalScatteringNames.cc.
References names.
Referenced by G4NeutronHPThermalScatteringData::BuildPhysicsTable(), and G4NeutronHPThermalScattering::buildPhysicsTable().
 Here is the caller graph for this function:| G4bool G4NeutronHPThermalScatteringNames::IsThisThermalElement | ( | G4String | material, | 
| G4String | element | ||
| ) | 
Definition at line 96 of file G4NeutronHPThermalScatteringNames.cc.
References nist_names.
Definition at line 66 of file G4NeutronHPThermalScatteringNames.hh.
Referenced by AddThermalElement(), G4NeutronHPThermalScatteringNames(), GetSize(), GetTS_NDL_Name(), and IsThisThermalElement().
      
  | 
  private | 
Definition at line 69 of file G4NeutronHPThermalScatteringNames.hh.
Referenced by G4NeutronHPThermalScatteringNames(), GetTS_NDL_Name(), and IsThisThermalElement().