Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
class | G4HCIOcatalog |
Typedefs | |
using | HCIOmap = std::map< std::string, G4VHCIOentry *, std::less< std::string > > |
using | HCIOstore = std::map< G4String, G4VPHitsCollectionIO *, std::less< G4String > > |
using HCIOmap = std::map<std::string, G4VHCIOentry*, std::less<std::string> > |
Definition at line 44 of file G4HCIOcatalog.hh.
using HCIOstore = std::map<G4String, G4VPHitsCollectionIO*, std::less<G4String> > |
Definition at line 46 of file G4HCIOcatalog.hh.