Geant4-11
Typedefs
G3VolTable.cc File Reference
#include <iomanip>
#include "globals.hh"
#include "G3VolTable.hh"
#include "G3Pos.hh"

Go to the source code of this file.

Typedefs

typedef std::map< G4String, G3VolTableEntry *, std::less< G4String > >::iterator VTDiterator
 

Typedef Documentation

◆ VTDiterator

typedef std::map<G4String,G3VolTableEntry*,std::less<G4String>>::iterator VTDiterator

Definition at line 36 of file G3VolTable.cc.