Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4tgrMaterialFactory.hh File Reference
#include "globals.hh"
#include <map>
#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

typedef std::map< G4String, G4tgrIsotope * > G4mstgrisot
 
typedef std::map< G4String, G4tgrElement * > G4mstgrelem
 
typedef std::map< G4String, G4tgrMaterial * > G4mstgrmate
 

Typedef Documentation

◆ G4mstgrelem

typedef std::map< G4String, G4tgrElement* > G4mstgrelem

Definition at line 55 of file G4tgrMaterialFactory.hh.

◆ G4mstgrisot

typedef std::map< G4String, G4tgrIsotope* > G4mstgrisot

Definition at line 54 of file G4tgrMaterialFactory.hh.

◆ G4mstgrmate

typedef std::map< G4String, G4tgrMaterial* > G4mstgrmate

Definition at line 56 of file G4tgrMaterialFactory.hh.