Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs
G4HCIOcatalog.hh File Reference
#include <map>
#include "G4Types.hh"
#include "G4VPHitsCollectionIO.hh"

Go to the source code of this file.

Data Structures

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

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

Definition at line 38 of file G4HCIOcatalog.hh.

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

Definition at line 42 of file G4HCIOcatalog.hh.