ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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"
+ Include dependency graph for G4tgrMaterialFactory.hh:
+ This graph shows which files directly or indirectly include this file:

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

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

Definition at line 54 of file G4tgrMaterialFactory.hh.

View newest version in sPHENIX GitHub at line 54 of file G4tgrMaterialFactory.hh

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

Definition at line 53 of file G4tgrMaterialFactory.hh.

View newest version in sPHENIX GitHub at line 53 of file G4tgrMaterialFactory.hh

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

Definition at line 55 of file G4tgrMaterialFactory.hh.

View newest version in sPHENIX GitHub at line 55 of file G4tgrMaterialFactory.hh