Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Definition at line 33 of file G3DetTable.cc.