Geant4 11.1.1
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 "G4String.hh"
#include "G4VPHitsCollectionIO.hh"

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 > >
 

Typedef Documentation

◆ HCIOmap

using HCIOmap = std::map<std::string, G4VHCIOentry*, std::less<std::string> >

Definition at line 44 of file G4HCIOcatalog.hh.

◆ HCIOstore

using HCIOstore = std::map<G4String, G4VPHitsCollectionIO*, std::less<G4String> >

Definition at line 46 of file G4HCIOcatalog.hh.