|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <map>#include "globals.hh"#include "G4tgrIsotope.hh"#include "G4tgrElementSimple.hh"#include "G4tgrElementFromIsotopes.hh"#include "G4tgrMaterial.hh"#include "G4tgrMaterialSimple.hh"#include "G4tgrMaterialMixture.hh"Go to the source code of this file.
Classes | |
| class | G4tgrMaterialFactory |
Typedefs | |
| using | G4mstgrisot = std::map<G4String, G4tgrIsotope*> |
| using | G4mstgrelem = std::map<G4String, G4tgrElement*> |
| using | G4mstgrmate = std::map<G4String, G4tgrMaterial*> |
| using G4mstgrelem = std::map<G4String, G4tgrElement*> |
Definition at line 49 of file G4tgrMaterialFactory.hh.
| using G4mstgrisot = std::map<G4String, G4tgrIsotope*> |
Definition at line 48 of file G4tgrMaterialFactory.hh.
| using G4mstgrmate = std::map<G4String, G4tgrMaterial*> |
Definition at line 50 of file G4tgrMaterialFactory.hh.