#include <map>#include "G4Types.hh"#include "G4VPHitsCollectionIO.hh"Go to the source code of this file.
Data Structures | |
| class | G4HCIOcatalog |
Defines | |
| #define | HCIO_CATALOG_HH 1 |
Typedefs | |
| typedef std::map< std::string, G4VHCIOentry *, std::less< std::string > > | HCIOmap |
| typedef std::map< std::string, G4VPHitsCollectionIO *, std::less< std::string > > | HCIOstore |
| #define HCIO_CATALOG_HH 1 |
Definition at line 32 of file G4HCIOcatalog.hh.
| 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.
1.4.7