|
Geant4
10.01.p02
|
#include "globals.hh"#include <map>#include "G4tgrIsotope.hh"#include "G4tgrElementSimple.hh"#include "G4tgrElementFromIsotopes.hh"#include "G4tgrMaterial.hh"#include "G4tgrMaterialSimple.hh"#include "G4tgrMaterialMixture.hh"
Include dependency graph for G4tgrMaterialFactory.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4tgrMaterialFactory |
Typedefs | |
| typedef std::map< G4String, G4tgrIsotope * > | G4mstgrisot |
| typedef std::map< G4String, G4tgrElement * > | G4mstgrelem |
| typedef std::map< G4String, G4tgrMaterial * > | G4mstgrmate |
| typedef std::map< G4String, G4tgrElement* > G4mstgrelem |
Definition at line 55 of file G4tgrMaterialFactory.hh.
| typedef std::map< G4String, G4tgrIsotope* > G4mstgrisot |
Definition at line 54 of file G4tgrMaterialFactory.hh.
| typedef std::map< G4String, G4tgrMaterial* > G4mstgrmate |
Definition at line 56 of file G4tgrMaterialFactory.hh.