Geant4-11
|
Go to the source code of this file.
Data Structures | |
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.