|
Geant4
9.6.p02
|
#include <G4tgrMaterialFactory.hh>
Public Member Functions | |
| ~G4tgrMaterialFactory () | |
| G4tgrIsotope * | AddIsotope (const std::vector< G4String > &wl) |
| G4tgrElementSimple * | AddElementSimple (const std::vector< G4String > &wl) |
| G4tgrElementFromIsotopes * | AddElementFromIsotopes (const std::vector< G4String > &wl) |
| G4tgrMaterialSimple * | AddMaterialSimple (const std::vector< G4String > &wl) |
| G4tgrMaterialMixture * | AddMaterialMixture (const std::vector< G4String > &wl, const G4String &mixtType) |
| G4tgrIsotope * | FindIsotope (const G4String &name) const |
| G4tgrElement * | FindElement (const G4String &name) const |
| G4tgrMaterial * | FindMaterial (const G4String &name) const |
| void | DumpIsotopeList () const |
| void | DumpElementList () const |
| void | DumpMaterialList () const |
| const G4mstgrisot & | GetIsotopeList () const |
| const G4mstgrelem & | GetElementList () const |
| const G4mstgrmate & | GetMaterialList () const |
Static Public Member Functions | |
| static G4tgrMaterialFactory * | GetInstance () |
Definition at line 58 of file G4tgrMaterialFactory.hh.
| G4tgrMaterialFactory::~G4tgrMaterialFactory | ( | ) |
Definition at line 67 of file G4tgrMaterialFactory.cc.
| G4tgrElementFromIsotopes * G4tgrMaterialFactory::AddElementFromIsotopes | ( | const std::vector< G4String > & | wl) |
Definition at line 131 of file G4tgrMaterialFactory.cc.


| G4tgrElementSimple * G4tgrMaterialFactory::AddElementSimple | ( | const std::vector< G4String > & | wl) |
Definition at line 114 of file G4tgrMaterialFactory.cc.


| G4tgrIsotope * G4tgrMaterialFactory::AddIsotope | ( | const std::vector< G4String > & | wl) |
Definition at line 98 of file G4tgrMaterialFactory.cc.


| G4tgrMaterialMixture * G4tgrMaterialFactory::AddMaterialMixture | ( | const std::vector< G4String > & | wl, |
| const G4String & | mixtType | ||
| ) |
Definition at line 174 of file G4tgrMaterialFactory.cc.


| G4tgrMaterialSimple * G4tgrMaterialFactory::AddMaterialSimple | ( | const std::vector< G4String > & | wl) |
Definition at line 148 of file G4tgrMaterialFactory.cc.


| void G4tgrMaterialFactory::DumpElementList | ( | ) | const |
| void G4tgrMaterialFactory::DumpIsotopeList | ( | ) | const |
| void G4tgrMaterialFactory::DumpMaterialList | ( | ) | const |
Definition at line 307 of file G4tgrMaterialFactory.cc.


| G4tgrElement * G4tgrMaterialFactory::FindElement | ( | const G4String & | name) | const |
Definition at line 231 of file G4tgrMaterialFactory.cc.


| G4tgrIsotope * G4tgrMaterialFactory::FindIsotope | ( | const G4String & | name) | const |
Definition at line 201 of file G4tgrMaterialFactory.cc.


| G4tgrMaterial * G4tgrMaterialFactory::FindMaterial | ( | const G4String & | name) | const |
Definition at line 261 of file G4tgrMaterialFactory.cc.


|
inline |
|
static |
|
inline |
|
inline |
1.8.4