Geant4  10.02.p03
G4HCIOcatalog.hh File Reference
#include <map>
#include "G4Types.hh"
#include "G4VPHitsCollectionIO.hh"
Include dependency graph for G4HCIOcatalog.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4HCIOcatalog
 

Typedefs

typedef std::map< std::string, G4VHCIOentry *, std::less< std::string > > HCIOmap
 
typedef std::map< std::string, G4VPHitsCollectionIO *, std::less< std::string > > HCIOstore
 

Typedef Documentation

◆ HCIOmap

typedef std::map<std::string, G4VHCIOentry*, std::less<std::string> > HCIOmap

Definition at line 38 of file G4HCIOcatalog.hh.

◆ HCIOstore

typedef std::map<std::string, G4VPHitsCollectionIO*, std::less<std::string> > HCIOstore

Definition at line 42 of file G4HCIOcatalog.hh.