Geant4
10.02.p01
|
#include "globals.hh"
#include "G4tgbIsotope.hh"
#include "G4tgbElement.hh"
#include "G4tgbMaterial.hh"
#include "G4tgrIsotope.hh"
#include "G4tgrElement.hh"
#include "G4tgrMaterial.hh"
#include "G4Isotope.hh"
#include "G4Element.hh"
#include "G4Material.hh"
Go to the source code of this file.
Classes | |
class | G4tgbMaterialMgr |
Typedefs | |
typedef std::map< G4String, G4tgbIsotope * > | G4mstgbisot |
typedef std::map< G4String, G4tgbElement * > | G4mstgbelem |
typedef std::map< G4String, G4tgbMaterial * > | G4mstgbmate |
typedef std::map< G4String, G4Isotope * > | G4msg4isot |
typedef std::map< G4String, G4Element * > | G4msg4elem |
typedef std::map< G4String, G4Material * > | G4msg4mate |
typedef std::map< G4String, G4Element* > G4msg4elem |
Definition at line 63 of file G4tgbMaterialMgr.hh.
typedef std::map< G4String, G4Isotope* > G4msg4isot |
Definition at line 62 of file G4tgbMaterialMgr.hh.
typedef std::map< G4String, G4Material* > G4msg4mate |
Definition at line 64 of file G4tgbMaterialMgr.hh.
typedef std::map< G4String, G4tgbElement* > G4mstgbelem |
Definition at line 60 of file G4tgbMaterialMgr.hh.
typedef std::map< G4String, G4tgbIsotope* > G4mstgbisot |
Definition at line 59 of file G4tgbMaterialMgr.hh.
typedef std::map< G4String, G4tgbMaterial* > G4mstgbmate |
Definition at line 61 of file G4tgbMaterialMgr.hh.