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

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
Initial value:

Definition at line 46 of file G4HCIOcatalog.hh.