Geant4-11
Typedefs
G3DetTable.cc File Reference
#include "globals.hh"
#include "G3DetTable.hh"

Go to the source code of this file.

Typedefs

typedef std::map< G4String, G3DetTableEntry *, std::less< G4String > >::iterator DTDiterator
 

Typedef Documentation

◆ DTDiterator

typedef std::map<G4String,G3DetTableEntry*,std::less<G4String>>::iterator DTDiterator

Definition at line 32 of file G3DetTable.cc.