Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
ExGflashMaterialManager.hh File Reference

Definition of the ExGflashMaterialManager class. More...

#include "G4Element.hh"
#include "G4Material.hh"
#include <map>
#include <iostream>
#include <functional>
Include dependency graph for ExGflashMaterialManager.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExGflashMaterialManager
 

Typedefs

typedef std::map< G4String,
G4Element *, std::less
< G4String > > 
ElementList
 
typedef std::map< G4String,
G4Material *, std::less
< G4String > > 
MaterialList
 

Detailed Description

Definition of the ExGflashMaterialManager class.

Definition in file ExGflashMaterialManager.hh.

Typedef Documentation

typedef std::map< G4String, G4Element*, std::less<G4String> > ElementList

Definition at line 39 of file ExGflashMaterialManager.hh.

typedef std::map< G4String, G4Material*, std::less<G4String> > MaterialList

Definition at line 40 of file ExGflashMaterialManager.hh.