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 | G4DCIOcatalog |
Typedefs | |
using | DCIOmap = std::map< G4String, G4VDCIOentry *, std::less< G4String > > |
using | DCIOstore = std::map< G4String, G4VPDigitsCollectionIO *, std::less< G4String > > |
using DCIOmap = std::map<G4String, G4VDCIOentry*, std::less<G4String> > |
Definition at line 43 of file G4DCIOcatalog.hh.
using DCIOstore = std::map<G4String, G4VPDigitsCollectionIO*, std::less<G4String> > |
Definition at line 45 of file G4DCIOcatalog.hh.