#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 std::map<G4String, G3DetTableEntry*, std::less<G4String> >::iterator DTDiterator |
Definition at line 33 of file G3DetTable.cc.