Geant4
9.6.p02
|
Definition of the ExGflashMaterialManager class. More...
#include "G4Element.hh"
#include "G4Material.hh"
#include <map>
#include <iostream>
#include <functional>
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 |
Definition of the ExGflashMaterialManager class.
Definition in file ExGflashMaterialManager.hh.
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.