Geant4  10.00.p02
G4NeutronHPThermalScatteringNames Class Reference

#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, G4Stringnames
 
std::map< std::pair< G4String,
G4String >, G4String
nist_names
 

Detailed Description

Definition at line 44 of file G4NeutronHPThermalScatteringNames.hh.

Constructor & Destructor Documentation

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.

Member Function Documentation

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:

size_t G4NeutronHPThermalScatteringNames::GetSize ( void  )
inline

Definition at line 54 of file G4NeutronHPThermalScatteringNames.hh.

References names.

G4String G4NeutronHPThermalScatteringNames::GetTS_NDL_Name ( G4String  nameG4Element)
inline

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:

G4String G4NeutronHPThermalScatteringNames::GetTS_NDL_Name ( G4String  material,
G4String  element 
)
inline

Definition at line 56 of file G4NeutronHPThermalScatteringNames.hh.

References nist_names.

G4bool G4NeutronHPThermalScatteringNames::IsThisThermalElement ( G4String  aname)

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.

Member Data Documentation

std::map< G4String , G4String > G4NeutronHPThermalScatteringNames::names
private
std::map< std::pair < G4String , G4String > , G4String > G4NeutronHPThermalScatteringNames::nist_names
private

The documentation for this class was generated from the following files: