Geant4-11
Data Structures | Typedefs
G4tgbMaterialMgr.hh File Reference
#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.

Data Structures

class  G4tgbMaterialMgr
 

Typedefs

using G4msg4elem = std::map< G4String, G4Element * >
 
using G4msg4isot = std::map< G4String, G4Isotope * >
 
using G4msg4mate = std::map< G4String, G4Material * >
 
using G4mstgbelem = std::map< G4String, G4tgbElement * >
 
using G4mstgbisot = std::map< G4String, G4tgbIsotope * >
 
using G4mstgbmate = std::map< G4String, G4tgbMaterial * >
 

Typedef Documentation

◆ G4msg4elem

using G4msg4elem = std::map<G4String, G4Element*>

Definition at line 57 of file G4tgbMaterialMgr.hh.

◆ G4msg4isot

using G4msg4isot = std::map<G4String, G4Isotope*>

Definition at line 56 of file G4tgbMaterialMgr.hh.

◆ G4msg4mate

using G4msg4mate = std::map<G4String, G4Material*>

Definition at line 58 of file G4tgbMaterialMgr.hh.

◆ G4mstgbelem

using G4mstgbelem = std::map<G4String, G4tgbElement*>

Definition at line 54 of file G4tgbMaterialMgr.hh.

◆ G4mstgbisot

using G4mstgbisot = std::map<G4String, G4tgbIsotope*>

Definition at line 53 of file G4tgbMaterialMgr.hh.

◆ G4mstgbmate

using G4mstgbmate = std::map<G4String, G4tgbMaterial*>

Definition at line 55 of file G4tgbMaterialMgr.hh.