Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4HCIOcatalog.hh File Reference
#include <map>
#include "G4Types.hh"
#include "G4VPHitsCollectionIO.hh"

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 40 of file G4HCIOcatalog.hh.

◆ HCIOstore

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

Definition at line 42 of file G4HCIOcatalog.hh.